summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-01 09:32:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-01 09:32:23 +0000
commite2e41d52f8fa5078c00e558ac70b5d186a050639 (patch)
tree4c6f8cf9109f86e2fc3acecc7d5c98f02ab8e0fa /net-ftp
parentStable for sparc, wrt bug #529920 (diff)
downloadgentoo-2-e2e41d52f8fa5078c00e558ac70b5d186a050639.tar.gz
gentoo-2-e2e41d52f8fa5078c00e558ac70b5d186a050639.tar.bz2
gentoo-2-e2e41d52f8fa5078c00e558ac70b5d186a050639.zip
Stable for sparc, wrt bug #529918
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/lftp/ChangeLog5
-rw-r--r--net-ftp/lftp/lftp-4.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog
index 01a639d64228..7dc1f1b1e1b6 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.501 2014/11/29 19:58:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.502 2014/12/01 09:32:23 ago Exp $
+
+ 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lftp-4.6.0.ebuild:
+ Stable for sparc, wrt bug #529918
29 Nov 2014; Markus Meier <maekke@gentoo.org> lftp-4.6.0.ebuild:
arm stable, bug #529918
diff --git a/net-ftp/lftp/lftp-4.6.0.ebuild b/net-ftp/lftp/lftp-4.6.0.ebuild
index a8545a8714a0..86228f3f9980 100644
--- a/net-ftp/lftp/lftp-4.6.0.ebuild
+++ b/net-ftp/lftp/lftp-4.6.0.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.6.0.ebuild,v 1.7 2014/11/29 19:58:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.0.ebuild,v 1.8 2014/12/01 09:32:23 ago 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 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 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 )