summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-03-28 12:32:24 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-03-28 12:32:24 +0000
commit2a0b1dbef6b6af463444cced731999eb1946cbce (patch)
treec0b8a477690d45534a57efd7e624cc7901e378eb /dev-python/psycopg/psycopg-1.1.5.1.ebuild
parentStable on sparc. (diff)
downloadhistorical-2a0b1dbef6b6af463444cced731999eb1946cbce.tar.gz
historical-2a0b1dbef6b6af463444cced731999eb1946cbce.tar.bz2
historical-2a0b1dbef6b6af463444cced731999eb1946cbce.zip
Update SRC_URI.
Diffstat (limited to 'dev-python/psycopg/psycopg-1.1.5.1.ebuild')
-rw-r--r--dev-python/psycopg/psycopg-1.1.5.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/psycopg/psycopg-1.1.5.1.ebuild b/dev-python/psycopg/psycopg-1.1.5.1.ebuild
index cf8635cc43b2..a97a7fd7db3d 100644
--- a/dev-python/psycopg/psycopg-1.1.5.1.ebuild
+++ b/dev-python/psycopg/psycopg-1.1.5.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.4 2004/02/26 19:11:39 bazik Exp $
+# $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 $
inherit distutils
DESCRIPTION="PostgreSQL database adapter for the Python" # best one
-SRC_URI="http://initd.org/pub/software/psycopg/${P}.tar.gz"
+SRC_URI="http://initd.org/pub/software/psycopg/PSYCOPG-1-1/${P}.tar.gz"
HOMEPAGE="http://www.initd.org/software/psycopg.py"
DEPEND="virtual/python