summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-27 22:23:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-27 22:23:51 +0000
commit12fcb64e078fe7d290ad4abf24c86724c59f83f6 (patch)
tree1b525aaec74d39e1143983c68e9013cddc98128b /dev-db
parentStable for x86, wrt bug #477562 (diff)
downloadgentoo-2-12fcb64e078fe7d290ad4abf24c86724c59f83f6.tar.gz
gentoo-2-12fcb64e078fe7d290ad4abf24c86724c59f83f6.tar.bz2
gentoo-2-12fcb64e078fe7d290ad4abf24c86724c59f83f6.zip
Stable for x86, wrt bug #477418
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/phppgadmin/ChangeLog5
-rw-r--r--dev-db/phppgadmin/phppgadmin-5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/phppgadmin/ChangeLog b/dev-db/phppgadmin/ChangeLog
index 3fa1ec71f509..be77d2a81ba8 100644
--- a/dev-db/phppgadmin/ChangeLog
+++ b/dev-db/phppgadmin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/phppgadmin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.113 2013/07/22 20:41:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.114 2013/07/27 22:23:51 ago Exp $
+
+ 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> phppgadmin-5.1.ebuild:
+ Stable for x86, wrt bug #477418
22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> phppgadmin-5.1.ebuild:
Stable for ppc, wrt bug #477418
diff --git a/dev-db/phppgadmin/phppgadmin-5.1.ebuild b/dev-db/phppgadmin/phppgadmin-5.1.ebuild
index c31d7b81bc16..c0277e4a5ab4 100644
--- a/dev-db/phppgadmin/phppgadmin-5.1.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-5.1.ebuild,v 1.4 2013/07/22 20:41:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-5.1.ebuild,v 1.5 2013/07/27 22:23:51 ago Exp $
EAPI="4"
@@ -13,7 +13,7 @@ HOMEPAGE="http://phppgadmin.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="amd64 hppa ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 hppa ppc x86 ~x86-fbsd"
IUSE=""
RDEPEND="dev-lang/php[postgres,session]