summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-12-20 00:05:15 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-12-20 00:05:15 +0000
commit4c0bcb2be2ce270dfeb8f46456ad7f0db3e3cc49 (patch)
tree4ed3faa9f33b683ea2ebd298ae3c0b67da50a342 /dev-db/pygresql
parentVersion bump, new ebuild by Fernando Serboncini <fserb@terra.com.br> (Manifes... (diff)
downloadgentoo-2-4c0bcb2be2ce270dfeb8f46456ad7f0db3e3cc49.tar.gz
gentoo-2-4c0bcb2be2ce270dfeb8f46456ad7f0db3e3cc49.tar.bz2
gentoo-2-4c0bcb2be2ce270dfeb8f46456ad7f0db3e3cc49.zip
Stable on alpha.
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 8abfa64d569f..2c718623e3af 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.9 2004/12/18 15:39:22 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.10 2004/12/20 00:05:15 kloeri Exp $
+
+ 20 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> pygresql-3.5.ebuild:
+ Stable on alpha.
18 Dec 2004; Dylan Carlson <absinthe@gentoo.org> pygresql-3.5.ebuild:
Stable on amd64.
diff --git a/dev-db/pygresql/pygresql-3.5.ebuild b/dev-db/pygresql/pygresql-3.5.ebuild
index 66ec8a2cb622..45280b66f5fa 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.3 2004/12/18 15:39:22 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.5.ebuild,v 1.4 2004/12/20 00:05:15 kloeri 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"