diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:13:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:13:27 +0000 |
commit | f8e02b3f58896f520e64945ef6f81666a0acc8ca (patch) | |
tree | dab6ab829cc03d37a25c9e16f5c61297b34f0820 | |
parent | ppc stable wrt bug #554880 (diff) | |
download | gentoo-2-f8e02b3f58896f520e64945ef6f81666a0acc8ca.tar.gz gentoo-2-f8e02b3f58896f520e64945ef6f81666a0acc8ca.tar.bz2 gentoo-2-f8e02b3f58896f520e64945ef6f81666a0acc8ca.zip |
ppc stable wrt bug #555034
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.6.3a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index f993bbe879c8..ab5c20dedaed 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.530 2015/07/19 18:03:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.531 2015/07/23 20:13:27 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> lftp-4.6.3a.ebuild: + ppc stable wrt bug #555034 19 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> lftp-4.6.3a.ebuild: amd64 stable wrt bug #555034 diff --git a/net-ftp/lftp/lftp-4.6.3a.ebuild b/net-ftp/lftp/lftp-4.6.3a.ebuild index 10c5057f95b6..cde5406f1e1f 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.7 2015/07/19 18:03:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v 1.8 2015/07/23 20:13:27 pacho 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 ) |