From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kolourpaint/
Date: Tue, 4 Dec 2018 20:40:36 +0000 (UTC) [thread overview]
Message-ID: <1543956023.0b602b3e464c04da92a273dee64919c7ddd2bfa7.asturm@gentoo> (raw)
commit: 0b602b3e464c04da92a273dee64919c7ddd2bfa7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 4 19:18:15 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 4 20:40:23 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0b602b3e
kde-apps/kolourpaint: kde-apps/kdelibs4support was dropped prematurely
Bug: https://bugs.gentoo.org/672498
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kolourpaint/kolourpaint-18.11.90.ebuild | 5 ++---
kde-apps/kolourpaint/kolourpaint-18.12.49.9999.ebuild | 5 ++---
kde-apps/kolourpaint/kolourpaint-9999.ebuild | 7 +++----
3 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/kde-apps/kolourpaint/kolourpaint-18.11.90.ebuild b/kde-apps/kolourpaint/kolourpaint-18.11.90.ebuild
index cce9441c59..0caff9e0da 100644
--- a/kde-apps/kolourpaint/kolourpaint-18.11.90.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-18.11.90.ebuild
@@ -16,6 +16,7 @@ RDEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
@@ -29,9 +30,7 @@ RDEPEND="
$(add_qt_dep qtwidgets)
scanner? ( $(add_kdeapps_dep libksane) )
"
-DEPEND="${RDEPEND}
- sys-devel/gettext
-"
+DEPEND="${RDEPEND}"
src_configure() {
local mycmakeargs=(
diff --git a/kde-apps/kolourpaint/kolourpaint-18.12.49.9999.ebuild b/kde-apps/kolourpaint/kolourpaint-18.12.49.9999.ebuild
index afc1af8c17..5b1351d87a 100644
--- a/kde-apps/kolourpaint/kolourpaint-18.12.49.9999.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-18.12.49.9999.ebuild
@@ -16,6 +16,7 @@ RDEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
@@ -29,9 +30,7 @@ RDEPEND="
$(add_qt_dep qtwidgets)
scanner? ( $(add_kdeapps_dep libksane) )
"
-DEPEND="${RDEPEND}
- sys-devel/gettext
-"
+DEPEND="${RDEPEND}"
src_configure() {
local mycmakeargs=(
diff --git a/kde-apps/kolourpaint/kolourpaint-9999.ebuild b/kde-apps/kolourpaint/kolourpaint-9999.ebuild
index a65762fb97..5b1351d87a 100644
--- a/kde-apps/kolourpaint/kolourpaint-9999.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,6 +16,7 @@ RDEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
@@ -29,9 +30,7 @@ RDEPEND="
$(add_qt_dep qtwidgets)
scanner? ( $(add_kdeapps_dep libksane) )
"
-DEPEND="${RDEPEND}
- sys-devel/gettext
-"
+DEPEND="${RDEPEND}"
src_configure() {
local mycmakeargs=(
next reply other threads:[~2018-12-04 20:40 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-04 20:40 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-06 22:03 [gentoo-commits] proj/kde:master commit in: kde-apps/kolourpaint/ Andreas Sturmlechner
2024-02-26 19:59 Andreas Sturmlechner
2024-01-07 13:26 Andreas Sturmlechner
2020-01-02 0:14 Andreas Sturmlechner
2019-12-07 11:43 Andreas Sturmlechner
2018-08-06 23:59 Andreas Sturmlechner
2016-11-27 8:20 Michael Palimaka
2016-11-12 10:55 Michael Palimaka
2016-08-25 18:52 Michael Palimaka
2016-08-25 18:52 Michael Palimaka
2016-07-13 18:34 Johannes Huber
2016-07-11 12:21 Johannes Huber
2016-04-12 21:22 Johannes Huber
2016-04-04 22:51 Johannes Huber
2016-01-20 12:57 Michael Palimaka
2015-06-12 19:09 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=1543956023.0b602b3e464c04da92a273dee64919c7ddd2bfa7.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