From 44624d2b884158f0dd48a1f0c072f0d8b7c11352 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Sat, 10 Dec 2016 16:01:00 +0100 Subject: kde-base/plasma-workspace -> kde-plasma/plasma-workspace --- kde-misc/drop2ftp/drop2ftp-0.6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kde-misc/drop2ftp/drop2ftp-0.6.ebuild') 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" ) -- cgit v1.2.3-65-gdbad