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 709921381F3 for ; Fri, 24 May 2013 20:20:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E052AE07D2; Fri, 24 May 2013 20:20:47 +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 50F9EE07D2 for ; Fri, 24 May 2013 20:20:47 +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 6AF8833DFCB for ; Fri, 24 May 2013 20:20:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 36BF32171D; Fri, 24 May 2013 20:20:45 +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: <20130524202045.36BF32171D@flycatcher.gentoo.org> Date: Fri, 24 May 2013 20:20:45 +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: 5cb7d7aa-25fd-4127-aea1-244500d7c841 X-Archives-Hash: 51d98f0da3ae409291853c383ab2f0dc aballier 13/05/24 20:20:45 Modified: ChangeLog Log: mask xattr useflag on GNU tar, bug #432410 by Yuta SATOH Revision Changes Path 1.144 profiles/default/bsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.144&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.144&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?r1=1.143&r2=1.144 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v retrieving revision 1.143 retrieving revision 1.144 diff -u -r1.143 -r1.144 --- ChangeLog 20 May 2013 17:29:15 -0000 1.143 +++ ChangeLog 24 May 2013 20:20:45 -0000 1.144 @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.143 2013/05/20 17:29:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.144 2013/05/24 20:20:45 aballier Exp $ + + 24 May 2013; Alexis Ballier fbsd/package.use.mask: + mask xattr useflag on GNU tar, bug #432410 by Yuta SATOH 20 May 2013; Alexis Ballier +fbsd/amd64/9.0/deprecated: deprecate 9.0 profile for amd64, bug #464742