From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 70F82138010 for ; Sun, 14 Oct 2012 10:57:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD626E0509; Sun, 14 Oct 2012 10:57:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 212CEE0509 for ; Sun, 14 Oct 2012 10:57:20 +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 86E8933C3B4 for ; Sun, 14 Oct 2012 10:57:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2279) id 5228421600; Sun, 14 Oct 2012 10:57:18 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@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: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121014105718.5228421600@flycatcher.gentoo.org> Date: Sun, 14 Oct 2012 10:57:18 +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: ef7926d5-f03f-4db7-8dac-f644d5055ba4 X-Archives-Hash: 3750f8dc9084c1bfa850eb543acabbcb mgorny 12/10/14 10:57:18 Modified: ChangeLog Log: Force-enable all Python implementations for python-exec. Revision Changes Path 1.7030 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7030&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7030&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7029&r2=1.7030 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7029 retrieving revision 1.7030 diff -u -r1.7029 -r1.7030 --- ChangeLog 14 Oct 2012 10:01:05 -0000 1.7029 +++ ChangeLog 14 Oct 2012 10:57:18 -0000 1.7030 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7029 2012/10/14 10:01:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7030 2012/10/14 10:57:18 mgorny 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! + 14 Oct 2012; Michał Górny base/package.use.force: + Force-enable all Python implementations for python-exec. + 14 Oct 2012; Markos Chandras -default/linux/amd64/10.0/server/profile.bashrc: Get rid of the ewarn message for the amd64/10.0/server profile