summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-12-15 19:36:16 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-12-15 19:36:16 +0000
commit0969b17466405db92508e36926a7c37385fe13f0 (patch)
tree5e071a56b3a8cf85745587f6490ea3edc59e2652 /net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.96.ebuild
parentDo much LeechCraft maintainance, including bump to 0.4.96 (diff)
downloadgentoo-2-0969b17466405db92508e36926a7c37385fe13f0.tar.gz
gentoo-2-0969b17466405db92508e36926a7c37385fe13f0.tar.bz2
gentoo-2-0969b17466405db92508e36926a7c37385fe13f0.zip
Do much LeechCraft maintainance, including bump to 0.4.96
(Portage version: 2.1.10.40/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.96.ebuild')
-rw-r--r--net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.96.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.96.ebuild b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.96.ebuild
new file mode 100644
index 000000000000..900f02feb60a
--- /dev/null
+++ b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.96.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.96.ebuild,v 1.1 2011/12/15 19:36:16 maksbotan Exp $
+
+EAPI="2"
+
+inherit leechcraft
+
+DESCRIPTION="LCFTP, FTP client for LeechCraft."
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="=net-misc/leechcraft-core-${PV}
+ >=net-misc/curl-7.19.4"
+RDEPEND="${DEPEND}
+ virtual/leechcraft-task-show"