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 427CD13835B for ; Wed, 30 Sep 2020 19:13:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C36DE0894; Wed, 30 Sep 2020 19:13:23 +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 34C2CE0894 for ; Wed, 30 Sep 2020 19:13:23 +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 B2B933409C8 for ; Wed, 30 Sep 2020 19:13:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BBFB385 for ; Wed, 30 Sep 2020 19:13:20 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1601493192.ffda443cd644ee8d85c281c53d1c14a18b4f46fb.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libglvnd/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libglvnd/libglvnd-1.3.2-r1.ebuild media-libs/libglvnd/libglvnd-1.3.2.ebuild media-libs/libglvnd/libglvnd-9999.ebuild X-VCS-Directories: media-libs/libglvnd/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: ffda443cd644ee8d85c281c53d1c14a18b4f46fb X-VCS-Branch: master Date: Wed, 30 Sep 2020 19:13:20 +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: 23c52da9-1dbb-4b4f-8cf7-614b225ff033 X-Archives-Hash: 8762703a6696989dbf81e0d118c42083 commit: ffda443cd644ee8d85c281c53d1c14a18b4f46fb Author: Matt Turner gentoo org> AuthorDate: Wed Sep 30 19:02:23 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Sep 30 19:13:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffda443c media-libs/libglvnd: Update for removal of Mesa's IUSE=libglvnd Mesa versions >= 20.2 have no libglvnd USE flag, because it's always enabled. Closes: https://bugs.gentoo.org/744715 Signed-off-by: Matt Turner gentoo.org> .../libglvnd/{libglvnd-1.3.2.ebuild => libglvnd-1.3.2-r1.ebuild} | 3 +-- media-libs/libglvnd/libglvnd-9999.ebuild | 6 +----- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/media-libs/libglvnd/libglvnd-1.3.2.ebuild b/media-libs/libglvnd/libglvnd-1.3.2-r1.ebuild similarity index 96% rename from media-libs/libglvnd/libglvnd-1.3.2.ebuild rename to media-libs/libglvnd/libglvnd-1.3.2-r1.ebuild index a11e7d7b630..4c9e3146130 100644 --- a/media-libs/libglvnd/libglvnd-1.3.2.ebuild +++ b/media-libs/libglvnd/libglvnd-1.3.2-r1.ebuild @@ -32,8 +32,7 @@ RESTRICT="!test? ( test )" BDEPEND="${PYTHON_DEPS} test? ( X? ( ${VIRTUALX_DEPEND} ) )" RDEPEND=" - !media-libs/mesa[-libglvnd(-)] - !