diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-03 21:00:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-03 21:00:15 +0000 |
commit | eec624a9946ee3c0990f0d3f3d3034cc023d635d (patch) | |
tree | c6370f5b65cb603e4f9885089965116c24d62e02 /dev-db/phppgadmin/phppgadmin-4.2.2.ebuild | |
parent | x86 stable, bug #250752 (diff) | |
download | historical-eec624a9946ee3c0990f0d3f3d3034cc023d635d.tar.gz historical-eec624a9946ee3c0990f0d3f3d3034cc023d635d.tar.bz2 historical-eec624a9946ee3c0990f0d3f3d3034cc023d635d.zip |
amd64 stable, bug #250451
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.10 x86_64
Diffstat (limited to 'dev-db/phppgadmin/phppgadmin-4.2.2.ebuild')
-rw-r--r-- | dev-db/phppgadmin/phppgadmin-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/phppgadmin/phppgadmin-4.2.2.ebuild b/dev-db/phppgadmin/phppgadmin-4.2.2.ebuild index ec32db38bb44..9710a65893ad 100644 --- a/dev-db/phppgadmin/phppgadmin-4.2.2.ebuild +++ b/dev-db/phppgadmin/phppgadmin-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.2.2.ebuild,v 1.5 2009/01/02 18:37:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.2.2.ebuild,v 1.6 2009/01/03 21:00:15 maekke Exp $ inherit webapp depend.php @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" HOMEPAGE="http://phppgadmin.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~amd64 hppa ppc sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86" need_php |