diff options
Diffstat (limited to 'dev-python/cddb-py/cddb-py-1.4.ebuild')
-rw-r--r-- | dev-python/cddb-py/cddb-py-1.4.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/cddb-py/cddb-py-1.4.ebuild b/dev-python/cddb-py/cddb-py-1.4.ebuild index 6981ae85a62b..5c5e166cb05c 100644 --- a/dev-python/cddb-py/cddb-py-1.4.ebuild +++ b/dev-python/cddb-py/cddb-py-1.4.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/cddb-py/cddb-py-1.4.ebuild,v 1.2 2004/03/31 23:46:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cddb-py/cddb-py-1.4.ebuild,v 1.3 2004/05/04 11:40:29 kloeri Exp $ inherit distutils @@ -14,5 +14,3 @@ KEYWORDS="x86 ~ppc ~sparc" IUSE="" S=${WORKDIR}/CDDB-${PV} - - |