summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-08-25 15:37:50 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-08-25 15:37:50 +0000
commit0cd3a9e7232a9c130ea6cd5adbbfbadb882770df (patch)
tree334747547c0f4cf7eeb5647b5b064bebf745b377 /net-ftp
parentMarked ~hppa (bug #376053). (diff)
downloadgentoo-2-0cd3a9e7232a9c130ea6cd5adbbfbadb882770df.tar.gz
gentoo-2-0cd3a9e7232a9c130ea6cd5adbbfbadb882770df.tar.bz2
gentoo-2-0cd3a9e7232a9c130ea6cd5adbbfbadb882770df.zip
Add net-ftp/leechcraft-lcftp
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/leechcraft-lcftp/ChangeLog12
-rw-r--r--net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.85.ebuild18
-rw-r--r--net-ftp/leechcraft-lcftp/leechcraft-lcftp-9999.ebuild18
-rw-r--r--net-ftp/leechcraft-lcftp/metadata.xml5
4 files changed, 53 insertions, 0 deletions
diff --git a/net-ftp/leechcraft-lcftp/ChangeLog b/net-ftp/leechcraft-lcftp/ChangeLog
new file mode 100644
index 000000000000..75e6a72cfc2e
--- /dev/null
+++ b/net-ftp/leechcraft-lcftp/ChangeLog
@@ -0,0 +1,12 @@
+# ChangeLog for net-ftp/leechcraft-lcftp
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/leechcraft-lcftp/ChangeLog,v 1.1 2011/08/25 15:37:50 maksbotan Exp $
+
+*leechcraft-lcftp-9999 (25 Aug 2011)
+*leechcraft-lcftp-0.4.85 (25 Aug 2011)
+
+ 25 Aug 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-lcftp-0.4.85.ebuild, +leechcraft-lcftp-9999.ebuild,
+ +metadata.xml:
+ Copy net-ftp/leechctaft-lcftp from rion-overlay, thanks to 0xd34df00d
+
diff --git a/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.85.ebuild b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.85.ebuild
new file mode 100644
index 000000000000..e7d1da67ccef
--- /dev/null
+++ b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.85.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.85.ebuild,v 1.1 2011/08/25 15:37:50 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"
diff --git a/net-ftp/leechcraft-lcftp/leechcraft-lcftp-9999.ebuild b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-9999.ebuild
new file mode 100644
index 000000000000..f3cbfe9e9f4d
--- /dev/null
+++ b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-9999.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-9999.ebuild,v 1.1 2011/08/25 15:37:50 maksbotan Exp $
+
+EAPI="2"
+
+inherit leechcraft
+
+DESCRIPTION="LCFTP, FTP client for LeechCraft."
+
+SLOT="0"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="=net-misc/leechcraft-core-${PV}
+ >=net-misc/curl-7.19.4"
+RDEPEND="${DEPEND}
+ virtual/leechcraft-task-show"
diff --git a/net-ftp/leechcraft-lcftp/metadata.xml b/net-ftp/leechcraft-lcftp/metadata.xml
new file mode 100644
index 000000000000..2c857dda08d3
--- /dev/null
+++ b/net-ftp/leechcraft-lcftp/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>leechcraft</herd>
+</pkgmetadata>