summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-03-21 14:56:37 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-03-21 14:56:37 +0000
commitf461aacb147061b23f40d3174b3dc4462f8d077f (patch)
tree1a486b06470efe8666b569930e49a663d80d7162 /dev-php/phpsysinfo
parentgnome 2.6 commit (Manifest recommit) (diff)
downloadgentoo-2-f461aacb147061b23f40d3174b3dc4462f8d077f.tar.gz
gentoo-2-f461aacb147061b23f40d3174b3dc4462f8d077f.tar.bz2
gentoo-2-f461aacb147061b23f40d3174b3dc4462f8d077f.zip
adding categorie. see 45110 for details
Diffstat (limited to 'dev-php/phpsysinfo')
-rw-r--r--dev-php/phpsysinfo/ChangeLog5
-rw-r--r--dev-php/phpsysinfo/phpsysinfo-2.1.ebuild7
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-php/phpsysinfo/ChangeLog b/dev-php/phpsysinfo/ChangeLog
index 1ccc754d59eb..28a20ded8d30 100644
--- a/dev-php/phpsysinfo/ChangeLog
+++ b/dev-php/phpsysinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/phpsysinfo
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/ChangeLog,v 1.8 2004/03/19 10:16:26 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/ChangeLog,v 1.9 2004/03/21 14:56:37 mholzer Exp $
+
+ 21 Mar 2004; Martin Holzer <mholzer@gentoo.org> phpsysinfo-2.1.ebuild:
+ adding categorie. see 45110 for details
19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> phpsysinfo-2.1-r1.ebuild:
Inherit eutils and amd64 unmask.
diff --git a/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild b/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild
index a10c65061ef8..d95ee02c69cd 100644
--- a/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild
+++ b/dev-php/phpsysinfo/phpsysinfo-2.1.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.ebuild,v 1.9 2003/11/08 15:13:18 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild,v 1.10 2004/03/21 14:56:37 mholzer Exp $
DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP."
HOMEPAGE="http://phpsysinfo.sourceforge.net/"
@@ -10,7 +10,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~alpha"
IUSE=""
-DEPEND=">=apache-1.3.27-r1 >=mod_php-4.2.3-r2"
+DEPEND=">=net-www/apache-1.3.27-r1
+ >=dev-php/mod_php-4.2.3-r2"
S=${WORKDIR}/phpSysInfo-${PV}
src_compile() {