diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-20 17:40:49 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-20 17:40:49 +0000 |
commit | 9ead36d82c6283f3ba771232a5e0764a639e2555 (patch) | |
tree | 8b81af6e0c6707eef54defaff76dd2d7cf50dbdd /media-sound/abcde/abcde-2.0.3.ebuild | |
parent | add depend on >=media-libs/sdl-mixer-1.2.4 (bug #48469); tidy (diff) | |
download | historical-9ead36d82c6283f3ba771232a5e0764a639e2555.tar.gz historical-9ead36d82c6283f3ba771232a5e0764a639e2555.tar.bz2 historical-9ead36d82c6283f3ba771232a5e0764a639e2555.zip |
Added IUSE.
Diffstat (limited to 'media-sound/abcde/abcde-2.0.3.ebuild')
-rw-r--r-- | media-sound/abcde/abcde-2.0.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/abcde/abcde-2.0.3.ebuild b/media-sound/abcde/abcde-2.0.3.ebuild index f46bbfb5d911..0c0c61b435b5 100644 --- a/media-sound/abcde/abcde-2.0.3.ebuild +++ b/media-sound/abcde/abcde-2.0.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.0.3.ebuild,v 1.10 2004/03/01 05:37:12 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.0.3.ebuild,v 1.11 2004/04/20 17:12:19 eradicator Exp $ + +IUSE="" DESCRIPTION="a better cd encoder" SRC_URI="http://www.hispalinux.es/~data/files/${PN}_${PV}.orig.tar.gz" |