From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PBYHF-0004j5-3i for garchives@archives.gentoo.org; Thu, 28 Oct 2010 19:36:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA907E0D96; Thu, 28 Oct 2010 19:36:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C5E61E0D96 for ; Thu, 28 Oct 2010 19:36:41 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FA0A1B4312 for ; Thu, 28 Oct 2010 19:36:41 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 665) id CFA7120051; Thu, 28 Oct 2010 19:36:39 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@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: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: <20101028193639.CFA7120051@flycatcher.gentoo.org> Date: Thu, 28 Oct 2010 19:36:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1694e8a5-5024-4950-8f74-9174536881e0 X-Archives-Hash: fd6ca1479c7201210b2fbec5f3a27beb mr_bones_ 10/10/28 19:36:39 Modified: package.mask Log: add testing mask for next nasm release Revision Changes Path 1.12112 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.m= ask?rev=3D1.12112&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.m= ask?rev=3D1.12112&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.m= ask?r1=3D1.12111&r2=3D1.12112 Index: package.mask =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.12111 retrieving revision 1.12112 diff -u -r1.12111 -r1.12112 --- package.mask 28 Oct 2010 19:06:01 -0000 1.12111 +++ package.mask 28 Oct 2010 19:36:39 -0000 1.12112 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12111 2010/= 10/28 19:06:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12112 2010/= 10/28 19:36:39 mr_bones_ 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,10 @@ =20 #--- END OF EXAMPLES --- =20 +# Michael Sterrett (28 Oct 2010) +# testing mask for upcoming nasm releases +>=3Ddev-lang/nasm-2.09.999 + # Samuli Suominen (28 Oct 2010) # Fails to compile on x86_64 multilib, bug 150495 # Fails to build properly with glibc-2.12, bug 341183