summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-12-27 19:15:01 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-12-27 19:15:01 +0000
commit0166002809c7517b45cb7fd8c4038c6725c67f1c (patch)
tree42e1839fd7f4088d16d8c504ff9a1a25ce921e41 /dev-db
parentMoving to sci-electronics/geda (diff)
downloadgentoo-2-0166002809c7517b45cb7fd8c4038c6725c67f1c.tar.gz
gentoo-2-0166002809c7517b45cb7fd8c4038c6725c67f1c.tar.bz2
gentoo-2-0166002809c7517b45cb7fd8c4038c6725c67f1c.zip
Stable on sparc
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/phppgadmin/ChangeLog5
-rw-r--r--dev-db/phppgadmin/phppgadmin-3.5.1.ebuild4
-rw-r--r--dev-db/pygresql/ChangeLog5
-rw-r--r--dev-db/pygresql/pygresql-3.5.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-db/phppgadmin/ChangeLog b/dev-db/phppgadmin/ChangeLog
index 1cfb9dba4a82..3e31b23f25be 100644
--- a/dev-db/phppgadmin/ChangeLog
+++ b/dev-db/phppgadmin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/phppgadmin
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.33 2004/12/26 03:45:25 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.34 2004/12/27 19:12:43 gustavoz Exp $
+
+ 27 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> phppgadmin-3.5.1.ebuild:
+ Stable on sparc
26 Dec 2004; Masatomo Nakano <nakano@gentoo.org> phppgadmin-3.5.1.ebuild:
Marked stable on x86
diff --git a/dev-db/phppgadmin/phppgadmin-3.5.1.ebuild b/dev-db/phppgadmin/phppgadmin-3.5.1.ebuild
index 357bcfe790be..f8bdcdca907a 100644
--- a/dev-db/phppgadmin/phppgadmin-3.5.1.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-3.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-3.5.1.ebuild,v 1.2 2004/12/26 03:45:25 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-3.5.1.ebuild,v 1.3 2004/12/27 19:12:43 gustavoz Exp $
inherit eutils webapp
@@ -17,7 +17,7 @@ RESTRICT="nomirror"
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
>=dev-php/mod_php-4.1"
diff --git a/dev-db/pygresql/ChangeLog b/dev-db/pygresql/ChangeLog
index 888e934d7e00..00b3626b4fa8 100644
--- a/dev-db/pygresql/ChangeLog
+++ b/dev-db/pygresql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/pygresql
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.11 2004/12/22 09:57:50 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.12 2004/12/27 19:15:01 gustavoz Exp $
+
+ 27 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> pygresql-3.5.ebuild:
+ Stable on sparc
22 Dec 2004; Dylan Carlson <absinthe@gentoo.org> :
Digest fix.
diff --git a/dev-db/pygresql/pygresql-3.5.ebuild b/dev-db/pygresql/pygresql-3.5.ebuild
index 45280b66f5fa..a3d2c19e53bc 100644
--- a/dev-db/pygresql/pygresql-3.5.ebuild
+++ b/dev-db/pygresql/pygresql-3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.5.ebuild,v 1.4 2004/12/20 00:05:15 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.5.ebuild,v 1.5 2004/12/27 19:15:01 gustavoz Exp $
inherit eutils distutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.druid.net/pygresql/"
LICENSE="as-is"
DEPEND=">=dev-db/postgresql-7.3
dev-lang/python"
-KEYWORDS="x86 ~ppc ~sparc alpha amd64 ~hppa ~ia64 ~mips"
+KEYWORDS="x86 ~ppc sparc alpha amd64 ~hppa ~ia64 ~mips"
IUSE=""
SLOT="0"