summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2006-07-28 11:59:45 +0000
committerAlastair Tse <liquidx@gentoo.org>2006-07-28 11:59:45 +0000
commit6abdc732d222cdf54894677a445b792b1a2b5f8b (patch)
tree71a7456d894ec7f6e1c0d1e4b2210423a4584a39 /dev-python/adodb-py
parentRemoved jikes. (diff)
downloadgentoo-2-6abdc732d222cdf54894677a445b792b1a2b5f8b.tar.gz
gentoo-2-6abdc732d222cdf54894677a445b792b1a2b5f8b.tar.bz2
gentoo-2-6abdc732d222cdf54894677a445b792b1a2b5f8b.zip
Preparing psycopg deps for slotted psycopg-2.0.2 (#125719)
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/adodb-py')
-rw-r--r--dev-python/adodb-py/ChangeLog6
-rw-r--r--dev-python/adodb-py/adodb-py-1.13.ebuild4
-rw-r--r--dev-python/adodb-py/adodb-py-2.00.ebuild4
-rw-r--r--dev-python/adodb-py/adodb-py-2.01.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/adodb-py/ChangeLog b/dev-python/adodb-py/ChangeLog
index 006be817a588..a0d9ddfb37a0 100644
--- a/dev-python/adodb-py/ChangeLog
+++ b/dev-python/adodb-py/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/adodb-py
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/adodb-py/ChangeLog,v 1.15 2006/07/18 21:43:00 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/adodb-py/ChangeLog,v 1.16 2006/07/28 11:59:45 liquidx Exp $
+
+ 28 Jul 2006; Alastair Tse <liquidx@gentoo.org> adodb-py-1.13.ebuild,
+ adodb-py-2.00.ebuild, adodb-py-2.01.ebuild:
+ Preparing psycopg deps for slotted psycopg-2.0.2 (#125719)
18 Jul 2006; Michael Hanselmann <hansmi@gentoo.org> adodb-py-2.00.ebuild:
Stable on ppc.
diff --git a/dev-python/adodb-py/adodb-py-1.13.ebuild b/dev-python/adodb-py/adodb-py-1.13.ebuild
index 24eb880fe082..5d669fdd6725 100644
--- a/dev-python/adodb-py/adodb-py-1.13.ebuild
+++ b/dev-python/adodb-py/adodb-py-1.13.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/adodb-py/adodb-py-1.13.ebuild,v 1.4 2006/03/22 18:23:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/adodb-py/adodb-py-1.13.ebuild,v 1.5 2006/07/28 11:59:45 liquidx Exp $
inherit distutils
@@ -16,7 +16,7 @@ KEYWORDS="ppc x86"
IUSE="mysql postgres"
RDEPEND=">=dev-lang/python-2.3
- postgres? ( >=dev-python/psycopg-1.1.5.1 )
+ postgres? ( <dev-python/psycopg-1.99 )
mysql? ( >=dev-python/mysql-python-0.9.2 )"
DEPEND="${RDEPEND}
app-arch/unzip"
diff --git a/dev-python/adodb-py/adodb-py-2.00.ebuild b/dev-python/adodb-py/adodb-py-2.00.ebuild
index 64e74276cd0b..aeceb63302ca 100644
--- a/dev-python/adodb-py/adodb-py-2.00.ebuild
+++ b/dev-python/adodb-py/adodb-py-2.00.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/adodb-py/adodb-py-2.00.ebuild,v 1.4 2006/07/18 21:43:00 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/adodb-py/adodb-py-2.00.ebuild,v 1.5 2006/07/28 11:59:45 liquidx Exp $
inherit distutils
@@ -16,7 +16,7 @@ KEYWORDS="~ia64 ppc x86"
IUSE="mysql postgres sqlite"
RDEPEND=">=dev-lang/python-2.3
- postgres? ( >=dev-python/psycopg-1.1.5.1 )
+ postgres? ( <dev-python/psycopg-1.99 )
mysql? ( >=dev-python/mysql-python-0.9.2 )
sqlite? ( >=dev-python/pysqlite-2.0 ) "
DEPEND="${RDEPEND}
diff --git a/dev-python/adodb-py/adodb-py-2.01.ebuild b/dev-python/adodb-py/adodb-py-2.01.ebuild
index faeed7b235bc..b0811a2687fe 100644
--- a/dev-python/adodb-py/adodb-py-2.01.ebuild
+++ b/dev-python/adodb-py/adodb-py-2.01.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/adodb-py/adodb-py-2.01.ebuild,v 1.1 2006/07/16 14:35:36 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/adodb-py/adodb-py-2.01.ebuild,v 1.2 2006/07/28 11:59:45 liquidx Exp $
inherit distutils
@@ -16,7 +16,7 @@ KEYWORDS="~ia64 ~ppc ~x86"
IUSE="mysql postgres sqlite"
RDEPEND=">=dev-lang/python-2.3
- postgres? ( >=dev-python/psycopg-1.1.5.1 )
+ postgres? ( <dev-python/psycopg-1.99 )
mysql? ( >=dev-python/mysql-python-0.9.2 )
sqlite? ( >=dev-python/pysqlite-2.0 ) "
DEPEND="${RDEPEND}