diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 12:40:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 12:40:05 +0000 |
commit | 8e82d0b0af52ae5640e93afda633d086ed4cae7f (patch) | |
tree | 2cf7c69a69702a5d92879214169e3c9ce498f5c5 /dev-python/cddb-py/cddb-py-1.4.ebuild | |
parent | Removed masks for app-i18n/uim-0.3.1 and media-fonts/unifont-1.0 since they a... (diff) | |
download | historical-8e82d0b0af52ae5640e93afda633d086ed4cae7f.tar.gz historical-8e82d0b0af52ae5640e93afda633d086ed4cae7f.tar.bz2 historical-8e82d0b0af52ae5640e93afda633d086ed4cae7f.zip |
Add missing IUSE.
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} - - |