From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 074B61381F3 for ; Tue, 9 Jul 2013 23:10:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 729E8E0BE6; Tue, 9 Jul 2013 22:52:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94652E0B5F for ; Tue, 9 Jul 2013 22:51:25 +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 365A733F205 for ; Tue, 9 Jul 2013 17:47:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2149) id F222A2171C; Tue, 9 Jul 2013 17:47:24 +0000 (UTC) From: "Hans de Graaff (graaff)" 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 Content-Transfer-Encoding: 8bit Message-Id: <20130709174724.F222A2171C@flycatcher.gentoo.org> Date: Tue, 9 Jul 2013 17:47:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c2cc16b7-c342-4645-b62f-4ce7a47cd0de X-Archives-Hash: a589b35ebdd472add964dfd52d2bfcbc graaff 13/07/09 17:47:24 Modified: ChangeLog Log: Make sure ruby20-only virtual get the right USE flags. Thanks to Arfrever for noticing. Revision Changes Path 1.8022 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8022&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8022&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8021&r2=1.8022 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8021 retrieving revision 1.8022 diff -u -r1.8021 -r1.8022 --- ChangeLog 9 Jul 2013 10:51:27 -0000 1.8021 +++ ChangeLog 9 Jul 2013 17:47:24 -0000 1.8022 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8021 2013/07/09 10:51:27 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8022 2013/07/09 17:47:24 graaff Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 09 Jul 2013; Hans de Graaff base/package.use.force: + Make sure ruby20-only virtual get the right USE flags. Thanks to Arfrever for + noticing. + 09 Jul 2013; Michael Weber package.mask: Remove dev-scheme/chicken mask