summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-09 17:50:17 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-09 17:50:17 +0000
commite05846bd56f126b118254bcd065e420427e908ec (patch)
treedc6815099c19cf579289e8527b42a35ee788b5f6 /media-sound/alsa-driver
parentstable on x86 (bug #47330) (Manifest recommit) (diff)
downloadgentoo-2-e05846bd56f126b118254bcd065e420427e908ec.tar.gz
gentoo-2-e05846bd56f126b118254bcd065e420427e908ec.tar.bz2
gentoo-2-e05846bd56f126b118254bcd065e420427e908ec.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'media-sound/alsa-driver')
-rw-r--r--media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild4
1 files changed, 2 insertions, 2 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
}