diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-22 09:13:11 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-22 09:13:11 +0000 |
commit | 924de4c7a0995c9962f0ed214fb4fcc432f4c06e (patch) | |
tree | d52b18b6e676770c10469940b08592884aa1078a /media-sound/dcd/dcd-0.90.ebuild | |
parent | Removing old ebuilds. (Manifest recommit) (diff) | |
download | gentoo-2-924de4c7a0995c9962f0ed214fb4fcc432f4c06e.tar.gz gentoo-2-924de4c7a0995c9962f0ed214fb4fcc432f4c06e.tar.bz2 gentoo-2-924de4c7a0995c9962f0ed214fb4fcc432f4c06e.zip |
Added IUSE.
Diffstat (limited to 'media-sound/dcd/dcd-0.90.ebuild')
-rw-r--r-- | media-sound/dcd/dcd-0.90.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/dcd/dcd-0.90.ebuild b/media-sound/dcd/dcd-0.90.ebuild index 1be1846d9336..a804714d3376 100644 --- a/media-sound/dcd/dcd-0.90.ebuild +++ b/media-sound/dcd/dcd-0.90.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/dcd/dcd-0.90.ebuild,v 1.13 2004/03/01 05:37:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.90.ebuild,v 1.14 2004/04/22 09:12:35 eradicator Exp $ + +IUSE="" S=${WORKDIR}/dcd-0.90 DESCRIPTION="A simple command-line based CD Player" |