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 C4BEC13827E for ; Sat, 7 Dec 2013 18:55:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D34AE0A5A; Sat, 7 Dec 2013 18:55:35 +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 B8C2BE0A5A for ; Sat, 7 Dec 2013 18:55:34 +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 BD57833F49F for ; Sat, 7 Dec 2013 18:55:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2264) id 7E51E20051; Sat, 7 Dec 2013 18:55:30 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@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: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131207185530.7E51E20051@flycatcher.gentoo.org> Date: Sat, 7 Dec 2013 18:55:30 +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: ba037d1c-f2b0-4d52-b6a0-4e995827633f X-Archives-Hash: 86efd7dce4344a102608590cdfaeca1f jlec 13/12/07 18:55:30 Modified: ChangeLog Log: Mask USE=cuda for sci-libs/flann on all unsupported arches Revision Changes Path 1.8413 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8413&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8413&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8412&r2=1.8413 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8412 retrieving revision 1.8413 diff -u -r1.8412 -r1.8413 --- ChangeLog 6 Dec 2013 22:22:52 -0000 1.8412 +++ ChangeLog 7 Dec 2013 18:55:30 -0000 1.8413 @@ -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.8412 2013/12/06 22:22:52 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8413 2013/12/07 18:55:30 jlec 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! + 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 + 06 Dec 2013; Tom Wijsman package.mask: Mask gentoo-sources:3.12.0 as well as it is also affected by the sandbox violations.