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 BB3A3138010 for ; Wed, 19 Sep 2012 11:44:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3368821C08C; Wed, 19 Sep 2012 11:44:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 041AC21C067 for ; Wed, 19 Sep 2012 11:44: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 69FE433CEF0 for ; Wed, 19 Sep 2012 11:44:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id F340521601; Wed, 19 Sep 2012 11:44:32 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@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: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120919114432.F340521601@flycatcher.gentoo.org> Date: Wed, 19 Sep 2012 11:44:32 +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: 8b34d77e-76a8-4244-a580-c1ac2598763b X-Archives-Hash: d5b5bec6511ac222066596326c81a4e6 aballier 12/09/19 11:44:32 Modified: ChangeLog Log: mask patch[xattr] as it requires gnu attr, bug #435474 Revision Changes Path 1.124 profiles/default/bsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.124&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.124&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?r1=1.123&r2=1.124 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v retrieving revision 1.123 retrieving revision 1.124 diff -u -r1.123 -r1.124 --- ChangeLog 7 Aug 2012 20:52:35 -0000 1.123 +++ ChangeLog 19 Sep 2012 11:44:32 -0000 1.124 @@ -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.123 2012/08/07 20:52:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.124 2012/09/19 11:44:32 aballier Exp $ + + 19 Sep 2012; Alexis Ballier fbsd/package.use.mask: + mask patch[xattr] as it requires gnu attr, bug #435474 07 Aug 2012; Alexis Ballier +fbsd/amd64/9.1/make.defaults, +fbsd/amd64/9.1/parent,