summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-18 12:55:52 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-18 12:55:52 +0000
commit0ae38ec4ea5eb53db6c188b904fb990b2012ae38 (patch)
treebc016d4f711ce39211ed0fcfeed7d3d1c45c354a /media-sound
parentUnmasking gwydion-dylan and gwydion-dylan-bin (diff)
downloadgentoo-2-0ae38ec4ea5eb53db6c188b904fb990b2012ae38.tar.gz
gentoo-2-0ae38ec4ea5eb53db6c188b904fb990b2012ae38.tar.bz2
gentoo-2-0ae38ec4ea5eb53db6c188b904fb990b2012ae38.zip
Remove the ppcunbreak patch, it gets patched by the buildsystem by itself.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/alsa-driver/ChangeLog6
-rw-r--r--media-sound/alsa-driver/alsa-driver-1.0.10.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/alsa-driver/ChangeLog b/media-sound/alsa-driver/ChangeLog
index 7b1deb628490..e427d3d73875 100644
--- a/media-sound/alsa-driver/ChangeLog
+++ b/media-sound/alsa-driver/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/alsa-driver
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/ChangeLog,v 1.170 2005/11/16 19:59:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/ChangeLog,v 1.171 2005/11/18 12:55:52 flameeyes Exp $
+
+ 18 Nov 2005; Diego Pettenò <flameeyes@gentoo.org>
+ alsa-driver-1.0.10.ebuild:
+ Remove the ppcunbreak patch, it gets patched by the buildsystem by itself.
*alsa-driver-1.0.10 (16 Nov 2005)
diff --git a/media-sound/alsa-driver/alsa-driver-1.0.10.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.10.ebuild
index cd22f8539bc3..0f1e8e3d11aa 100644
--- a/media-sound/alsa-driver/alsa-driver-1.0.10.ebuild
+++ b/media-sound/alsa-driver/alsa-driver-1.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.10.ebuild,v 1.1 2005/11/16 19:59:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.10.ebuild,v 1.2 2005/11/18 12:55:52 flameeyes Exp $
inherit linux-mod flag-o-matic eutils
@@ -71,7 +71,6 @@ src_unpack() {
cd ${S}
epatch "${FILESDIR}"/${PN}-1.0.10_rc1-include.patch
- epatch "${FILESDIR}/${PN}-1.0.10_rc3-ppc-unbreakage.patch"
convert_to_m ${S}/Makefile
sed -i -e 's:\(.*depmod\):#\1:' ${S}/Makefile