diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-11 00:48:43 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-11 00:48:43 +0000 |
commit | f9bcc1b134345e229fe98e23bcbb1fdc2e23a9f6 (patch) | |
tree | 1341cb69d3b36e55c7c73da612792e751e08aeb6 /dev-util/bcpp/bcpp-20050725.ebuild | |
parent | better description fo gcj #118579 (diff) | |
download | gentoo-2-f9bcc1b134345e229fe98e23bcbb1fdc2e23a9f6.tar.gz gentoo-2-f9bcc1b134345e229fe98e23bcbb1fdc2e23a9f6.tar.bz2 gentoo-2-f9bcc1b134345e229fe98e23bcbb1fdc2e23a9f6.zip |
Stable on x86; bug #118322
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-util/bcpp/bcpp-20050725.ebuild')
-rw-r--r-- | dev-util/bcpp/bcpp-20050725.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/bcpp/bcpp-20050725.ebuild b/dev-util/bcpp/bcpp-20050725.ebuild index 441730fcc18e..98d2ac089e0d 100644 --- a/dev-util/bcpp/bcpp-20050725.ebuild +++ b/dev-util/bcpp/bcpp-20050725.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/bcpp-20050725.ebuild,v 1.1 2005/07/28 21:35:10 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/bcpp-20050725.ebuild,v 1.2 2006/01/11 00:48:43 halcy0n Exp $ DESCRIPTION="Indents C/C++ source code" HOMEPAGE="http://invisible-island.net/bcpp/" SRC_URI="ftp://invisible-island.net/bcpp/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" DEPEND="" RDEPEND="" |