summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-10-17 10:00:21 +0000
committerDavid Holm <dholm@gentoo.org>2004-10-17 10:00:21 +0000
commit3791b74006edd59f70fdd6fce6409e835fa84150 (patch)
treebf9af3e5233a60fcafd20efb50caf39f46cb5617 /dev-util
parentdepend on app-arch/unzip (Manifest recommit) (diff)
downloadgentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.tar.gz
gentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.tar.bz2
gentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.zip
Added to ~ppc
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pscan/ChangeLog5
-rw-r--r--dev-util/pscan/pscan-20000721.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pscan/ChangeLog b/dev-util/pscan/ChangeLog
index 25138a3ea159..b9a2c17f58f7 100644
--- a/dev-util/pscan/ChangeLog
+++ b/dev-util/pscan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pscan
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/ChangeLog,v 1.1 2004/09/19 01:18:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/ChangeLog,v 1.2 2004/10/17 10:00:21 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> pscan-20000721.ebuild:
+ Added to ~ppc.
*pscan-20000721 (18 Sep 2004)
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"