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 89475138200 for ; Tue, 18 Jun 2013 07:06:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64E64E0973; Tue, 18 Jun 2013 07:05:59 +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 F13BAE0991 for ; Tue, 18 Jun 2013 07:05:58 +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 106B133E577 for ; Tue, 18 Jun 2013 07:05:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id C41602171D; Tue, 18 Jun 2013 07:05:56 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles/prefix/darwin X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130618070556.C41602171D@flycatcher.gentoo.org> Date: Tue, 18 Jun 2013 07:05:56 +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: e5981d6f-a6fc-4bcd-8fdc-0f16769a7297 X-Archives-Hash: 3ddf147f05c754e990b352d61f74336f grobian 13/06/18 07:05:56 Modified: package.mask Log: Mask sys-apps/findutils-4.5.11 on Darwin for bug #469206 Revision Changes Path 1.38 profiles/prefix/darwin/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?r1=1.37&r2=1.38 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- package.mask 23 Apr 2013 20:06:05 -0000 1.37 +++ package.mask 18 Jun 2013 07:05:56 -0000 1.38 @@ -1,8 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.37 2013/04/23 20:06:05 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.38 2013/06/18 07:05:56 grobian Exp $ +# Fabian Groffen (18 Jun 2013) +# gnulib/unlinkat issue, mask for now, #469206 +=sys-apps/findutils-4.5.11 + # Fabian Groffen (19 Feb 2012) # Using FSF GCC on Mac OS X is not supported by Gentoo Prefix. While # the FSF GCC compiler is certainly useful, some - if not many -