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 1RhRFw-0003gS-18 for garchives@archives.gentoo.org; Sun, 01 Jan 2012 19:39:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0B8921C0F0; Sun, 1 Jan 2012 19:39:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AFD7A21C0F0 for ; Sun, 1 Jan 2012 19:39:31 +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 E6D2C1B4007 for ; Sun, 1 Jan 2012 19:39:30 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id B984B2004B; Sun, 1 Jan 2012 19:39:29 +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: <20120101193929.B984B2004B@flycatcher.gentoo.org> Date: Sun, 1 Jan 2012 19:39:29 +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: 7e043ba0-9da7-4b45-8d16-b95810975c3a X-Archives-Hash: cf83c265f4a1fd26712c9b30d21b1ecb grobian 12/01/01 19:39:29 Modified: ChangeLog Log: Mask USE=3Dserver for sys-devel/gdb, since it's not supported on Darwin Revision Changes Path 1.320 profiles/prefix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch= angeLog?rev=3D1.320&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch= angeLog?rev=3D1.320&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch= angeLog?r1=3D1.319&r2=3D1.320 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.319 retrieving revision 1.320 diff -u -r1.319 -r1.320 --- ChangeLog 31 Dec 2011 09:13:00 -0000 1.319 +++ ChangeLog 1 Jan 2012 19:39:29 -0000 1.320 @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.319 201= 1/12/31 09:13:00 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.320 201= 2/01/01 19:39:29 grobian Exp $ + + 01 Jan 2012; Fabian Groffen darwin/package.use.ma= sk: + Mask USE=3Dserver for sys-devel/gdb, since it's not supported on Darwi= n =20 31 Dec 2011; Fabian Groffen mint/make.defaults: Add static-libs to USE, bug #394853