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 BBD381382C5 for ; Tue, 23 Jan 2018 23:54:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAD06E0801; Tue, 23 Jan 2018 23:54:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B9C93E0801 for ; Tue, 23 Jan 2018 23:54:44 +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 83A26335C2E for ; Tue, 23 Jan 2018 23:54:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12E731C8 for ; Tue, 23 Jan 2018 23:54:41 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1516751591.b5a0e5fb57ce1efa8316c4b13596f4834fcdf8e2.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: b5a0e5fb57ce1efa8316c4b13596f4834fcdf8e2 X-VCS-Branch: master Date: Tue, 23 Jan 2018 23:54:41 +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: 19da529f-6df9-44af-9642-836a5a255ba2 X-Archives-Hash: 0748ce0b6fca28beb9d719f23a21b5d7 commit: b5a0e5fb57ce1efa8316c4b13596f4834fcdf8e2 Author: Patrick McLean gentoo org> AuthorDate: Tue Jan 23 23:53:11 2018 +0000 Commit: Patrick McLean gentoo org> CommitDate: Tue Jan 23 23:53:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a0e5fb profiles/base: Drop hpn mask since zmedico found a fix for bug 634594 profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ac4ec1f1c4e..264ae931a2f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,10 +7,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Patrick McLean (22 Jan 2018) -# Interoperability with some clients. bug #634594. ->=net-misc/openssh-7.6_p1-r3 hpn - # Andreas Sturmlechner (13 Jan 2018) # Depends on last-rited sci-visualization/xds-viewer sci-chemistry/xds-bin X