diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-09 09:13:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-09 09:13:10 +0000 |
commit | 02fdde210b94b11f49f0fd1326c51c7864e89838 (patch) | |
tree | 0a291afbbb1d8bc3133f570bb1441b05818df022 /net-ftp | |
parent | Stable for amd64, wrt bug #524292 (diff) | |
download | gentoo-2-02fdde210b94b11f49f0fd1326c51c7864e89838.tar.gz gentoo-2-02fdde210b94b11f49f0fd1326c51c7864e89838.tar.bz2 gentoo-2-02fdde210b94b11f49f0fd1326c51c7864e89838.zip |
Stable for amd64, wrt bug #523654
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 4a5bb4b4e337..610d2d343655 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.484 2014/10/07 07:15:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.485 2014/10/09 09:13:10 ago Exp $ + + 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> lftp-4.5.5.ebuild: + Stable for amd64, wrt bug #523654 *lftp-4.5.5.20141003 (07 Oct 2014) diff --git a/net-ftp/lftp/lftp-4.5.5.ebuild b/net-ftp/lftp/lftp-4.5.5.ebuild index 90744d1f65c4..4df299af158c 100644 --- a/net-ftp/lftp/lftp-4.5.5.ebuild +++ b/net-ftp/lftp/lftp-4.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.5.5.ebuild,v 1.4 2014/10/04 12:24:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.5.5.ebuild,v 1.5 2014/10/09 09:13:10 ago Exp $ EAPI=5 inherit autotools eutils libtool @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.yar.ru/ftp/${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="convert-mozilla-cookies +gnutls nls openssl socks5 +ssl verify-file" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW ) |