From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-514661-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 20052138010 for <garchives@archives.gentoo.org>; Sun, 14 Oct 2012 22:29:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9701421C007; Sun, 14 Oct 2012 22:29:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1586F21C007 for <gentoo-commits@lists.gentoo.org>; Sun, 14 Oct 2012 22:29:40 +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 7BC1433D7A9 for <gentoo-commits@lists.gentoo.org>; Sun, 14 Oct 2012 22:29:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2293) id 6FF1421600; Sun, 14 Oct 2012 22:29:37 +0000 (UTC) From: "Naohiro Aota (naota)" <naota@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, naota@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles/default/bsd X-VCS-Committer: naota X-VCS-Committer-Name: Naohiro Aota Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121014222937.6FF1421600@flycatcher.gentoo.org> Date: Sun, 14 Oct 2012 22:29:37 +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 X-Archives-Salt: e4294d68-f4c1-46ae-ab45-bcfea2e29bc1 X-Archives-Hash: eeb9478b4665d414cd5a62bf12ed14f4 naota 12/10/14 22:29:37 Modified: ChangeLog Log: Mask numa on sys-apps/hwloc Revision Changes Path 1.129 profiles/default/bsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.129&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.129&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?r1=1.128&r2=1.129 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v retrieving revision 1.128 retrieving revision 1.129 diff -u -r1.128 -r1.129 --- ChangeLog 9 Oct 2012 10:52:05 -0000 1.128 +++ ChangeLog 14 Oct 2012 22:29:37 -0000 1.129 @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.128 2012/10/09 10:52:05 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.129 2012/10/14 22:29:37 naota Exp $ + + 14 Oct 2012; <naota@gentoo.org> fbsd/package.use.mask: + Mask numa on sys-apps/hwloc 09 Oct 2012; <naota@gentoo.org> fbsd/package.use.mask: Mask USE=dmpai on net-fs/samba. #430720