summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/phppgadmin')
-rw-r--r--dev-db/phppgadmin/ChangeLog6
-rw-r--r--dev-db/phppgadmin/phppgadmin-3.5.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/phppgadmin/ChangeLog b/dev-db/phppgadmin/ChangeLog
index b047fb2ca022..d65ca6c61697 100644
--- a/dev-db/phppgadmin/ChangeLog
+++ b/dev-db/phppgadmin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/phppgadmin
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.46 2005/07/19 11:37:56 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.47 2005/07/19 18:23:09 killerfox Exp $
+
+ 19 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org>
+ phppgadmin-3.5.4.ebuild:
+ Stable on hppa. bug #98328
19 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
phppgadmin-3.5.4.ebuild:
diff --git a/dev-db/phppgadmin/phppgadmin-3.5.4.ebuild b/dev-db/phppgadmin/phppgadmin-3.5.4.ebuild
index 2e631b60fedf..8b3391609601 100644
--- a/dev-db/phppgadmin/phppgadmin-3.5.4.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-3.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-3.5.4.ebuild,v 1.3 2005/07/19 11:37:56 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-3.5.4.ebuild,v 1.4 2005/07/19 18:23:09 killerfox Exp $
inherit eutils webapp
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
HOMEPAGE="http://phppgadmin.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~x86 ppc sparc ~hppa ~amd64"
+KEYWORDS="~amd64 hppa ppc sparc ~x86"
DEPEND=">=dev-db/postgresql-7.0.0
virtual/httpd-php"