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/drop2ftp
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/drop2ftp')
-rw-r--r--kde-misc/drop2ftp/drop2ftp-0.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/drop2ftp/drop2ftp-0.6.ebuild b/kde-misc/drop2ftp/drop2ftp-0.6.ebuild
index c1fa2f004ba1..6a9a787c19fb 100644
--- a/kde-misc/drop2ftp/drop2ftp-0.6.ebuild
+++ b/kde-misc/drop2ftp/drop2ftp-0.6.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$
@@ -6,7 +6,7 @@ EAPI=5
inherit kde4-base
-DESCRIPTION="KDE4 plasmoid. Add files over KIO supported protocols, like ftp and ssh"
+DESCRIPTION="Plasmoid to add files over KIO supported protocols, like ftp and ssh"
HOMEPAGE="http://www.kde-look.org/content/show.php/Drop2FTP?content=97281"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/97281-${P}.tar.gz"
@@ -16,7 +16,7 @@ SLOT="4"
IUSE="debug"
RDEPEND="
- $(add_kdebase_dep plasma-workspace)
+ kde-plasma/plasma-workspace:4
"
PATCHES=( "${FILESDIR}/${P}-qt47.patch" )