diff options
Diffstat (limited to 'dev-python/psycopg/psycopg-1.1.15.ebuild')
-rw-r--r-- | dev-python/psycopg/psycopg-1.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psycopg/psycopg-1.1.15.ebuild b/dev-python/psycopg/psycopg-1.1.15.ebuild index 14f90f0a38b4..a200195e7a4a 100644 --- a/dev-python/psycopg/psycopg-1.1.15.ebuild +++ b/dev-python/psycopg/psycopg-1.1.15.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.15.ebuild,v 1.6 2005/08/07 13:04:43 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.15.ebuild,v 1.7 2005/11/14 16:53:36 seemant Exp $ inherit python -DESCRIPTION="PostgreSQL database adapter for the Python" # best one +DESCRIPTION="PostgreSQL database adapter for Python" # best one SRC_URI="http://initd.org/pub/software/psycopg/${P}.tar.gz" HOMEPAGE="http://www.initd.org/software/psycopg" |