summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevyn Shortell <trance@gentoo.org>2004-01-05 10:40:49 +0000
committerKevyn Shortell <trance@gentoo.org>2004-01-05 10:40:49 +0000
commitc903c816dd63e543ddf8ce5d5b6739e6b7eb33ba (patch)
tree6412ecc4fea771be1c81e0fa6e6bc8f67486ccbc /dev-php
parentlicense for YAZ (diff)
downloadhistorical-c903c816dd63e543ddf8ce5d5b6739e6b7eb33ba.tar.gz
historical-c903c816dd63e543ddf8ce5d5b6739e6b7eb33ba.tar.bz2
historical-c903c816dd63e543ddf8ce5d5b6739e6b7eb33ba.zip
added ppc keyword
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild b/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild
index 599e044cd25d..f6399dcbfe44 100644
--- a/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild
+++ b/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild,v 1.3 2003/12/16 12:17:27 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild,v 1.4 2004/01/05 10:40:49 trance Exp $
MY_PN="phpSysInfo"
MY_P="${MY_PN}-${PV}"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/phpsysinfo/${MY_P}.tar.gz
http://ftp.debian.org/debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-${PR/r}.diff.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~alpha hppa"
+KEYWORDS="x86 ppc ~alpha hppa"
IUSE=""
DEPEND=">=apache-1.3.27-r1 >=mod_php-4.2.3-r2"
S=${WORKDIR}/${MY_P}