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 C586D1387B1 for ; Tue, 14 Jan 2014 20:03:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CD3EE09EC; Tue, 14 Jan 2014 20:03:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D9046E09EC for ; Tue, 14 Jan 2014 20:03:55 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1380A33F5D7 for ; Tue, 14 Jan 2014 20:03:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id 957B02004E; Tue, 14 Jan 2014 20:03:52 +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: <20140114200352.957B02004E@flycatcher.gentoo.org> Date: Tue, 14 Jan 2014 20:03:52 +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: 2b00a593-5147-4392-a4e7-93b23459b02a X-Archives-Hash: 78d53a6743570cc4ac0f983b4c27894b grobian 14/01/14 20:03:52 Modified: package.mask Log: Mask util-linux on platforms where it breaks more than it solves Revision Changes Path 1.41 profiles/prefix/darwin/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/package.mask?r1=1.40&r2=1.41 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- package.mask 31 Dec 2013 03:42:18 -0000 1.40 +++ package.mask 14 Jan 2014 20:03:52 -0000 1.41 @@ -1,8 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.40 2013/12/31 03:42:18 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.41 2014/01/14 20:03:52 grobian Exp $ +# Fabian Groffen (14 Jan 2014) +# util-linux has no business on Darwin systems +sys-apps/util-linux + # 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 -