diff options
Diffstat (limited to 'dev-db/phppgadmin')
-rw-r--r-- | dev-db/phppgadmin/phppgadmin-2.4.1-r1.ebuild | 4 |
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 776418ff4392..9db73be65856 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.6 2002/09/03 04:50:51 owen Exp $ +# 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.7 2002/10/04 05:09:34 vapier Exp $ MY_PN=phpPgAdmin MY_PV="`echo ${PV} | sed -e 's:\.:-:g'`" |