summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-07-16 08:41:59 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-07-16 08:41:59 +0000
commite9594b1c3cf906a788128b798c98e6ecaf13b6ef (patch)
treec70f9711769b8656af6afda927ca9dd839de8d07 /dev-db/phppgadmin
parentI'm an idiot and forgot to commit this 3-4 days ago. (diff)
downloadhistorical-e9594b1c3cf906a788128b798c98e6ecaf13b6ef.tar.gz
historical-e9594b1c3cf906a788128b798c98e6ecaf13b6ef.tar.bz2
historical-e9594b1c3cf906a788128b798c98e6ecaf13b6ef.zip
PHP update
Diffstat (limited to 'dev-db/phppgadmin')
-rw-r--r--dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild b/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild
index 98f2b6bc438e..caf62b48069d 100644
--- a/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild,v 1.3 2002/07/16 08:41:59 rphillips Exp $
MY_PN=phpPgAdmin
MY_PV="`echo ${PV} | sed -e 's:\.:-:g'`"
@@ -10,7 +10,7 @@ DESCRIPTION="Web-based administration for Postgres database in php"
SRC_URI="mirror://sourceforge/${PN}/${MY_PN}_${MY_PV}.tar.bz2"
HOMEPAGE="http://phppgadmin.sourceforge.net/"
-DEPEND=">=net-www/apache-1.3.24-r1 >=dev-db/postgresql-7.0.3-r3 >=dev-lang/php-4.1.2-r5"
+DEPEND=">=net-www/apache-1.3.24-r1 >=dev-db/postgresql-7.0.3-r3 >=dev-php/mod_php-4.1.2-r5"
LICENSE="GPL-2"
SLOT="0"