diff options
author | Rick Farina <zerochaos@gentoo.org> | 2012-12-21 17:45:15 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2012-12-21 17:45:15 +0000 |
commit | af9c81b0bfa321888b0e169e1eefb6518fda5c36 (patch) | |
tree | 5c138c569696c0fe86085c98d4df55a85738b0e0 | |
parent | Fix license (diff) | |
download | gentoo-2-af9c81b0bfa321888b0e169e1eefb6518fda5c36.tar.gz gentoo-2-af9c81b0bfa321888b0e169e1eefb6518fda5c36.tar.bz2 gentoo-2-af9c81b0bfa321888b0e169e1eefb6518fda5c36.zip |
mask madwifi-ng with permission of steev
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index d9bcd42040e4..4b07a8a9f2d9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14315 2012/12/21 16:34:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14316 2012/12/21 17:45:15 zerochaos Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,12 @@ #--- END OF EXAMPLES --- +# Rick Farina <zerochaos@gentoo.org> (21 Dec 2012) +# madwifi has been replaced by ath5k and ath9k in kernel +# drivers and is subject to numerous long standing bugs +net-wireless/madwifi-ng-tools +net-wireless/madwifi-ng + # Pawel Hajdan jr <phajdan.jr@gentoo.org> (21 Dec 2012) # Masked for testing to avoid drama like bug #439892 . >=dev-libs/icu-50.1.1 |