Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/
Date: Sat, 14 Oct 2017 19:29:41
Message-Id: 1508009353.e48c2fd4df2eea2c7d75a2d9f88b29b3db7a8b6d.asturm@gentoo
1 commit: e48c2fd4df2eea2c7d75a2d9f88b29b3db7a8b6d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 19:21:17 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 19:29:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e48c2fd4
7
8 sci-mathematics/rkward: Drop to ~arch
9
10 Old versions depended on Qt4WebKit which is about to be removed.
11
12 Gentoo-bug: 622708
13 Package-Manager: Portage-2.3.11, Repoman-2.3.3
14
15 sci-mathematics/rkward/Manifest | 2 --
16 sci-mathematics/rkward/rkward-0.6.1.ebuild | 36 -----------------------------
17 sci-mathematics/rkward/rkward-0.6.5.ebuild | 37 ------------------------------
18 3 files changed, 75 deletions(-)
19
20 diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
21 index 51125f47fae..c87b46263bc 100644
22 --- a/sci-mathematics/rkward/Manifest
23 +++ b/sci-mathematics/rkward/Manifest
24 @@ -1,3 +1 @@
25 -DIST rkward-0.6.1.tar.gz 1529612 SHA256 7887bc22645a8e6de278da55e31a61acd91aca0ade777af11a110d0dfcfffde7 SHA512 5171b60ed42049de9e0f45b64f61a9bcf1fe8ba89e5a5a8b9ba77b9f7adb0d61630691adcb6636f5d5c5023c64a48220e85ea93c2ea09af34df2fa4be5d0cc9f WHIRLPOOL 2b195384dc0e093b445f7bf21c1f4bc2f378af7e51adb20f046a97e07d7f808b04eb3be9a35198b389b84edc79b3936d2f3d5e7eebc82ff3bb612465b813bcb3
26 -DIST rkward-0.6.5.tar.gz 3731011 SHA256 3fc5acb48ce717dee8fbbe32973ea4c61f30c335bd18a75471142b19b436a032 SHA512 7ea5016a0bc5bb6ed24e38252338142e32291aaff547dce9c3f61524b60395ce595803aa059580e56c38ed9600d09647acb2a8feb060819a0436475e4bf6f1b6 WHIRLPOOL d7dedc8cb1f65c124ea3d2a3f52c557477d3ce472c33a40df7e0c905d2ee18713dfe7980756058fc62d576661b26db4312f5ce0da017fac13477c670ea238904
27 DIST rkward-0.6.5_p20170420.tar.xz 969148 SHA256 eb258cb901e65486adcd22d30d1520902533aa3bc8928041e22d5290b54ecad5 SHA512 904fb9065f7b0d14e5c015a20236a496bd8380ee8083f104203d1d9944f978da10b4e00be497ec55967c8137815f09843adcad2dd71051fbf8b50471a5c0c09f WHIRLPOOL 6288f68850ffa90c4f768921077ca5919f78ba91876cf8afeacd3dd04d83931192d2255d678c4e02789b3622ca100c01baf408068294058fde266b2c4415d848
28
29 diff --git a/sci-mathematics/rkward/rkward-0.6.1.ebuild b/sci-mathematics/rkward/rkward-0.6.1.ebuild
30 deleted file mode 100644
31 index 3b6c48e9bc0..00000000000
32 --- a/sci-mathematics/rkward/rkward-0.6.1.ebuild
33 +++ /dev/null
34 @@ -1,36 +0,0 @@
35 -# Copyright 1999-2016 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=5
39 -
40 -KDE_DOC_DIRS="doc"
41 -KDE_HANDBOOK="optional"
42 -KDE_LINGUAS="ca cs da de el es fr it lt pl tr zh_CN"
43 -
44 -inherit kde4-base
45 -
46 -DESCRIPTION="IDE for the R-project"
47 -HOMEPAGE="http://rkward.sourceforge.net/"
48 -SRC_URI="mirror://sourceforge/rkward/${P}.tar.gz"
49 -
50 -LICENSE="GPL-2"
51 -SLOT="4"
52 -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
53 -IUSE="debug"
54 -
55 -DEPEND="
56 - dev-lang/R
57 - $(add_kdeapps_dep katepart)"
58 -RDEPEND="${DEPEND}"
59 -
60 -src_configure() {
61 - # to have it compatible with R which had a bad R_HOME
62 - unset R_HOME
63 - kde4-base_src_configure
64 -}
65 -
66 -src_install() {
67 - kde4-base_src_install
68 - # avoid file collision with kate
69 - rm "${ED}"/usr/share/apps/katepart/syntax/r.xml || die
70 -}
71
72 diff --git a/sci-mathematics/rkward/rkward-0.6.5.ebuild b/sci-mathematics/rkward/rkward-0.6.5.ebuild
73 deleted file mode 100644
74 index 9b46de92e17..00000000000
75 --- a/sci-mathematics/rkward/rkward-0.6.5.ebuild
76 +++ /dev/null
77 @@ -1,37 +0,0 @@
78 -# Copyright 1999-2016 Gentoo Foundation
79 -# Distributed under the terms of the GNU General Public License v2
80 -
81 -EAPI=6
82 -
83 -KDE_DOC_DIRS="doc"
84 -KDE_HANDBOOK="optional"
85 -WEBKIT_REQUIRED="always"
86 -inherit kde4-base
87 -
88 -DESCRIPTION="IDE for the R-project"
89 -HOMEPAGE="https://rkward.kde.org/"
90 -SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
91 -
92 -LICENSE="GPL-2"
93 -SLOT="4"
94 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
95 -IUSE="debug"
96 -
97 -DEPEND="
98 - $(add_kdeapps_dep katepart)
99 - dev-lang/R
100 - x11-libs/libX11
101 -"
102 -RDEPEND="${DEPEND}"
103 -
104 -src_configure() {
105 - # to have it compatible with R which had a bad R_HOME
106 - unset R_HOME
107 - kde4-base_src_configure
108 -}
109 -
110 -src_install() {
111 - kde4-base_src_install
112 - # avoid file collision with kate
113 - rm "${ED}"/usr/share/apps/katepart/syntax/r.xml || die
114 -}