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 7D08D1382C5 for ; Mon, 18 May 2020 20:40:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3850E0875; Mon, 18 May 2020 20:40:34 +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 8AC82E0875 for ; Mon, 18 May 2020 20:40:34 +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 34CE334F0B7 for ; Mon, 18 May 2020 20:40:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E06D232 for ; Mon, 18 May 2020 20:40:04 +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: <1589834393.1c6238f5ab23ecfa8a63f3a535234f6254c01fc3.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libclc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild X-VCS-Directories: dev-libs/libclc/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 1c6238f5ab23ecfa8a63f3a535234f6254c01fc3 X-VCS-Branch: master Date: Mon, 18 May 2020 20:40:04 +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: 3186257d-b20a-402d-a8e0-101bffb0456f X-Archives-Hash: 48339d1378ac72b0f75eb8b91959196d commit: 1c6238f5ab23ecfa8a63f3a535234f6254c01fc3 Author: Matt Turner gentoo org> AuthorDate: Mon May 18 20:35:59 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon May 18 20:39:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6238f5 dev-libs/libclc: Drop old clang slot Signed-off-by: Matt Turner gentoo.org> dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild index 76895636d57..cf5cf7c3624 100644 --- a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild +++ b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild @@ -23,7 +23,6 @@ BDEPEND=" sys-devel/clang:10 sys-devel/clang:9 sys-devel/clang:8 - sys-devel/clang:7 ) ${PYTHON_DEPS}"