summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-12-31 12:08:18 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-12-31 12:08:18 +0000
commitaeb0cead62bc9beb6ddcb7f2729d6ee25711e699 (patch)
tree09657b8bc47fde63e90b2b36349295a95a1e8a45 /net-ftp/leechcraft-lcftp
parentBump LeechCraft to 0.4.97, remove 0.4.85 and 0.4.90 (diff)
downloadgentoo-2-aeb0cead62bc9beb6ddcb7f2729d6ee25711e699.tar.gz
gentoo-2-aeb0cead62bc9beb6ddcb7f2729d6ee25711e699.tar.bz2
gentoo-2-aeb0cead62bc9beb6ddcb7f2729d6ee25711e699.zip
Bump LeechCraft to 0.4.97, remove 0.4.85 and 0.4.90
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/leechcraft-lcftp')
-rw-r--r--net-ftp/leechcraft-lcftp/ChangeLog9
-rw-r--r--net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.90.ebuild18
-rw-r--r--net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.97.ebuild (renamed from net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.85.ebuild)6
3 files changed, 11 insertions, 22 deletions
diff --git a/net-ftp/leechcraft-lcftp/ChangeLog b/net-ftp/leechcraft-lcftp/ChangeLog
index 3ded37fc880e..045b308f7c5f 100644
--- a/net-ftp/leechcraft-lcftp/ChangeLog
+++ b/net-ftp/leechcraft-lcftp/ChangeLog
@@ -1,6 +1,13 @@
# 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.4 2011/12/16 18:38:47 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/leechcraft-lcftp/ChangeLog,v 1.5 2011/12/31 12:08:18 maksbotan Exp $
+
+*leechcraft-lcftp-0.4.97 (31 Dec 2011)
+
+ 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ -leechcraft-lcftp-0.4.85.ebuild, -leechcraft-lcftp-0.4.90.ebuild,
+ +leechcraft-lcftp-0.4.97.ebuild:
+ Bump to 0.4.97, remove 0.4.80 and 0.4.90
*leechcraft-lcftp-0.4.96-r1 (16 Dec 2011)
diff --git a/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.90.ebuild b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.90.ebuild
deleted file mode 100644
index 6bccf3cb5665..000000000000
--- a/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.90.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.90.ebuild,v 1.1 2011/09/14 17:00:33 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-0.4.85.ebuild b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.97.ebuild
index e7d1da67ccef..01867be022ba 100644
--- a/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.85.ebuild
+++ b/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.97.ebuild
@@ -1,8 +1,8 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/leechcraft-lcftp/leechcraft-lcftp-0.4.97.ebuild,v 1.1 2011/12/31 12:08:18 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
-DEPEND="=net-misc/leechcraft-core-${PV}
+DEPEND="~net-misc/leechcraft-core-${PV}
>=net-misc/curl-7.19.4"
RDEPEND="${DEPEND}
virtual/leechcraft-task-show"