summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2011-10-04 08:41:29 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2011-10-04 08:41:29 +0000
commit485e4c6aae436119b4d2a0e65b1968910d1f056d (patch)
tree5dcca95feec914819b5beef738eb1eb0b88939d6 /dev-db/phppgadmin
parentStill use with-system-cmis (diff)
downloadgentoo-2-485e4c6aae436119b4d2a0e65b1968910d1f056d.tar.gz
gentoo-2-485e4c6aae436119b4d2a0e65b1968910d1f056d.tar.bz2
gentoo-2-485e4c6aae436119b4d2a0e65b1968910d1f056d.zip
x86 stable, see bug 385505
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-db/phppgadmin')
-rw-r--r--dev-db/phppgadmin/ChangeLog5
-rw-r--r--dev-db/phppgadmin/phppgadmin-5.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/phppgadmin/ChangeLog b/dev-db/phppgadmin/ChangeLog
index 64203714f776..0de18f6ccf94 100644
--- a/dev-db/phppgadmin/ChangeLog
+++ b/dev-db/phppgadmin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/phppgadmin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.97 2011/10/03 20:19:36 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.98 2011/10/04 08:41:29 nativemad Exp $
+
+ 04 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> phppgadmin-5.0.3.ebuild:
+ x86 stable, see bug 385505
*phppgadmin-5.0.3 (03 Oct 2011)
diff --git a/dev-db/phppgadmin/phppgadmin-5.0.3.ebuild b/dev-db/phppgadmin/phppgadmin-5.0.3.ebuild
index 66a2f37c5df5..964852419a3d 100644
--- a/dev-db/phppgadmin/phppgadmin-5.0.3.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-5.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-5.0.3.ebuild,v 1.1 2011/10/03 20:19:36 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-5.0.3.ebuild,v 1.2 2011/10/04 08:41:29 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]