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 1S4WQm-0007zT-9F for garchives@archives.gentoo.org; Mon, 05 Mar 2012 11:50:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACEAAE0682; Mon, 5 Mar 2012 11:50:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7F490E0682 for ; Mon, 5 Mar 2012 11:50:12 +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 9B6A91B4016 for ; Mon, 5 Mar 2012 11:50:07 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id 1EAEE2004B; Mon, 5 Mar 2012 11:50:06 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles/prefix X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: <20120305115006.1EAEE2004B@flycatcher.gentoo.org> Date: Mon, 5 Mar 2012 11:50:06 +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: d866f1fe-896e-490c-82d2-3d8989630046 X-Archives-Hash: 60068d5bb24d21de286b8f2eadf433c5 grobian 12/03/05 11:50:06 Modified: ChangeLog Log: Mask binutils-apple-4.3 on PowerPC profiles, since Apple dropped entire= PowerPC support and hence the linker is not able to link any code Revision Changes Path 1.331 profiles/prefix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch= angeLog?rev=3D1.331&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch= angeLog?rev=3D1.331&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch= angeLog?r1=3D1.330&r2=3D1.331 Index: ChangeLog =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/prefix/ChangeLog,v retrieving revision 1.330 retrieving revision 1.331 diff -u -r1.330 -r1.331 --- ChangeLog 20 Feb 2012 07:51:43 -0000 1.330 +++ ChangeLog 5 Mar 2012 11:50:06 -0000 1.331 @@ -1,6 +1,11 @@ # ChangeLog for profiles/prefix # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.330 201= 2/02/20 07:51:43 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.331 201= 2/03/05 11:50:06 grobian Exp $ + + 05 Mar 2012; Fabian Groffen + darwin/macos/arch/ppc/package.mask: + Mask binutils-apple-4.3 on PowerPC profiles, since Apple dropped entir= e + PowerPC support and hence the linker is not able to link any code =20 20 Feb 2012; Fabian Groffen packages: Update packages to reflect same baselayout atom as in base profile, th= anks