public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kactivitymanagerd/
Date: Wed, 18 May 2016 13:25:57 +0000 (UTC)	[thread overview]
Message-ID: <1463577927.b8ff168334bb8c93638628ac4f1be79af2407883.johu@gentoo> (raw)

commit:     b8ff168334bb8c93638628ac4f1be79af2407883
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun May 15 09:18:55 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed May 18 13:25:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b8ff1683

kde-plasma/kactivitymanagerd: Update kde-base/kactivities blocker

Clean blocker on version is easier to read for users, gets rid of
another use flag setting in plasma profile.

Package-Manager: portage-2.2.28

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 .../kactivitymanagerd/kactivitymanagerd-5.6.49.9999.ebuild   | 12 +++++++-----
 kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild   | 12 +++++++-----
 2 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.6.49.9999.ebuild b/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.6.49.9999.ebuild
index 21956a9..796fbe9 100644
--- a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.6.49.9999.ebuild
+++ b/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.6.49.9999.ebuild
@@ -12,7 +12,7 @@ LICENSE="|| ( GPL-2 GPL-3 )"
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
@@ -26,11 +26,13 @@ RDEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtsql)
 	$(add_qt_dep qtwidgets)
-	!<kde-base/kactivities-4.13.3-r1:4[-minimal(-)]
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/boost-1.54
+"
+RDEPEND="${COMMON_DEPEND}
+	!<kde-base/kactivities-4.13.3-r2:4
 	!kde-base/kactivitymanagerd
 	!<kde-frameworks/kactivities-5.20.0
 	!<kde-plasma/plasma-desktop-5.6.1
 "
-DEPEND="${RDEPEND}
-	>=dev-libs/boost-1.54
-"

diff --git a/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild b/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild
index 21956a9..796fbe9 100644
--- a/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild
+++ b/kde-plasma/kactivitymanagerd/kactivitymanagerd-9999.ebuild
@@ -12,7 +12,7 @@ LICENSE="|| ( GPL-2 GPL-3 )"
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
@@ -26,11 +26,13 @@ RDEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtsql)
 	$(add_qt_dep qtwidgets)
-	!<kde-base/kactivities-4.13.3-r1:4[-minimal(-)]
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/boost-1.54
+"
+RDEPEND="${COMMON_DEPEND}
+	!<kde-base/kactivities-4.13.3-r2:4
 	!kde-base/kactivitymanagerd
 	!<kde-frameworks/kactivities-5.20.0
 	!<kde-plasma/plasma-desktop-5.6.1
 "
-DEPEND="${RDEPEND}
-	>=dev-libs/boost-1.54
-"


             reply	other threads:[~2016-05-18 13:26 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-18 13:25 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-15 12:30 [gentoo-commits] proj/kde:master commit in: kde-plasma/kactivitymanagerd/ Andreas Sturmlechner
2020-04-18 21:14 Andreas Sturmlechner
2018-05-06  8:46 Andreas Sturmlechner
2018-05-06  8:46 Andreas Sturmlechner
2018-05-06  8:46 Andreas Sturmlechner
2017-05-26 18:33 Andreas Sturmlechner
2016-12-09  8:16 Johannes Huber
2016-12-08 12:01 Johannes Huber
2016-11-02 12:08 Johannes Huber
2016-07-18 19:41 Johannes Huber
2016-04-06 14:31 Michael Palimaka
2016-03-29 19:29 Johannes Huber
2016-03-29 17:38 Johannes Huber
2016-03-29 12:27 Johannes Huber
2016-03-23 17:47 Michael Palimaka
2016-03-23 17:47 Michael Palimaka
2016-03-23 15:51 Johannes Huber
2016-03-20 20:43 Johannes Huber
2016-03-13 16:50 Michael Palimaka
2016-02-17 14:36 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=1463577927.b8ff168334bb8c93638628ac4f1be79af2407883.johu@gentoo \
    --to=johu@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