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.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/phppgadmin/ChangeLog b/dev-db/phppgadmin/ChangeLog
index efdb1b9969bf..625ed6a461bf 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.43 2005/07/15 14:21:47 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.44 2005/07/15 18:50:24 gustavoz Exp $
+
+ 15 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ phppgadmin-3.5.3.ebuild:
+ Stable on sparc
*phppgadmin-3.5.4 (15 Jul 2005)
diff --git a/dev-db/phppgadmin/phppgadmin-3.5.3.ebuild b/dev-db/phppgadmin/phppgadmin-3.5.3.ebuild
index 7b004f60b1ef..091c6e727686 100644
--- a/dev-db/phppgadmin/phppgadmin-3.5.3.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-3.5.3.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.3.ebuild,v 1.4 2005/07/15 14:21:47 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-3.5.3.ebuild,v 1.5 2005/07/15 18:50:24 gustavoz 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="x86 ~ppc sparc ~hppa amd64"
DEPEND=">=dev-db/postgresql-7.0.0
virtual/httpd-php"