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 6ACF01382C5 for ; Wed, 11 Apr 2018 14:01:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 732EDE0ADF; Wed, 11 Apr 2018 14:01:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 4F6B9E0ADF for ; Wed, 11 Apr 2018 14:01:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3CD64335C5C for ; Wed, 11 Apr 2018 14:01:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31F8E284 for ; Wed, 11 Apr 2018 14:01:47 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1523455303.6d3708963703f049e5c99d6d655959a870af3330.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/package.use.mask X-VCS-Directories: profiles/targets/desktop/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 6d3708963703f049e5c99d6d655959a870af3330 X-VCS-Branch: master Date: Wed, 11 Apr 2018 14:01:47 +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: 5bb47799-32ac-4e61-8195-2abe02f55037 X-Archives-Hash: c855d2ac1a59a643f09f910bffc46c7a commit: 6d3708963703f049e5c99d6d655959a870af3330 Author: Lars Wendler gentoo org> AuthorDate: Wed Apr 11 14:00:49 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Apr 11 14:01:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d370896 package.use.mask: Masked "ldap" USE flag for >=openssh-7.7_p1 This time only for desktop profiles. profiles/targets/desktop/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/targets/desktop/package.use.mask b/profiles/targets/desktop/package.use.mask index 26f3c6d9458..bee08748bd6 100644 --- a/profiles/targets/desktop/package.use.mask +++ b/profiles/targets/desktop/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Lars Wendler (11 Apr 2018) +# Masked until we have a working ldap patch again. +# See https://bugs.gentoo.org/652438 +>=net-misc/openssh-7.7_p1 ldap + # USE=gles2 in the following packages disables full OpenGL # Upstream does not test for that case and packages frequently # fail to build or run if set.