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 3BFAB138350 for ; Fri, 14 Feb 2020 07:51:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FDEEE087D; Fri, 14 Feb 2020 07:51:35 +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 B9B0BE087D for ; Fri, 14 Feb 2020 07:51: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 9C94534EDDF for ; Fri, 14 Feb 2020 07:51:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20067156 for ; Fri, 14 Feb 2020 07:51:29 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1581666680.a845e8dbc5224fc4cb1fde0ab0d65e41d3e27f2a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild X-VCS-Directories: sys-devel/clang-runtime/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a845e8dbc5224fc4cb1fde0ab0d65e41d3e27f2a X-VCS-Branch: master Date: Fri, 14 Feb 2020 07:51:29 +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: 95352d01-0b86-4909-9526-09495a32a78d X-Archives-Hash: 958497148a74209b1d9315eaba7f26bc commit: a845e8dbc5224fc4cb1fde0ab0d65e41d3e27f2a Author: Michał Górny gentoo org> AuthorDate: Fri Feb 14 06:34:45 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Feb 14 07:51:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a845e8db sys-devel/clang-runtime: Remove PROPERTIES=live from releases Signed-off-by: Michał Górny gentoo.org> sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild | 1 - sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild b/sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild index 2713d1f397f..65e66879ab9 100644 --- a/sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild @@ -14,7 +14,6 @@ SLOT="$(ver_cut 1-3)" KEYWORDS="" IUSE="+compiler-rt libcxx openmp +sanitize" REQUIRED_USE="sanitize? ( compiler-rt )" -PROPERTIES="live" RDEPEND=" compiler-rt? ( diff --git a/sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild b/sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild index 2713d1f397f..65e66879ab9 100644 --- a/sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild @@ -14,7 +14,6 @@ SLOT="$(ver_cut 1-3)" KEYWORDS="" IUSE="+compiler-rt libcxx openmp +sanitize" REQUIRED_USE="sanitize? ( compiler-rt )" -PROPERTIES="live" RDEPEND=" compiler-rt? (