diff options
author | 2015-04-28 07:29:08 +0000 | |
---|---|---|
committer | 2015-04-28 07:29:08 +0000 | |
commit | 15b78307add496a619f26218b42a1ccd7154421d (patch) | |
tree | c2958e9e3cacf70e2192b462ef57c7cdf429ea01 /net-ftp/lftp | |
parent | Stable for alpha, wrt bug #546722 (diff) | |
download | gentoo-2-15b78307add496a619f26218b42a1ccd7154421d.tar.gz gentoo-2-15b78307add496a619f26218b42a1ccd7154421d.tar.bz2 gentoo-2-15b78307add496a619f26218b42a1ccd7154421d.zip |
Stable for alpha, wrt bug #536036
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 2bedb7f9ae12..ab2ea937cbbc 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.519 2015/04/25 15:14:34 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.520 2015/04/28 07:29:08 ago Exp $ + + 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> lftp-4.6.2.ebuild: + Stable for alpha, wrt bug #536036 25 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> lftp-4.6.2.ebuild: sparc stable wrt bug #536036 diff --git a/net-ftp/lftp/lftp-4.6.2.ebuild b/net-ftp/lftp/lftp-4.6.2.ebuild index e4113435e648..f5a862741bdc 100644 --- a/net-ftp/lftp/lftp-4.6.2.ebuild +++ b/net-ftp/lftp/lftp-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.2.ebuild,v 1.8 2015/04/25 15:14:34 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.2.ebuild,v 1.9 2015/04/28 07:29:08 ago Exp $ EAPI=5 inherit autotools eutils libtool @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}ftp/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 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 ~arm64 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 idn 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 ) |