summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/phppgadmin/ChangeLog5
-rw-r--r--dev-db/phppgadmin/phppgadmin-5.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/phppgadmin/ChangeLog b/dev-db/phppgadmin/ChangeLog
index 821dd2ea5c1a..ce1aa6e5a8e5 100644
--- a/dev-db/phppgadmin/ChangeLog
+++ b/dev-db/phppgadmin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/phppgadmin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.105 2012/06/11 11:16:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.106 2012/06/13 11:59:19 nativemad Exp $
+
+ 13 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> phppgadmin-5.0.4.ebuild:
+ x86 stable, see bug 410671
11 Jun 2012; Jeroen Roovers <jer@gentoo.org> phppgadmin-5.0.4.ebuild:
Stable for HPPA (bug #410671).
diff --git a/dev-db/phppgadmin/phppgadmin-5.0.4.ebuild b/dev-db/phppgadmin/phppgadmin-5.0.4.ebuild
index f75be49a0c19..3811df1c49d0 100644
--- a/dev-db/phppgadmin/phppgadmin-5.0.4.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-5.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-5.0.4.ebuild,v 1.3 2012/06/11 11:16:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-5.0.4.ebuild,v 1.4 2012/06/13 11:59:19 nativemad 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"
+KEYWORDS="amd64 hppa ~ppc x86"
IUSE=""
RDEPEND="dev-lang/php[postgres,session]