summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-18 08:10:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-18 08:10:14 +0000
commitbc1f17938e0025f283ebdb14eff8bd1465c26280 (patch)
treebe7a461b15725c3ba8ef6de9d1880b12af3b7e02 /net-ftp/lftp
parentStable for alpha, wrt bug #465664 (diff)
downloadgentoo-2-bc1f17938e0025f283ebdb14eff8bd1465c26280.tar.gz
gentoo-2-bc1f17938e0025f283ebdb14eff8bd1465c26280.tar.bz2
gentoo-2-bc1f17938e0025f283ebdb14eff8bd1465c26280.zip
Stable for alpha, wrt bug #465700
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r--net-ftp/lftp/ChangeLog5
-rw-r--r--net-ftp/lftp/lftp-4.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog
index f169d74875b7..6abdb1f242e6 100644
--- a/net-ftp/lftp/ChangeLog
+++ b/net-ftp/lftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/lftp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.400 2013/04/16 18:09:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.401 2013/04/18 08:10:14 ago Exp $
+
+ 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> lftp-4.4.5.ebuild:
+ Stable for alpha, wrt bug #465700
16 Apr 2013; Agostino Sarubbo <ago@gentoo.org> lftp-4.4.5.ebuild:
Stable for arm, wrt bug #465700
diff --git a/net-ftp/lftp/lftp-4.4.5.ebuild b/net-ftp/lftp/lftp-4.4.5.ebuild
index 4344aecd5950..4b9f708fc15d 100644
--- a/net-ftp/lftp/lftp-4.4.5.ebuild
+++ b/net-ftp/lftp/lftp-4.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.5.ebuild,v 1.6 2013/04/16 18:09:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.5.ebuild,v 1.7 2013/04/18 08:10:14 ago Exp $
EAPI=5
inherit autotools eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.yars.free.net/pub/source/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="gnutls nls socks5 +ssl"
LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru zh_CN zh_HK zh_TW )