summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-01-20 18:51:40 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-01-20 18:51:40 +0000
commit256d2fbe5f2c16f373c9d31a1f6f145ae815b32b (patch)
tree88e351c015f71e47f5ed54ea489e7b83ff7ee767 /dev-php
parentadding metadata (Manifest recommit) (diff)
downloadgentoo-2-256d2fbe5f2c16f373c9d31a1f6f145ae815b32b.tar.gz
gentoo-2-256d2fbe5f2c16f373c9d31a1f6f145ae815b32b.tar.bz2
gentoo-2-256d2fbe5f2c16f373c9d31a1f6f145ae815b32b.zip
added ~sparc, thanks to intendedaccelera for testing
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild b/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild
index 484873dacd41..e4c608ad9fff 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.
+# Copyright 1999-2004 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.5 2004/01/05 21:28:00 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild,v 1.6 2004/01/20 18:51:40 ciaranm Exp $
MY_PN="phpSysInfo"
MY_P="${MY_PN}-${PV}"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/phpsysinfo/${MY_P}.tar.gz
mirror://debian/pool/main/p/phpsysinfo/${PN}_${PV}-1.diff.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~alpha hppa"
+KEYWORDS="x86 ppc ~alpha hppa ~sparc"
IUSE=""
DEPEND=">=apache-1.3.27-r1 >=mod_php-4.2.3-r2"
S=${WORKDIR}/${MY_P}