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 C2DC3138359 for ; Thu, 6 Aug 2020 06:39:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED3F3E0878; Thu, 6 Aug 2020 06:39:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D6028E0878 for ; Thu, 6 Aug 2020 06:39:51 +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 D67DE34F3E5 for ; Thu, 6 Aug 2020 06:39:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 400EA2FC for ; Thu, 6 Aug 2020 06:39:49 +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: <1596695977.2a72d0fc7f890f48db2c6a69bd78e832bdce2b83.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/mesa/mesa-9999.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2a72d0fc7f890f48db2c6a69bd78e832bdce2b83 X-VCS-Branch: master Date: Thu, 6 Aug 2020 06:39:49 +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: a9610fd5-4c81-4c79-87aa-a6f586df8b0d X-Archives-Hash: da1a5b2928f6b7192bcf04e9bc2e1499 commit: 2a72d0fc7f890f48db2c6a69bd78e832bdce2b83 Author: Matt Turner gentoo org> AuthorDate: Thu Aug 6 06:37:53 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Aug 6 06:39:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a72d0fc media-libs/mesa: Drop llvm:8 dependency Signed-off-by: Matt Turner gentoo.org> media-libs/mesa/mesa-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 01dccc1bdd2..36c5b235d2d 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -151,7 +151,6 @@ LLVM_DEPSTR=" || ( sys-devel/llvm:10[${MULTILIB_USEDEP}] sys-devel/llvm:9[${MULTILIB_USEDEP}] - sys-devel/llvm:8[${MULTILIB_USEDEP}] )