--- portage/net-wireless/madwifi-ng/madwifi-ng-0.9.4.ebuild +++ local/portage/net-wireless/madwifi-ng/madwifi-ng-0.9.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/madwifi-ng/madwifi-ng-0.9.4.ebuild,v 1.3 2008/07/07 22:35:53 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/madwifi-ng/madwifi-ng-0.9.4.ebuild,v 1.1 2008/02/14 05:25:13 steev Exp $ inherit linux-mod @@ -14,10 +14,11 @@ LICENSE="atheros-hal || ( BSD GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="injection" -DEPEND="app-arch/sharutils" +#DEPEND="app-arch/sharutils" +DEPEND="" RDEPEND="!net-wireless/madwifi-old net-wireless/wireless-tools ~net-wireless/madwifi-ng-tools-${PV}" @@ -55,6 +56,7 @@ unpack ${A} cd "${S}" + epatch "${FILESDIR}"/${PN}-2.6.26.patch epatch "${FILESDIR}"/${PN}-0.9.3-uudecode-gcda-fix.patch if use injection; then epatch "${FILESDIR}"/${PN}-r1886.patch; fi for dir in ath ath_hal net80211 ath_rate ath_rate/amrr ath_rate/minstrel ath_rate/onoe ath_rate/sample; do