diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-08 10:58:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-08 10:58:58 +0000 |
commit | ece8fa2ed7aef87e0031ff63f8dff848d43e39cf (patch) | |
tree | b0591b3417cc492776b977a67da9ae965892a766 /net-ftp/lftp | |
parent | Version bump. Add ruby20, ruby21 targets. Cleanup old. (diff) | |
download | gentoo-2-ece8fa2ed7aef87e0031ff63f8dff848d43e39cf.tar.gz gentoo-2-ece8fa2ed7aef87e0031ff63f8dff848d43e39cf.tar.bz2 gentoo-2-ece8fa2ed7aef87e0031ff63f8dff848d43e39cf.zip |
Stable for ppc64, wrt bug #529918
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 98c14b9d9fe7..8aec179aa85b 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.505 2014/12/06 16:41:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.506 2014/12/08 10:58:58 ago Exp $ + + 08 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lftp-4.6.0.ebuild: + Stable for ppc64, wrt bug #529918 06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lftp-4.6.0.ebuild: Stable for ia64, wrt bug #529918 diff --git a/net-ftp/lftp/lftp-4.6.0.ebuild b/net-ftp/lftp/lftp-4.6.0.ebuild index b9ef0a049eb2..fa263949eff4 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.11 2014/12/06 16:41:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.0.ebuild,v 1.12 2014/12/08 10:58:58 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 ) |