summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:16:23 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:16:23 +0000
commit6e3051701c5657a15bf6c2fe569e15f36cf29874 (patch)
tree229114156d254edfa30902126a0f4a15f9d54749 /media-sound/cdmp3
parentwhitespace (diff)
downloadhistorical-6e3051701c5657a15bf6c2fe569e15f36cf29874.tar.gz
historical-6e3051701c5657a15bf6c2fe569e15f36cf29874.tar.bz2
historical-6e3051701c5657a15bf6c2fe569e15f36cf29874.zip
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'media-sound/cdmp3')
-rw-r--r--media-sound/cdmp3/cdmp3-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cdmp3/cdmp3-0.5.0.ebuild b/media-sound/cdmp3/cdmp3-0.5.0.ebuild
index 91b14cfcb95c..bed85ba24028 100644
--- a/media-sound/cdmp3/cdmp3-0.5.0.ebuild
+++ b/media-sound/cdmp3/cdmp3-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cdmp3/cdmp3-0.5.0.ebuild,v 1.3 2006/11/25 03:13:36 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdmp3/cdmp3-0.5.0.ebuild,v 1.4 2007/06/26 02:13:30 mr_bones_ Exp $
DESCRIPTION="Conveniently rip audio CDs to MP3 or OGG files."
HOMEPAGE="http://www.roland-riegel.de/cdmp3/index_en.html"
@@ -19,7 +19,7 @@ RDEPEND="media-sound/cdparanoia
app-misc/bfr"
src_install() {
- dobin cdmp3 || die "couldn't install cdmp3"
+ dobin cdmp3 || die "couldn't install cdmp3"
dosym /usr/bin/cdmp3 /usr/bin/cdogg || die "couldn't symlink cdogg"
dodoc ChangeLog AUTHORS README || die "dodoc failed"
}