diff options
Diffstat (limited to 'dev-python/psycopg/psycopg-1.0.1.ebuild')
-rw-r--r-- | dev-python/psycopg/psycopg-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psycopg/psycopg-1.0.1.ebuild b/dev-python/psycopg/psycopg-1.0.1.ebuild index 6b618f6ff440..a2912b7999f2 100644 --- a/dev-python/psycopg/psycopg-1.0.1.ebuild +++ b/dev-python/psycopg/psycopg-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.0.1.ebuild,v 1.18 2004/05/07 20:20:31 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.0.1.ebuild,v 1.19 2004/06/25 01:36:56 agriffis Exp $ DESCRIPTION="PostgreSQL database adapter for the Python" # best one SRC_URI="http://initd.org/pub/software/psycopg/PSYCOPG-1-0/${P}.tar.gz" |