diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-05 03:26:50 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-05 03:26:50 +0000 |
commit | 9fe34b620fc5c8749f746aa8eba6183227eea6ce (patch) | |
tree | 2ccbdde911a953f4d7e8d19bc0b557a1c6b0ac12 /dev-python/pyid3lib/pyid3lib-0.5.1.ebuild | |
parent | initial commit (diff) | |
download | historical-9fe34b620fc5c8749f746aa8eba6183227eea6ce.tar.gz historical-9fe34b620fc5c8749f746aa8eba6183227eea6ce.tar.bz2 historical-9fe34b620fc5c8749f746aa8eba6183227eea6ce.zip |
Stable x86.
Diffstat (limited to 'dev-python/pyid3lib/pyid3lib-0.5.1.ebuild')
-rw-r--r-- | dev-python/pyid3lib/pyid3lib-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild b/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild index 7ee89c8df3e4..cfc403ee0467 100644 --- a/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild +++ b/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild,v 1.5 2004/07/04 23:56:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild,v 1.6 2004/07/05 03:26:50 eradicator Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://pyid3lib.sourceforge.net/" IUSE="" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 ~sparc" DEPEND="virtual/python media-libs/id3lib" |