From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D62E01381F3 for ; Fri, 21 Dec 2012 17:45:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B578F21C07A; Fri, 21 Dec 2012 17:45:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3BC4E21C07A for ; Fri, 21 Dec 2012 17:45:18 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 52E5833D8A8 for ; Fri, 21 Dec 2012 17:45:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2326) id 18F962171D; Fri, 21 Dec 2012 17:45:16 +0000 (UTC) From: "Richard Farina (zerochaos)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zerochaos@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121221174516.18F962171D@flycatcher.gentoo.org> Date: Fri, 21 Dec 2012 17:45:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b1b39498-9ae5-459b-b037-40cdab34e8e0 X-Archives-Hash: 78fb28db87d38de4e2af9978231259ca zerochaos 12/12/21 17:45:16 Modified: package.mask Log: mask madwifi-ng with permission of steev Revision Changes Path 1.14316 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.14316&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.14316&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.14315&r2=1.14316 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.14315 retrieving revision 1.14316 diff -u -r1.14315 -r1.14316 --- package.mask 21 Dec 2012 16:34:59 -0000 1.14315 +++ package.mask 21 Dec 2012 17:45:15 -0000 1.14316 @@ -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 (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 (21 Dec 2012) # Masked for testing to avoid drama like bug #439892 . >=dev-libs/icu-50.1.1