diff options
Diffstat (limited to 'dev-python/psycopg/psycopg-1.1.5.1.ebuild')
-rw-r--r-- | dev-python/psycopg/psycopg-1.1.5.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/psycopg/psycopg-1.1.5.1.ebuild b/dev-python/psycopg/psycopg-1.1.5.1.ebuild index a97a7fd7db3d..bf73e7e8072f 100644 --- a/dev-python/psycopg/psycopg-1.1.5.1.ebuild +++ b/dev-python/psycopg/psycopg-1.1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.5.1.ebuild,v 1.5 2004/03/28 12:32:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.5.1.ebuild,v 1.6 2004/05/07 20:20:31 kloeri Exp $ inherit distutils @@ -15,6 +15,7 @@ DEPEND="virtual/python SLOT="0" KEYWORDS="x86 sparc ~alpha" LICENSE="GPL-2" +IUSE="" src_compile() { distutils_python_version |