diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 19:18:26 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 19:18:26 +0000 |
commit | 982b20683f7f841e4cbd256cad52fbaac968b8f3 (patch) | |
tree | afba352883996bbb2bee0f607fa4d3233220f28b /net-ftp | |
parent | ppc stable wrt bug #530402 (diff) | |
download | gentoo-2-982b20683f7f841e4cbd256cad52fbaac968b8f3.tar.gz gentoo-2-982b20683f7f841e4cbd256cad52fbaac968b8f3.tar.bz2 gentoo-2-982b20683f7f841e4cbd256cad52fbaac968b8f3.zip |
ppc stable wrt bug #536036
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
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 072d4f835389..33c9e30a41da 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.517 2015/04/17 12:45:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.518 2015/04/21 19:18:26 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> lftp-4.6.2.ebuild: + ppc stable wrt bug #536036 17 Apr 2015; Agostino Sarubbo <ago@gentoo.org> lftp-4.6.2.ebuild: Stable for ppc64, wrt bug #536036 diff --git a/net-ftp/lftp/lftp-4.6.2.ebuild b/net-ftp/lftp/lftp-4.6.2.ebuild index 57b4b0b9d4ce..9861be06b9e7 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.6 2015/04/17 12:45:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.2.ebuild,v 1.7 2015/04/21 19:18:26 pacho 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 ) |