summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-12-25 16:40:58 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-12-25 16:40:58 +0000
commita4e0325cd1ad6b438dea3ec7adfb7f7fcbc22dd9 (patch)
tree0d2997ee90138293fc186e78d97ce0bf2529c40f /net-ftp
parentBump LeechCraft to 0.5.90, thanks to 0xd34df00d (diff)
downloadgentoo-2-a4e0325cd1ad6b438dea3ec7adfb7f7fcbc22dd9.tar.gz
gentoo-2-a4e0325cd1ad6b438dea3ec7adfb7f7fcbc22dd9.tar.bz2
gentoo-2-a4e0325cd1ad6b438dea3ec7adfb7f7fcbc22dd9.zip
Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/leechcraft-lcftp/ChangeLog8
-rw-r--r--net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.5.90.ebuild18
2 files changed, 25 insertions, 1 deletions
diff --git a/net-ftp/leechcraft-lcftp/ChangeLog b/net-ftp/leechcraft-lcftp/ChangeLog
index e790a6e88457..af85aab8019c 100644
--- a/net-ftp/leechcraft-lcftp/ChangeLog
+++ b/net-ftp/leechcraft-lcftp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-ftp/leechcraft-lcftp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/leechcraft-lcftp/ChangeLog,v 1.17 2012/12/19 07:55:37 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/leechcraft-lcftp/ChangeLog,v 1.18 2012/12/25 16:40:58 maksbotan Exp $
+
+*leechcraft-lcftp-0.5.90 (25 Dec 2012)
+
+ 25 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-lcftp-0.5.90.ebuild:
+ Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
19 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org>
-leechcraft-lcftp-0.5.70.ebuild, -leechcraft-lcftp-0.5.75.ebuild,
diff --git a/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.5.90.ebuild b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.5.90.ebuild
new file mode 100644
index 000000000000..b95085283471
--- /dev/null
+++ b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.5.90.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2012 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.5.90.ebuild,v 1.1 2012/12/25 16:40:58 maksbotan Exp $
+
+EAPI="4"
+
+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"