summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-08-03 19:58:54 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-08-03 19:58:54 +0000
commit7afef176c75332364aae627d8388300025cd457b (patch)
treeac18b7d0a9df71d4f0472d74e25eea5837500175 /dev-python/psycopg
parentppc stable, bug #136065 (diff)
downloadhistorical-7afef176c75332364aae627d8388300025cd457b.tar.gz
historical-7afef176c75332364aae627d8388300025cd457b.tar.bz2
historical-7afef176c75332364aae627d8388300025cd457b.zip
Stable on sparc
Package-Manager: portage-2.1-r2
Diffstat (limited to 'dev-python/psycopg')
-rw-r--r--dev-python/psycopg/ChangeLog5
-rw-r--r--dev-python/psycopg/psycopg-1.1.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/psycopg/ChangeLog b/dev-python/psycopg/ChangeLog
index 6483a1ee282e..9fad40c15919 100644
--- a/dev-python/psycopg/ChangeLog
+++ b/dev-python/psycopg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/psycopg
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.41 2006/08/01 17:16:06 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.42 2006/08/03 19:57:30 gustavoz Exp $
+
+ 03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> psycopg-1.1.21.ebuild:
+ Stable on sparc
01 Aug 2006; Lukasz Strzygowski <lucass@gentoo.org> psycopg-1.1.21.ebuild:
Fix for bug #134873.
diff --git a/dev-python/psycopg/psycopg-1.1.21.ebuild b/dev-python/psycopg/psycopg-1.1.21.ebuild
index 05e8e8e753aa..93d49a6a3421 100644
--- a/dev-python/psycopg/psycopg-1.1.21.ebuild
+++ b/dev-python/psycopg/psycopg-1.1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild,v 1.5 2006/08/01 17:16:06 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild,v 1.6 2006/08/03 19:57:30 gustavoz Exp $
inherit python
@@ -13,7 +13,7 @@ DEPEND="virtual/python
>=dev-db/postgresql-7.1.3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86"
LICENSE="GPL-2"
IUSE=""