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 15A0C138359 for ; Sun, 11 Oct 2020 11:08:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BFDCE0BBB; Sun, 11 Oct 2020 11:08:28 +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 43196E0BBB for ; Sun, 11 Oct 2020 11:08:28 +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 4F0D3340D45 for ; Sun, 11 Oct 2020 11:08:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EC2A3A1 for ; Sun, 11 Oct 2020 11:08:24 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1602410513.ffbfd536dc0cb2afb7723bc819bf927effe818f8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sci-mathematics/rkward/ X-VCS-Repository: proj/kde X-VCS-Files: sci-mathematics/rkward/rkward-9999.ebuild X-VCS-Directories: sci-mathematics/rkward/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ffbfd536dc0cb2afb7723bc819bf927effe818f8 X-VCS-Branch: master Date: Sun, 11 Oct 2020 11:08:24 +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: 60c667ae-62d9-406f-aa0a-9a001e698de9 X-Archives-Hash: f288385bc44e9ebeabecf9236e42b230 commit: ffbfd536dc0cb2afb7723bc819bf927effe818f8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 11 10:01:53 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 11 10:01:53 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ffbfd536 sci-mathematics/rkward: Add release switch Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-mathematics/rkward/rkward-9999.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sci-mathematics/rkward/rkward-9999.ebuild b/sci-mathematics/rkward/rkward-9999.ebuild index 148561b1c8..a76b8cd6a7 100644 --- a/sci-mathematics/rkward/rkward-9999.ebuild +++ b/sci-mathematics/rkward/rkward-9999.ebuild @@ -9,9 +9,13 @@ inherit ecm kde.org optfeature DESCRIPTION="IDE for the R-project" HOMEPAGE="https://rkward.kde.org/" +if [[ ${KDE_BUILD_TYPE} = release ]]; then + SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz" + KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +fi + LICENSE="GPL-2+ LGPL-2" SLOT="5" -KEYWORDS="" IUSE="" BDEPEND="