summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild')
-rw-r--r--net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild b/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild
index 357f8755fd11..b08a0126dbf3 100644
--- a/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild
+++ b/net-zope/zpsycopgda/zpsycopgda-1.1.2.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/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild,v 1.7 2006/01/27 02:53:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild,v 1.8 2006/07/28 12:22:18 liquidx Exp $
inherit zproduct
@@ -11,7 +11,7 @@ SRC_URI="http://initd.org/pub/software/psycopg/psycopg-${PV}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~ppc x86"
-RDEPEND=">=dev-python/psycopg-${PV}"
+RDEPEND="<dev-python/psycopg-1.99"
S=${WORKDIR}/psycopg-${PV}