From 924de4c7a0995c9962f0ed214fb4fcc432f4c06e Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Thu, 22 Apr 2004 09:13:11 +0000 Subject: Added IUSE. --- media-sound/dcd/ChangeLog | 8 ++++++-- media-sound/dcd/dcd-0.90.ebuild | 4 +++- media-sound/dcd/dcd-0.95.ebuild | 4 +++- 3 files changed, 12 insertions(+), 4 deletions(-) (limited to 'media-sound/dcd') 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 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" -- cgit v1.2.3-65-gdbad