summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-10 16:01:00 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-10 16:01:29 +0100
commit44624d2b884158f0dd48a1f0c072f0d8b7c11352 (patch)
tree90b8b768f11d9c37c48ffb5230b9714a718a6aba /kde-misc/stdin-plasmoid
parentdev-perl/Moo: Bump to version 2.3.0 (diff)
downloadgentoo-44624d2b884158f0dd48a1f0c072f0d8b7c11352.tar.gz
gentoo-44624d2b884158f0dd48a1f0c072f0d8b7c11352.tar.bz2
gentoo-44624d2b884158f0dd48a1f0c072f0d8b7c11352.zip
kde-base/plasma-workspace -> kde-plasma/plasma-workspace
Diffstat (limited to 'kde-misc/stdin-plasmoid')
-rw-r--r--kde-misc/stdin-plasmoid/stdin-plasmoid-0.2_beta1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/stdin-plasmoid/stdin-plasmoid-0.2_beta1.ebuild b/kde-misc/stdin-plasmoid/stdin-plasmoid-0.2_beta1.ebuild
index 1b2224da8918..1ac7ba5a7061 100644
--- a/kde-misc/stdin-plasmoid/stdin-plasmoid-0.2_beta1.ebuild
+++ b/kde-misc/stdin-plasmoid/stdin-plasmoid-0.2_beta1.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$
@@ -8,7 +8,7 @@ inherit kde4-base versionator
MY_P="$(replace_version_separator 2 '-')"
-DESCRIPTION="KDE4 plasmoid for executing a process and capturing its stderr and stdout"
+DESCRIPTION="Plasmoid for executing a process and capturing its stderr and stdout"
HOMEPAGE="http://www.kde-look.org/content/show.php/STDIN+Plasmoid?content=92309"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/92309-${MY_P}.tar.bz2"
@@ -18,7 +18,7 @@ SLOT="4"
IUSE="debug"
RDEPEND="
- $(add_kdebase_dep plasma-workspace)
+ kde-plasma/plasma-workspace:4
"
S="${WORKDIR}/${MY_P}"