From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AA33F1382C5 for ; Thu, 24 May 2018 00:21:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94E59E0839; Thu, 24 May 2018 00:21:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 62D9DE0839 for ; Thu, 24 May 2018 00:21:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 77423335C2C for ; Thu, 24 May 2018 00:21:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8374257 for ; Thu, 24 May 2018 00:21:51 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1527121268.14f90c8c41ad29a9b0ff7c735d2af8755ffcc36c.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 14f90c8c41ad29a9b0ff7c735d2af8755ffcc36c X-VCS-Branch: master Date: Thu, 24 May 2018 00:21:51 +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: 668e095c-ddf8-40ba-bfe0-ad37c90a1475 X-Archives-Hash: 044568f1a590d494b3d9b1d9cbdcb7b3 commit: 14f90c8c41ad29a9b0ff7c735d2af8755ffcc36c Author: William Hubbs gentoo org> AuthorDate: Thu May 24 00:05:57 2018 +0000 Commit: William Hubbs gentoo org> CommitDate: Thu May 24 00:21:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f90c8c profiles/package.mask: mask baselayout 2.5 for bug #656380 profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c4c8951ebdf..13c18d5042c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,10 @@ #--- END OF EXAMPLES --- +# William Hubbs (22 May 2018) +# Installs spurious paths ,see bug #656380 +=sys-apps/baselayout-2.5 + # Lars Wendler (22 May 2018) # Breaks revdeps (most likely because of GooHash removal). # See tracker bug https://bugs.gentoo.org/656264