summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 00:06:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 00:06:14 +0000
commit3bd80fb7cbc42963a37e52db6d80db15bd4515b1 (patch)
tree93d43eefdd828c6359224e630afb0faf639048ff /media-sound/dcd
parentwhitespace cleanup (diff)
downloadhistorical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.tar.gz
historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.tar.bz2
historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.zip
repoman: trim trailing whitespace
Diffstat (limited to 'media-sound/dcd')
-rw-r--r--media-sound/dcd/Manifest6
-rw-r--r--media-sound/dcd/dcd-0.90.ebuild6
-rw-r--r--media-sound/dcd/dcd-0.95.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/media-sound/dcd/Manifest b/media-sound/dcd/Manifest
index 7691589d544f..4ee7fbcd4bd5 100644
--- a/media-sound/dcd/Manifest
+++ b/media-sound/dcd/Manifest
@@ -1,5 +1,5 @@
+MD5 28b75421d2230a2ef6414da2d55dedde ChangeLog 800
+MD5 d9cbee7550152fdc32cb94d91d9b9e00 dcd-0.90.ebuild 863
+MD5 02446253f01154e974c10be9b310bd9b dcd-0.95.ebuild 916
MD5 9a48cf3703f5a7e7dda289f1e64f1c2c files/digest-dcd-0.90 60
MD5 37b75fcbb3400c97fbed557d65239563 files/digest-dcd-0.95 60
-MD5 b96870a83ffa1e4e3280cb677bb05ad1 dcd-0.90.ebuild 865
-MD5 b395ef5c05ffedf08ab9e951b2ec8124 dcd-0.95.ebuild 918
-MD5 ce71a217f0a184eabe8525068e6fe553 ChangeLog 808
diff --git a/media-sound/dcd/dcd-0.90.ebuild b/media-sound/dcd/dcd-0.90.ebuild
index c07a4b399a72..7b94c3aabbc9 100644
--- a/media-sound/dcd/dcd-0.90.ebuild
+++ b/media-sound/dcd/dcd-0.90.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.11 2003/02/13 13:09:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.90.ebuild,v 1.12 2003/09/07 00:06:04 msterret Exp $
S=${WORKDIR}/dcd-0.90
DESCRIPTION="A simple command-line based CD Player"
@@ -22,9 +22,9 @@ src_unpack() {
-e "s:/man/:/share/man/:" \
-e "s:# CDROM = /dev/cdroms/cdrom0:CDROM = \"/dev/cdroms/cdrom0\":"\
Makefile.orig > Makefile
-
+
}
-
+
src_compile() {
make EXTRA_CFLAGS="$CFLAGS" || die
diff --git a/media-sound/dcd/dcd-0.95.ebuild b/media-sound/dcd/dcd-0.95.ebuild
index bd155f35bc08..c087c1d0484a 100644
--- a/media-sound/dcd/dcd-0.95.ebuild
+++ b/media-sound/dcd/dcd-0.95.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.4 2003/02/13 13:09:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.5 2003/09/07 00:06:04 msterret Exp $
S=${WORKDIR}/dcd-0.95
DESCRIPTION="A simple command-line based CD Player"
@@ -23,9 +23,9 @@ src_unpack() {
-e "s:# CDROM = /dev/cdroms/cdrom0:CDROM = \"/dev/cdroms/cdrom0\":"\
-e "/install -m 755 -d \${HOME}\/\${CDI}/d"\
Makefile.orig > Makefile
-
+
}
-
+
src_compile() {
make EXTRA_CFLAGS="$CFLAGS" || die