Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: sci-mathematics/rkward/
Date: Sun, 11 Oct 2020 11:08:29
Message-Id: 1602410513.ffbfd536dc0cb2afb7723bc819bf927effe818f8.asturm@gentoo
1 commit: ffbfd536dc0cb2afb7723bc819bf927effe818f8
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 10:01:53 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 10:01:53 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ffbfd536
7
8 sci-mathematics/rkward: Add release switch
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 sci-mathematics/rkward/rkward-9999.ebuild | 6 +++++-
14 1 file changed, 5 insertions(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/rkward/rkward-9999.ebuild b/sci-mathematics/rkward/rkward-9999.ebuild
17 index 148561b1c8..a76b8cd6a7 100644
18 --- a/sci-mathematics/rkward/rkward-9999.ebuild
19 +++ b/sci-mathematics/rkward/rkward-9999.ebuild
20 @@ -9,9 +9,13 @@ inherit ecm kde.org optfeature
21 DESCRIPTION="IDE for the R-project"
22 HOMEPAGE="https://rkward.kde.org/"
23
24 +if [[ ${KDE_BUILD_TYPE} = release ]]; then
25 + SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
26 + KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
27 +fi
28 +
29 LICENSE="GPL-2+ LGPL-2"
30 SLOT="5"
31 -KEYWORDS=""
32 IUSE=""
33
34 BDEPEND="