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-394058-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RGwaD-0000SD-QJ
	for garchives@archives.gentoo.org; Thu, 20 Oct 2011 17:39:09 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5946421C092;
	Thu, 20 Oct 2011 17:39:02 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 2606F21C092
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Oct 2011 17:39:02 +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 810FC1B4006
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Oct 2011 17:39:01 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 2149)
	id 55F672004B; Thu, 20 Oct 2011 17:39:00 +0000 (UTC)
From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Reply-To: gentoo-dev@lists.gentoo.org, graaff@gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog
X-VCS-Repository: gentoo-x86
X-VCS-Files: ChangeLog
X-VCS-Directories: profiles
X-VCS-Committer: graaff
X-VCS-Committer-Name: Hans de Graaff
Content-Type: text/plain; charset=utf8
Message-Id: <20111020173900.55F672004B@flycatcher.gentoo.org>
Date: Thu, 20 Oct 2011 17:39:00 +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: 
X-Archives-Hash: 05227287a7a7d94a9697f05b35fcb33c

graaff      11/10/20 17:39:00

  Modified:             ChangeLog
  Log:
  Force correct USE flags for virtual/rubygems versions.

Revision  Changes    Path
1.5810               profiles/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog=
?rev=3D1.5810&view=3Dmarkup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog=
?rev=3D1.5810&content-type=3Dtext/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog=
?r1=3D1.5809&r2=3D1.5810

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/ChangeLog,v
retrieving revision 1.5809
retrieving revision 1.5810
diff -u -r1.5809 -r1.5810
--- ChangeLog	20 Oct 2011 17:19:00 -0000	1.5809
+++ ChangeLog	20 Oct 2011 17:39:00 -0000	1.5810
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5809 2011/10/2=
0 17:19:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5810 2011/10/2=
0 17:39:00 graaff Exp $
 #
 # This ChangeLog should include records for all changes in profiles dire=
ctory.
 # Only typo fixes which don't affect portage/repoman behaviour could be =
avoided
 # here. If in doubt put a record here!
=20
+  20 Oct 2011; Hans de Graaff <graaff@gentoo.org> base/package.use.force=
:
+  Force correct USE flags for virtual/rubygems versions.
+
   20 Oct 2011; Hans de Graaff <graaff@gentoo.org> package.mask:
   Add new virtual/rubygems to the ruby 1.9 mask.
=20