summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/plasmoid-workflow/plasmoid-workflow-0.4.1.ebuild')
-rw-r--r--kde-misc/plasmoid-workflow/plasmoid-workflow-0.4.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/plasmoid-workflow/plasmoid-workflow-0.4.1.ebuild b/kde-misc/plasmoid-workflow/plasmoid-workflow-0.4.1.ebuild
index 4b2289a7f8f3..e7c6f08276fd 100644
--- a/kde-misc/plasmoid-workflow/plasmoid-workflow-0.4.1.ebuild
+++ b/kde-misc/plasmoid-workflow/plasmoid-workflow-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,7 +7,7 @@ EAPI=5
KDE_LINGUAS="de el en es fr pt"
inherit kde4-base
-DESCRIPTION="Plasmoid that integrates Activities, Virtual Desktops and Tasks Functionalities in one component"
+DESCRIPTION="Integrates Activities, Virtual Desktops and Tasks in one component"
HOMEPAGE="http://kde-look.org/content/show.php/?content=147428"
SRC_URI="http://www.opentoolsandspace.org/Art/WorkFlow/0.4.x/${P}.tar.gz"
@@ -17,7 +17,7 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND="
- $(add_kdebase_dep kactivities)
+ kde-frameworks/kactivities:4
kde-plasma/libkworkspace:4
$(add_kdebase_dep plasma-workspace)
"