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 A7F6A138336 for ; Thu, 18 Oct 2018 10:14:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90B58E091B; Thu, 18 Oct 2018 10:14:23 +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 6C255E091A for ; Thu, 18 Oct 2018 10:14:22 +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 81973335CFE for ; Thu, 18 Oct 2018 10:14:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB24E445 for ; Thu, 18 Oct 2018 10:14:18 +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: <1539857652.a8774d349e5a315d4570da115e1406f69ce869fd.polynomial-c@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: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: a8774d349e5a315d4570da115e1406f69ce869fd X-VCS-Branch: master Date: Thu, 18 Oct 2018 10:14:18 +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: 699e32cb-0ff3-4425-9fda-e7908ec1f0f5 X-Archives-Hash: 6960c721c3bd1a557405b3be6c21bb07 commit: a8774d349e5a315d4570da115e1406f69ce869fd Author: Lars Wendler gentoo org> AuthorDate: Thu Oct 18 10:12:33 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Oct 18 10:14:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8774d34 base/package.use.mask: Make net-libs/gsoap[gnutls] mask more precise Signed-off-by: Lars Wendler gentoo.org> profiles/base/package.use.mask | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 7592c0b9ec7..c4002527bcd 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Lars Wendler (18 Oct 2018) +# gnutls is broken in older releases + (16 Oct 2018) # media-libs/libomxil-bellagio is masked for removal. media-libs/mesa openmax @@ -281,10 +285,6 @@ app-editors/emacs-vcs cairo # Needs a Gstreamer plugin from gst-plugins-bad that is not packaged to date media-plugins/grilo-plugins chromaprint -# Lars Wendler (19 Aug 2016) -# gnutls is broken for years ->=net-libs/gsoap-2.8.0 gnutls - # Michał Górny (05 Jul 2016) # Mask system-clang support as it requires llvm-3.4 that is subject # to security bug cleanup, #585102.