diff options
author | David Holm <dholm@gentoo.org> | 2004-10-17 10:00:21 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-17 10:00:21 +0000 |
commit | 3791b74006edd59f70fdd6fce6409e835fa84150 (patch) | |
tree | bf9af3e5233a60fcafd20efb50caf39f46cb5617 /dev-util/pscan/pscan-20000721.ebuild | |
parent | depend on app-arch/unzip (Manifest recommit) (diff) | |
download | gentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.tar.gz gentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.tar.bz2 gentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.zip |
Added to ~ppc
Diffstat (limited to 'dev-util/pscan/pscan-20000721.ebuild')
-rw-r--r-- | dev-util/pscan/pscan-20000721.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pscan/pscan-20000721.ebuild b/dev-util/pscan/pscan-20000721.ebuild index b2122295d333..1b2c553328f0 100644 --- a/dev-util/pscan/pscan-20000721.ebuild +++ b/dev-util/pscan/pscan-20000721.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/pscan-20000721.ebuild,v 1.1 2004/09/19 01:18:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/pscan-20000721.ebuild,v 1.2 2004/10/17 10:00:21 dholm Exp $ DESCRIPTION="PScan: A limited problem scanner for C source files" HOMEPAGE="http://www.striker.ottawa.on.ca/~aland/pscan/" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.striker.ottawa.on.ca/~aland/pscan/" SRC_URI="http://www.striker.ottawa.on.ca/~aland/pscan/pscan.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND="virtual/libc" DEPEND="${RDEPEND} sys-devel/gcc sys-devel/flex" |