summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 10:57:51 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 10:57:51 +0000
commitd5820cff22f8459ab8a2a9b9853816f8ed7c1f86 (patch)
tree8af91b1e4ffa0e0aeb3a3d0f5c804f5a845b63a4 /dev-php/phpsysinfo
parentchangelog fixes (diff)
downloadgentoo-2-d5820cff22f8459ab8a2a9b9853816f8ed7c1f86.tar.gz
gentoo-2-d5820cff22f8459ab8a2a9b9853816f8ed7c1f86.tar.bz2
gentoo-2-d5820cff22f8459ab8a2a9b9853816f8ed7c1f86.zip
unmasks
Diffstat (limited to 'dev-php/phpsysinfo')
-rw-r--r--dev-php/phpsysinfo/phpsysinfo-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild b/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild
index 3eba49492f53..b8d64aeddf64 100644
--- a/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild
+++ b/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild
@@ -1,13 +1,13 @@
# 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.ebuild,v 1.4 2003/03/25 05:20:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild,v 1.5 2003/07/12 10:57:51 aliz Exp $
DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP."
HOMEPAGE="http://phpsysinfo.sourceforge.net/"
SRC_URI="mirror://sourceforge/phpsysinfo/phpSysInfo-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~alpha"
+KEYWORDS="x86 ~alpha"
IUSE=""
DEPEND=">=apache-1.3.27-r1 >=mod_php-4.2.3-r2"
S=${WORKDIR}/phpSysInfo-${PV}