summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:29:29 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:29:29 +0000
commitdacd3fae1731f833aece4e53f86ca4f50822f66b (patch)
treeb1a2f0f8c339914aa7e313554b90bf5dda770f9a /dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.tar.gz
gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.tar.bz2
gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild')
-rw-r--r--dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild b/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild
index 01e187d6d0bc..6863c703c660 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-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild,v 1.10 2003/02/13 10:04:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild,v 1.11 2003/09/06 22:25:50 msterret Exp $
MY_PN=phpPgAdmin
MY_PV="`echo ${PV} | sed -e 's:\.:-:g'`"
@@ -14,8 +14,8 @@ LICENSE="GPL-2"
KEYWORDS="x86 ppc"
SLOT="0"
-DEPEND=">=net-www/apache-1.3.24-r1
- >=dev-db/postgresql-7.0.3-r3
+DEPEND=">=net-www/apache-1.3.24-r1
+ >=dev-db/postgresql-7.0.3-r3
>=dev-php/mod_php-4.1.2-r5"
src_compile() { :; }