public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde-sunset:master commit in: kde-frameworks/kactivities/
@ 2020-12-03  1:04 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2020-12-03  1:04 UTC (permalink / raw
  To: gentoo-commits

commit:     155e65b3ce9a4f26e5246b96393bfae69cf36099
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  2 23:52:36 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 00:45:57 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=155e65b3

kde-frameworks/kactivities: Cleanup NonexistentDeps

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

 kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild b/kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild
index bb112823..93acc9b9 100644
--- a/kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild
+++ b/kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DECLARATIVE_REQUIRED="always"
-EGIT_BRANCH="KDE/4.13"
 inherit kde4-base kde4-functions-extra
 
 DESCRIPTION="KDE Activity Manager"
@@ -13,7 +12,10 @@ KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="
-	|| ( $(add_kdeplasma_dep kactivitymanagerd) <kde-frameworks/kactivities-5.20.0:5 kde-plasma/kactivitymanagerd:5 )
+	|| (
+		$(add_kdeplasma_dep kactivitymanagerd)
+		kde-plasma/kactivitymanagerd:5
+	)
 "
 
 src_configure() {


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-03  1:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-03  1:04 [gentoo-commits] proj/kde-sunset:master commit in: kde-frameworks/kactivities/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox