summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-07-23 03:09:43 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-07-23 03:09:43 +0000
commitca7013c9706d650f4959850e628e57ec0411efb5 (patch)
treefa4a49241ff00371023662fd1fbc6f3710d82be0 /dev-db/phppgadmin
parentfixes for repoman (diff)
downloadgentoo-2-ca7013c9706d650f4959850e628e57ec0411efb5.tar.gz
gentoo-2-ca7013c9706d650f4959850e628e57ec0411efb5.tar.bz2
gentoo-2-ca7013c9706d650f4959850e628e57ec0411efb5.zip
fixes for repoman
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 6dee1373cb91..541b39fdce7b 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.4 2002/07/23 03:08:12 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild,v 1.5 2002/07/23 03:09:43 rphillips Exp $
MY_PN=phpPgAdmin
MY_PV="`echo ${PV} | sed -e 's:\.:-:g'`"
@@ -10,8 +10,8 @@ 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/"
LICENSE="GPL-2"
-SLOT="0"
KEYWORDS="x86"
+SLOT="0"
DEPEND=">=net-www/apache-1.3.24-r1
>=dev-db/postgresql-7.0.3-r3
>=dev-php/mod_php-4.1.2-r5"