From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1K5rZQ-0006OZ-OP for garchives@archives.gentoo.org; Tue, 10 Jun 2008 00:18:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7593E043D; Tue, 10 Jun 2008 00:18:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9D328E043D for ; Tue, 10 Jun 2008 00:18:39 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 250076664E for ; Tue, 10 Jun 2008 00:18:39 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1K5rZL-0005ju-5u for gentoo-commits@lists.gentoo.org; Tue, 10 Jun 2008 00:18:35 +0000 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/hardened/linux/powerpc: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles/hardened/linux/powerpc X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Tue, 10 Jun 2008 00:18:35 +0000 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: a1e957c0-369c-49a4-a086-0a289d3f8986 X-Archives-Hash: 31ecb9a64e1bf27274f194108e3e10f3 mr_bones_ 08/06/10 00:18:35 Modified: package.mask Log: glibc-2.8 also needs masked gcc Revision Changes Path 1.4 profiles/hardened/linux/powerpc/package.mask file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/= linux/powerpc/package.mask?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/= linux/powerpc/package.mask?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/= linux/powerpc/package.mask?r1=3D1.3&r2=3D1.4 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/hardened/linux/powerpc/package= .mask,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- package.mask 7 May 2008 07:16:09 -0000 1.3 +++ package.mask 10 Jun 2008 00:18:34 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/packa= ge.mask,v 1.3 2008/05/07 07:16:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/packa= ge.mask,v 1.4 2008/06/10 00:18:34 mr_bones_ Exp $ =20 # Wulf C. Krueger (22 Sep 2007) # Needs OOo. @@ -10,6 +10,7 @@ =3Dsys-libs/glibc-2.5* =3Dsys-libs/glibc-2.6* =3Dsys-libs/glibc-2.7* +=3Dsys-libs/glibc-2.8* =20 # Requires glibc 2.4 or better games-strategy/ufo-ai --=20 gentoo-commits@lists.gentoo.org mailing list