public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/
Date: Tue,  5 Mar 2019 16:53:49 +0000 (UTC)	[thread overview]
Message-ID: <1551804798.68234fd310e2be67bee40263219e87dbcc49ab43.asturm@gentoo> (raw)

commit:     68234fd310e2be67bee40263219e87dbcc49ab43
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 23:56:54 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar  5 16:53:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68234fd3

sci-mathematics/rkward: 0.7.0b bump for translations; EAPI-7 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-mathematics/rkward/Manifest             |  1 +
 sci-mathematics/rkward/rkward-0.7.0b.ebuild | 50 +++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 83b04f8194d..f464900b9f6 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1 +1,2 @@
 DIST rkward-0.7.0.tar.gz 3991768 BLAKE2B b823a7dd1b04bb92f08a9a1ef6bc32de8f4f1084c9d2fac65817022ea717f51f6b6d239396352ba2699f33e7806f968b2b3b74c7288a9fe8b0d889404cc0d878 SHA512 2cbf1adb0923140b983f9a6e64f775f05228cefa6188a3ff1cd0cf9ac8e64b8c57e5e0d4cba342a0d9a73f057e657f28d44c979e31c82b5d1c9b70e62e14385e
+DIST rkward-0.7.0b.tar.gz 3978972 BLAKE2B 268ebbcdd16d64f546ffc78bfaf0fbe1546d42b09f7d869a82b9f2df2104c5a449052409773b3b063e9f5ca12948d9a19065ebe57e79684e6eb0ad73dfa5791a SHA512 c582ea2d35371315d41664a8620693c82017bd98d6bb380e64dfd2dda8b34b8890aa1e50b9c4a03838b41f22a1983ee0a48b97b30670b6a15143198631ad49ed

diff --git a/sci-mathematics/rkward/rkward-0.7.0b.ebuild b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
new file mode 100644
index 00000000000..4c651729fa1
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/"
+SRC_URI="mirror://kde/stable/${PN}/${PV/b}/src/${P}.tar.gz"
+
+LICENSE="GPL-2+ LGPL-2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+BDEPEND="
+	sys-devel/gettext
+"
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kcrash)
+	$(add_frameworks_dep kdewebkit)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kjobwidgets)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep ktexteditor)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qtscript)
+	>=dev-qt/qtwebkit-5.212.0_pre20180120:5
+	$(add_qt_dep qtwidgets)
+	$(add_qt_dep qtxml)
+	dev-lang/R
+"
+RDEPEND="${DEPEND}
+	virtual/libintl
+	!sci-mathematics/rkward:4
+"


             reply	other threads:[~2019-03-05 16:53 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05 16:53 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-05 16:50 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/ Andreas Sturmlechner
2023-06-08 22:35 Sam James
2022-10-25 16:01 Andreas Sturmlechner
2022-10-22 14:49 Andreas Sturmlechner
2022-06-08 11:29 Andreas Sturmlechner
2022-06-01 11:28 Andreas Sturmlechner
2022-05-18 12:46 Andreas Sturmlechner
2022-01-07 14:21 Andreas Sturmlechner
2021-04-04 18:55 Andreas Sturmlechner
2020-10-15 18:48 Andreas Sturmlechner
2020-10-15 18:48 Andreas Sturmlechner
2020-06-17 16:56 Andreas Sturmlechner
2020-05-26 10:51 Andreas Sturmlechner
2020-05-26 10:51 Andreas Sturmlechner
2020-01-23 23:28 Andreas Sturmlechner
2020-01-12 20:50 Andreas Sturmlechner
2019-03-05 16:53 Andreas Sturmlechner
2018-04-17 21:16 Andreas Sturmlechner
2018-04-17 12:10 Andreas Sturmlechner
2017-10-14 19:29 Andreas Sturmlechner
2017-10-12 12:18 Michael Palimaka
2016-09-15 14:42 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1551804798.68234fd310e2be67bee40263219e87dbcc49ab43.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox