diff options
Diffstat (limited to 'dev-python/psycopg/psycopg-1.1.2.ebuild')
-rw-r--r-- | dev-python/psycopg/psycopg-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psycopg/psycopg-1.1.2.ebuild b/dev-python/psycopg/psycopg-1.1.2.ebuild index 180a0e88faaa..41606d5a8b1b 100644 --- a/dev-python/psycopg/psycopg-1.1.2.ebuild +++ b/dev-python/psycopg/psycopg-1.1.2.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.1.2.ebuild,v 1.6 2004/05/07 20:20:31 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.2.ebuild,v 1.7 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-1/${P}.tar.gz" |