summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-12-28 11:32:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-12-28 11:32:08 +0000
commita9b70e678f34a69a6921ce0073d0e7df26e294c1 (patch)
treebc699e9a39c1361f76b699021a2d7b09b0ebc051 /media-sound/rezound
parentrepoman: Fix leading whitespace (Manifest recommit) (diff)
downloadgentoo-2-a9b70e678f34a69a6921ce0073d0e7df26e294c1.tar.gz
gentoo-2-a9b70e678f34a69a6921ce0073d0e7df26e294c1.tar.bz2
gentoo-2-a9b70e678f34a69a6921ce0073d0e7df26e294c1.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'media-sound/rezound')
-rw-r--r--media-sound/rezound/rezound-0.11.1_beta.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-sound/rezound/rezound-0.11.1_beta.ebuild b/media-sound/rezound/rezound-0.11.1_beta.ebuild
index 8515c896ed97..f81398c51a7e 100644
--- a/media-sound/rezound/rezound-0.11.1_beta.ebuild
+++ b/media-sound/rezound/rezound-0.11.1_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.11.1_beta.ebuild,v 1.2 2004/12/23 20:18:49 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.11.1_beta.ebuild,v 1.3 2004/12/28 11:28:58 mr_bones_ Exp $
IUSE="alsa oggvorbis jack nls oss portaudio flac soundtouch"
@@ -59,7 +59,7 @@ src_compile() {
# fix compilation errors on ppc, where some
# of the required functions aren't defined
test "${ARCH}" = ppc && epatch ${FILESDIR}/undefined-functions.patch
-
+
# following features can't be disabled if already installed:
# -> flac, oggvorbis, soundtouch
@@ -78,4 +78,3 @@ src_install() {
docinto code
dodoc docs/code/*
}
-