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 60C4E1381F4 for ; Wed, 19 Jun 2013 05:04:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14ABFE0653; Wed, 19 Jun 2013 05:04:24 +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 98925E0653 for ; Wed, 19 Jun 2013 05:04:23 +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 BA65D33E4A7 for ; Wed, 19 Jun 2013 05:04:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2288) id 80AA22171D; Wed, 19 Jun 2013 05:04:21 +0000 (UTC) From: "Christoph Junghans (ottxor)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ottxor@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: ottxor X-VCS-Committer-Name: Christoph Junghans Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130619050421.80AA22171D@flycatcher.gentoo.org> Date: Wed, 19 Jun 2013 05:04:21 +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: 8b43d917-8dd8-48dd-8340-c2f64f41bb7a X-Archives-Hash: f7d39c045cc1c94537630b301f7d9bbb ottxor 13/06/19 05:04:21 Modified: package.mask Log: drop sys-apps/findutils mask, bug #469206 was fixed Revision Changes Path 1.39 profiles/prefix/darwin/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?r1=1.38&r2=1.39 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- package.mask 18 Jun 2013 07:05:56 -0000 1.38 +++ package.mask 19 Jun 2013 05:04:21 -0000 1.39 @@ -1,12 +1,8 @@ # 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.38 2013/06/18 07:05:56 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.39 2013/06/19 05:04:21 ottxor 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 -