summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-10-22 03:06:26 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-10-22 03:06:26 +0000
commitab08769c7622dbd4fae8084d5e51dcc99b3d23df (patch)
treeceff53ec5b03f322fab12d70ab7932153c019826 /dev-python/psycopg
parentMarked stable x86 (Manifest recommit) (diff)
downloadgentoo-2-ab08769c7622dbd4fae8084d5e51dcc99b3d23df.tar.gz
gentoo-2-ab08769c7622dbd4fae8084d5e51dcc99b3d23df.tar.bz2
gentoo-2-ab08769c7622dbd4fae8084d5e51dcc99b3d23df.zip
Marked stable x86
Diffstat (limited to 'dev-python/psycopg')
-rw-r--r--dev-python/psycopg/ChangeLog5
-rw-r--r--dev-python/psycopg/psycopg-1.1.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/psycopg/ChangeLog b/dev-python/psycopg/ChangeLog
index 624da69afba9..9202e405e934 100644
--- a/dev-python/psycopg/ChangeLog
+++ b/dev-python/psycopg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/psycopg
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.19 2004/10/11 01:27:39 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.20 2004/10/22 03:06:26 pythonhead Exp $
+
+ 21 Oct 2004; Rob Cakebread <pythonhead@gentoo.org> psycopg-1.1.15.ebuild:
+ Marked stable on x86
10 Oct 2004; Jason Wever <weeve@gentoo.org> psycopg-1.1.11.ebuild:
Stable on sparc.
diff --git a/dev-python/psycopg/psycopg-1.1.15.ebuild b/dev-python/psycopg/psycopg-1.1.15.ebuild
index dc3e48c1620f..23944c2d0d7c 100644
--- a/dev-python/psycopg/psycopg-1.1.15.ebuild
+++ b/dev-python/psycopg/psycopg-1.1.15.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-python/psycopg/psycopg-1.1.15.ebuild,v 1.1 2004/10/02 16:04:37 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.15.ebuild,v 1.2 2004/10/22 03:06:26 pythonhead Exp $
inherit python
@@ -13,7 +13,7 @@ DEPEND="virtual/python
>=dev-db/postgresql-7.1.3"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+KEYWORDS="x86 ~sparc ~alpha ~ppc"
LICENSE="GPL-2"
IUSE=""