diff options
author | David Holm <dholm@gentoo.org> | 2005-05-03 12:01:38 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-03 12:01:38 +0000 |
commit | 8a44a88e711eb9a57fbf674789f98dc641bc1ebb (patch) | |
tree | 1b7f424fc7b4140bf52e47e6fec4df1fa23e8f84 /dev-util/bcpp/bcpp-20030423.ebuild | |
parent | keyworded 0.99 ~alpha (diff) | |
download | gentoo-2-8a44a88e711eb9a57fbf674789f98dc641bc1ebb.tar.gz gentoo-2-8a44a88e711eb9a57fbf674789f98dc641bc1ebb.tar.bz2 gentoo-2-8a44a88e711eb9a57fbf674789f98dc641bc1ebb.zip |
Added to ~ppc
(Portage version: 2.0.51.21)
Diffstat (limited to 'dev-util/bcpp/bcpp-20030423.ebuild')
-rw-r--r-- | dev-util/bcpp/bcpp-20030423.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/bcpp/bcpp-20030423.ebuild b/dev-util/bcpp/bcpp-20030423.ebuild index 242fd2673a1f..2d3d5770f783 100644 --- a/dev-util/bcpp/bcpp-20030423.ebuild +++ b/dev-util/bcpp/bcpp-20030423.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/bcpp-20030423.ebuild,v 1.5 2004/07/14 22:35:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/bcpp-20030423.ebuild,v 1.6 2005/05/03 12:01:38 dholm 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" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="" RDEPEND="" |