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 51D5913827E for ; Sun, 8 Dec 2013 09:30:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39AE1E0942; Sun, 8 Dec 2013 09:30:19 +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 9059DE0942 for ; Sun, 8 Dec 2013 09:30:18 +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 7FC4A33F37A for ; Sun, 8 Dec 2013 09:30:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id 2A9372004B; Sun, 8 Dec 2013 09:30:16 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@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: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131208093016.2A9372004B@flycatcher.gentoo.org> Date: Sun, 8 Dec 2013 09:30:16 +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: 9ee81040-9545-4560-b1de-d7ef22dde21e X-Archives-Hash: 489d68c92a0814a1931d7b4e7f57e799 pacho 13/12/08 09:30:16 Modified: ChangeLog Log: Prepare for python-3.3 going to stable on x86 (#474128) Revision Changes Path 1.8414 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8414&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8414&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8413&r2=1.8414 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8413 retrieving revision 1.8414 diff -u -r1.8413 -r1.8414 --- ChangeLog 7 Dec 2013 18:55:30 -0000 1.8413 +++ ChangeLog 8 Dec 2013 09:30:15 -0000 1.8414 @@ -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.8413 2013/12/07 18:55:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8414 2013/12/08 09:30:15 pacho 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! + 08 Dec 2013; Pacho Ramos arch/x86/make.defaults, + default/linux/x86/13.0/use.stable.mask, +hardened/linux/x86/use.stable.mask: + Prepare for python-3.3 going to stable on x86 (#474128) + 07 Dec 2013; Justin Lecher arch/amd64/package.use.mask, arch/x86/package.use.mask, base/package.use.mask: Mask USE=cuda for sci-libs/flann on all unsupported arches