summaryrefslogtreecommitdiff
path: root/kde-misc/drop2ftp/drop2ftp-0.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/drop2ftp/drop2ftp-0.6.ebuild')
-rw-r--r--kde-misc/drop2ftp/drop2ftp-0.6.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-misc/drop2ftp/drop2ftp-0.6.ebuild b/kde-misc/drop2ftp/drop2ftp-0.6.ebuild
new file mode 100644
index 00000000000..6e54184361b
--- /dev/null
+++ b/kde-misc/drop2ftp/drop2ftp-0.6.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+KDE_MINIMAL="4.2"
+inherit kde4-base
+
+DESCRIPTION="KDE4 plasmoid. 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"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="${DEPEND}
+ !kde-plasmoids/drop2ftp"