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 337E51580B1 for ; Mon, 30 Aug 2021 13:45:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CFA0E08BD; Mon, 30 Aug 2021 13:45:47 +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 2FB3AE08BD for ; Mon, 30 Aug 2021 13:45:47 +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 08DB3335CF7 for ; Mon, 30 Aug 2021 13:45:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E92950 for ; Mon, 30 Aug 2021 13:45:44 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1630331129.0bdd12a854088a83427b12b3f0d2d5da1decfa42.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/plasma/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/plasma/package.mask X-VCS-Directories: profiles/targets/desktop/plasma/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0bdd12a854088a83427b12b3f0d2d5da1decfa42 X-VCS-Branch: master Date: Mon, 30 Aug 2021 13:45:44 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cc1f499c-a612-4059-80b8-96c878e0723b X-Archives-Hash: 6d9c1853707eef80dfa5e237ec4d69ce commit: 0bdd12a854088a83427b12b3f0d2d5da1decfa42 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 30 13:41:28 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 30 13:45:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bdd12a8 profiles: desktop/plasma: Mask ~media-libs/libglvnd-1.3.4 Support at least Plasma profile users by masking the broken version. Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/targets/desktop/plasma/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/targets/desktop/plasma/package.mask b/profiles/targets/desktop/plasma/package.mask new file mode 100644 index 00000000000..a74631167f3 --- /dev/null +++ b/profiles/targets/desktop/plasma/package.mask @@ -0,0 +1,5 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Breaks build of kde-plasma/kwin, bug 810511, KDE-bug 440372 +~media-libs/libglvnd-1.3.4