From 6abdc732d222cdf54894677a445b792b1a2b5f8b Mon Sep 17 00:00:00 2001 From: Alastair Tse <liquidx@gentoo.org> Date: Fri, 28 Jul 2006 11:59:45 +0000 Subject: Preparing psycopg deps for slotted psycopg-2.0.2 (#125719) (Portage version: 2.1-r1) --- dev-python/adodb-py/adodb-py-1.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/adodb-py/adodb-py-1.13.ebuild') 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" -- cgit v1.2.3-65-gdbad