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 4D3041381F3 for ; Sat, 24 Nov 2012 12:56:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E252E061F; Sat, 24 Nov 2012 12:56:04 +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 DA053E061F for ; Sat, 24 Nov 2012 12:56:03 +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 04FA733D966 for ; Sat, 24 Nov 2012 12:56:03 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id B28AF20C65; Sat, 24 Nov 2012 12:56:01 +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: <20121124125601.B28AF20C65@flycatcher.gentoo.org> Date: Sat, 24 Nov 2012 12:56:01 +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: a450547d-9277-4ec8-8ccb-c28c440146f1 X-Archives-Hash: dc01edf017cc0c03f8df08e80c394147 Message-ID: <20121124125601.bDVm4SFTPzoAusAMQoDUkxps3oCvY60YH85tzMjzfPM@z> aballier 12/11/24 12:56:01 Modified: ChangeLog Log: unmask libarchive 3.0.4-r1, works fine here and bug #421191 has no activity since months. Revision Changes Path 1.135 profiles/default/bsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.135&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.135&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?r1=1.134&r2=1.135 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v retrieving revision 1.134 retrieving revision 1.135 diff -u -r1.134 -r1.135 --- ChangeLog 28 Oct 2012 22:41:53 -0000 1.134 +++ ChangeLog 24 Nov 2012 12:56:01 -0000 1.135 @@ -1,6 +1,10 @@ # 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.134 2012/10/28 22:41:53 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.135 2012/11/24 12:56:01 aballier Exp $ + + 24 Nov 2012; Alexis Ballier fbsd/package.mask: + unmask libarchive 3.0.4-r1, works fine here and bug #421191 has no activity + since months. 28 Oct 2012; fbsd/use.mask: Mask polkit on FreeBSD. It doesn't work due to FreeBSD API bug.