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 1Pmoqm-0006Uq-7f for garchives@archives.gentoo.org; Tue, 08 Feb 2011 14:47:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01DE4E07AA; Tue, 8 Feb 2011 14:47:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C4605E07AA for ; Tue, 8 Feb 2011 14:47:20 +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 2A3E41B4025 for ; Tue, 8 Feb 2011 14:47:20 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 948) id BDA3720057; Tue, 8 Feb 2011 14:47:18 +0000 (UTC) From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/base: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles/base X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: <20110208144718.BDA3720057@flycatcher.gentoo.org> Date: Tue, 8 Feb 2011 14:47:18 +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: X-Archives-Hash: cb5ac7ed5280df8777f83b919f62ebbb flameeyes 11/02/08 14:47:18 Modified: package.mask Log: Make sys-libs/uclibc appear masked on non-uclibc profiles. This hides t= he ebuild that has broken dynamic SLOT generation (the same as newlib). Revision Changes Path 1.13 profiles/base/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/pack= age.mask?rev=3D1.13&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/pack= age.mask?rev=3D1.13&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/pack= age.mask?r1=3D1.12&r2=3D1.13 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/base/package.mask,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- package.mask 5 Feb 2011 19:36:17 -0000 1.12 +++ package.mask 8 Feb 2011 14:47:18 -0000 1.13 @@ -1,6 +1,14 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.12 201= 1/02/05 19:36:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.13 201= 1/02/08 14:47:18 flameeyes Exp $ + +# Diego Elio Petten=C3=B2 (8 Feb 2011) +# on behalf of QA team (25 Apr 2010) # on behalf of QA team