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 | b3a56bf393e0a2718824b8ef51d13737baea682e (patch) | |
tree | eea76fe56fb28917fb39df6c5d01b66d776e8a32 /dev-db/phppgadmin/phppgadmin-4.2.2.ebuild | |
parent | x86 stable, bug #250752 (diff) | |
download | gentoo-2-b3a56bf393e0a2718824b8ef51d13737baea682e.tar.gz gentoo-2-b3a56bf393e0a2718824b8ef51d13737baea682e.tar.bz2 gentoo-2-b3a56bf393e0a2718824b8ef51d13737baea682e.zip |
amd64 stable, bug #250451
(Portage version: 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 |