diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-28 07:45:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-28 07:45:59 +0000 |
commit | c48e309dd628b0a32f63e2423baaa4d1392aafc3 (patch) | |
tree | ebb138dcb2a4c3675525f3a5cc7d94cec8c3b39d /net-ftp | |
parent | Stable for ia64, wrt bug #546722 (diff) | |
download | gentoo-2-c48e309dd628b0a32f63e2423baaa4d1392aafc3.tar.gz gentoo-2-c48e309dd628b0a32f63e2423baaa4d1392aafc3.tar.bz2 gentoo-2-c48e309dd628b0a32f63e2423baaa4d1392aafc3.zip |
Stable for ia64, wrt bug #536036
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index ab2ea937cbbc..ac0bbe19bdf7 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.520 2015/04/28 07:29:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.521 2015/04/28 07:45:59 ago Exp $ + + 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> lftp-4.6.2.ebuild: + Stable for ia64, wrt bug #536036 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> lftp-4.6.2.ebuild: Stable for alpha, wrt bug #536036 diff --git a/net-ftp/lftp/lftp-4.6.2.ebuild b/net-ftp/lftp/lftp-4.6.2.ebuild index f5a862741bdc..50d2acb93ec5 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.9 2015/04/28 07:29:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.2.ebuild,v 1.10 2015/04/28 07:45:59 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 ) |