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 <gentoo-commits+bounces-411219-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RdMBI-0002Z3-Ol
	for garchives@archives.gentoo.org; Wed, 21 Dec 2011 13:26:05 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C3E9021C06A;
	Wed, 21 Dec 2011 13:25:57 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 93C1A21C06A
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Dec 2011 13:25:57 +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 0528D1B4021
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Dec 2011 13:25:57 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 2315)
	id C92CA2004B; Wed, 21 Dec 2011 13:25:55 +0000 (UTC)
From: "Benda XU (heroxbd)" <heroxbd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Reply-To: gentoo-dev@lists.gentoo.org, heroxbd@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: heroxbd
X-VCS-Committer-Name: Benda XU
Content-Type: text/plain; charset=utf8
Message-Id: <20111221132555.C92CA2004B@flycatcher.gentoo.org>
Date: Wed, 21 Dec 2011 13:25:55 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: bd9b9618-24ef-473a-8298-cbca484abdd8
X-Archives-Hash: 7e166bac0998ad9b5b6e83bce8961237

heroxbd     11/12/21 13:25:55

  Modified:             ChangeLog
  Log:
  changelog for linux/profile.bashrc

Revision  Changes    Path
1.312                profiles/prefix/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch=
angeLog?rev=3D1.312&view=3Dmarkup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch=
angeLog?rev=3D1.312&content-type=3Dtext/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch=
angeLog?r1=3D1.311&r2=3D1.312

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.311
retrieving revision 1.312
diff -u -r1.311 -r1.312
--- ChangeLog	17 Dec 2011 17:01:23 -0000	1.311
+++ ChangeLog	21 Dec 2011 13:25:55 -0000	1.312
@@ -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.311 201=
1/12/17 17:01:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.312 201=
1/12/21 13:25:55 heroxbd Exp $
+
+  21 Dec 2011: XU, Benda <heroxbd@gentoo.org> linux/profile.bashrc:
+  Fix bug 289757 (again). fix grep pattern, add category to rule out cro=
ss gcc.
=20
   17 Dec 2011; Fabian Groffen <grobian@gentoo.org> package.mask:
   Drop mask for distcc, the --install option to distcc-config no longer =
exists