From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kget/
Date: Mon, 22 Oct 2018 18:14:40 +0000 (UTC) [thread overview]
Message-ID: <1540231573.c34c052b7da4178c197ebdafe23e8fc7cc09b99c.asturm@gentoo> (raw)
commit: c34c052b7da4178c197ebdafe23e8fc7cc09b99c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 22 14:55:37 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 22 18:06:13 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c34c052b
kde-apps/kget: Switch from plasma-workspace to libkworkspace
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
kde-apps/kget/kget-18.08.49.9999.ebuild | 7 +++++--
kde-apps/kget/kget-9999.ebuild | 4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/kde-apps/kget/kget-18.08.49.9999.ebuild b/kde-apps/kget/kget-18.08.49.9999.ebuild
index 18d94e1181..a204af5140 100644
--- a/kde-apps/kget/kget-18.08.49.9999.ebuild
+++ b/kde-apps/kget/kget-18.08.49.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
@@ -43,7 +43,10 @@ COMMON_DEPEND="
app-crypt/qca:2[qt5(+)]
bittorrent? ( net-libs/libktorrent:5 )
gpg? ( app-crypt/gpgme[qt5] )
- kde? ( $(add_plasma_dep plasma-workspace) )
+ kde? ( || (
+ $(add_plasma_dep libkworkspace)
+ $(add_plasma_dep plasma-workspace)
+ ) )
mms? ( media-libs/libmms )
sqlite? ( dev-db/sqlite:3 )
"
diff --git a/kde-apps/kget/kget-9999.ebuild b/kde-apps/kget/kget-9999.ebuild
index 18d94e1181..fd9407fc45 100644
--- a/kde-apps/kget/kget-9999.ebuild
+++ b/kde-apps/kget/kget-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
@@ -43,7 +43,7 @@ COMMON_DEPEND="
app-crypt/qca:2[qt5(+)]
bittorrent? ( net-libs/libktorrent:5 )
gpg? ( app-crypt/gpgme[qt5] )
- kde? ( $(add_plasma_dep plasma-workspace) )
+ kde? ( $(add_plasma_dep libkworkspace) )
mms? ( media-libs/libmms )
sqlite? ( dev-db/sqlite:3 )
"
next reply other threads:[~2018-10-22 18:14 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-22 18:14 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-08 14:25 [gentoo-commits] proj/kde:master commit in: kde-apps/kget/ Andreas Sturmlechner
2023-12-17 10:03 Andreas Sturmlechner
2023-12-14 21:24 Andreas Sturmlechner
2022-10-11 15:18 Andreas Sturmlechner
2022-03-24 14:53 Andreas Sturmlechner
2022-02-17 19:00 Sam James
2020-11-27 9:12 Andreas Sturmlechner
2020-11-25 13:16 Andreas Sturmlechner
2020-10-05 20:04 Andreas Sturmlechner
2018-03-16 0:59 Andreas Sturmlechner
2018-02-22 13:17 Andreas Sturmlechner
2017-11-18 10:48 Andreas Sturmlechner
2017-11-09 20:43 Andreas Sturmlechner
2017-08-20 9:15 Andreas Sturmlechner
2017-08-15 9:43 Andreas Sturmlechner
2017-05-06 20:14 Andreas Sturmlechner
2016-12-10 10:15 Johannes Huber
2016-11-05 14:21 Michael Palimaka
2016-09-29 12:17 Michael Palimaka
2016-09-29 12:12 Michael Palimaka
2016-04-04 18:44 Johannes Huber
2016-03-01 14:12 Michael Palimaka
2015-08-26 21:31 Johannes Huber
2015-08-26 21:31 Johannes Huber
2015-08-12 20:52 Johannes Huber
2015-08-07 21:04 Johannes Huber
2015-07-31 11:54 Michael Palimaka
2015-07-30 19:53 Johannes Huber
2015-07-30 19:53 Johannes Huber
2015-06-12 19:06 Michael Palimaka
2015-01-28 23:45 Johannes Huber
2015-01-19 21:56 Johannes Huber
2015-01-11 2:58 Manuel Rüger
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=1540231573.c34c052b7da4178c197ebdafe23e8fc7cc09b99c.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