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 | fbb310a0fe2b488e151c135e1c2c9f1b01aeea48 (patch) | |
tree | 7a774b5fb9ff96cb0f5e346a68a2b157e80d1bff /media-sound/dcd | |
parent | Removing old ebuilds. (diff) | |
download | historical-fbb310a0fe2b488e151c135e1c2c9f1b01aeea48.tar.gz historical-fbb310a0fe2b488e151c135e1c2c9f1b01aeea48.tar.bz2 historical-fbb310a0fe2b488e151c135e1c2c9f1b01aeea48.zip |
Added IUSE.
Diffstat (limited to 'media-sound/dcd')
-rw-r--r-- | media-sound/dcd/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/dcd/dcd-0.90.ebuild | 4 | ||||
-rw-r--r-- | media-sound/dcd/dcd-0.95.ebuild | 4 |
3 files changed, 12 insertions, 4 deletions
diff --git a/media-sound/dcd/ChangeLog b/media-sound/dcd/ChangeLog index 1c9a653df3ea..d888952eac8a 100644 --- a/media-sound/dcd/ChangeLog +++ b/media-sound/dcd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/dcd -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/ChangeLog,v 1.2 2002/08/28 17:35:26 rphillips Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/ChangeLog,v 1.3 2004/04/22 09:12:35 eradicator Exp $ + + 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> dcd-0.90.ebuild, + dcd-0.95.ebuild: + Added IUSE. *dcd-0.95 (28 Aug 2002) 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" diff --git a/media-sound/dcd/dcd-0.95.ebuild b/media-sound/dcd/dcd-0.95.ebuild index 7331e7f81ecb..5ff5c6a5cd23 100644 --- a/media-sound/dcd/dcd-0.95.ebuild +++ b/media-sound/dcd/dcd-0.95.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.95.ebuild,v 1.6 2004/03/01 05:37:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.7 2004/04/22 09:12:35 eradicator Exp $ + +IUSE="" S=${WORKDIR}/dcd-0.95 DESCRIPTION="A simple command-line based CD Player" |