summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-12-28 15:57:06 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-12-28 15:57:06 +0000
commit20959a7892b5f913216c4080c99ceccd97f85198 (patch)
tree8a0ed827a28f13c8d9c2cc51425bcafec1773daa /dev-db/pygresql
parentMarked ppc stable. (Manifest recommit) (diff)
downloadgentoo-2-20959a7892b5f913216c4080c99ceccd97f85198.tar.gz
gentoo-2-20959a7892b5f913216c4080c99ceccd97f85198.tar.bz2
gentoo-2-20959a7892b5f913216c4080c99ceccd97f85198.zip
Stable on hppa.
Diffstat (limited to 'dev-db/pygresql')
-rw-r--r--dev-db/pygresql/ChangeLog5
-rw-r--r--dev-db/pygresql/pygresql-3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/pygresql/ChangeLog b/dev-db/pygresql/ChangeLog
index 00b3626b4fa8..446eb42fc69c 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.12 2004/12/27 19:15:01 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.13 2004/12/28 15:53:15 gmsoft Exp $
+
+ 28 Dec 2004; Guy Martin <gmsoft@gentoo.org> pygresql-3.5.ebuild:
+ Stable on hppa.
27 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> pygresql-3.5.ebuild:
Stable on sparc
diff --git a/dev-db/pygresql/pygresql-3.5.ebuild b/dev-db/pygresql/pygresql-3.5.ebuild
index a3d2c19e53bc..ed82f2417192 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.5 2004/12/27 19:15:01 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.5.ebuild,v 1.6 2004/12/28 15:53:15 gmsoft 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"