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 3610E138334 for ; Thu, 26 Sep 2019 16:41:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51208E0A04; Thu, 26 Sep 2019 16:41:14 +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 397B9E0A04 for ; Thu, 26 Sep 2019 16:41:14 +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 8520B34B5EB for ; Thu, 26 Sep 2019 16:41:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5BD3720 for ; Thu, 26 Sep 2019 16:41:09 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1569515744.335f294044e1f1dbc829b1b60f6981ef86713441.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/clion/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/clion/clion-2019.2.1.ebuild X-VCS-Directories: dev-util/clion/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 335f294044e1f1dbc829b1b60f6981ef86713441 X-VCS-Branch: master Date: Thu, 26 Sep 2019 16:41:09 +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: ac6828a1-eaed-49e6-a548-b0f27a3a0ab0 X-Archives-Hash: 93403e65441d400be5307499285d9a87 commit: 335f294044e1f1dbc829b1b60f6981ef86713441 Author: Christian Strahl gmail com> AuthorDate: Wed Sep 18 17:35:48 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Sep 26 16:35:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=335f2940 dev-util/clion: add bindist restriction Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Christian Strahl gmail.com> Signed-off-by: Ulrich Müller gentoo.org> dev-util/clion/clion-2019.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/clion/clion-2019.2.1.ebuild b/dev-util/clion/clion-2019.2.1.ebuild index b3360455dab..927800def45 100644 --- a/dev-util/clion/clion-2019.2.1.ebuild +++ b/dev-util/clion/clion-2019.2.1.ebuild @@ -13,7 +13,7 @@ LICENSE="IDEA || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )" SLOT="0" KEYWORDS="~amd64 ~x86" -RESTRICT="mirror splitdebug" +RESTRICT="bindist mirror splitdebug" IUSE="custom-jdk" # RDEPENDS may cause false positives in repoman.