summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-19 17:58:41 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-19 17:58:41 +0000
commit611aeaea840bc82b344be58b6eb994093007f863 (patch)
tree22863ac91e10a197624af07133dea4860daf639a /net-ftp
parentx86 stable wrt bug #553836 (diff)
downloadgentoo-2-611aeaea840bc82b344be58b6eb994093007f863.tar.gz
gentoo-2-611aeaea840bc82b344be58b6eb994093007f863.tar.bz2
gentoo-2-611aeaea840bc82b344be58b6eb994093007f863.zip
x86 stable wrt bug #555034
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/lftp/ChangeLog5
-rw-r--r--net-ftp/lftp/lftp-4.6.3a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog
index 024279ab5dc3..26243415b66b 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.528 2015/07/18 12:09:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.529 2015/07/19 17:58:41 zlogene Exp $
+
+ 19 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> lftp-4.6.3a.ebuild:
+ x86 stable wrt bug #555034
18 Jul 2015; Jeroen Roovers <jer@gentoo.org> lftp-4.6.3a.ebuild:
Stable for HPPA (bug #555034).
diff --git a/net-ftp/lftp/lftp-4.6.3a.ebuild b/net-ftp/lftp/lftp-4.6.3a.ebuild
index 5bfb08d077d4..2841cbef62f4 100644
--- a/net-ftp/lftp/lftp-4.6.3a.ebuild
+++ b/net-ftp/lftp/lftp-4.6.3a.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.3a.ebuild,v 1.5 2015/07/18 12:09:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v 1.6 2015/07/19 17:58:41 zlogene Exp $
EAPI=5
inherit autotools eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz"
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 )