summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-09 17:49:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-09 17:49:42 +0000
commite0d0f1c968cc1770fe8ffaf1c6b16d99502076fe (patch)
tree4c4a86c83c9ef68a9929f8e4c9c5d9bfd6c11d4e /media-sound
parentstable on x86 (bug #47330) (diff)
downloadhistorical-e0d0f1c968cc1770fe8ffaf1c6b16d99502076fe.tar.gz
historical-e0d0f1c968cc1770fe8ffaf1c6b16d99502076fe.tar.bz2
historical-e0d0f1c968cc1770fe8ffaf1c6b16d99502076fe.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild4
-rw-r--r--media-sound/easytag/easytag-0.31_pre2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild b/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild
index 84bde8df44a0..33283293c34f 100644
--- a/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild
+++ b/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild,v 1.15 2004/04/08 07:44:16 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild,v 1.16 2004/04/09 17:48:31 mr_bones_ Exp $
DESCRIPTION="Advanced Linux Sound Architecture kernel modules"
HOMEPAGE="http://www.alsa-project.org/"
@@ -38,7 +38,7 @@ src_unpack() {
unpack ${A}
cd ${S}
sed -i -e 's:/etc/rc.d/init.d:/etc/init.d:' Makefile
- if use ppc; then
+ if use ppc; then
epatch ${FILESDIR}/alsa-driver-0.9.0rc1-ppc.patch
fi
}
diff --git a/media-sound/easytag/easytag-0.31_pre2.ebuild b/media-sound/easytag/easytag-0.31_pre2.ebuild
index 792d0e5b0157..6151120588ac 100644
--- a/media-sound/easytag/easytag-0.31_pre2.ebuild
+++ b/media-sound/easytag/easytag-0.31_pre2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-0.31_pre2.ebuild,v 1.3 2004/04/09 16:18:40 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-0.31_pre2.ebuild,v 1.4 2004/04/09 17:49:42 mr_bones_ Exp $
IUSE="nls oggvorbis flac gtk2"
@@ -39,7 +39,7 @@ src_unpack() {
else
epatch ${FILESDIR}/${MY_P}-fix-configure.patch
export WANT_AUTOCONF=2.5
- autoconf
+ autoconf
fi
}