diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:05:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:05:15 +0000 |
commit | 3dadc2ce5dfb23f48b1d49404e1c2c25c9ed87e0 (patch) | |
tree | 15ad12b5a74d8f30ef9504d1eb85786aa3a2e625 | |
parent | Stable for ppc64, wrt bug #503062 (diff) | |
download | gentoo-2-3dadc2ce5dfb23f48b1d49404e1c2c25c9ed87e0.tar.gz gentoo-2-3dadc2ce5dfb23f48b1d49404e1c2c25c9ed87e0.tar.bz2 gentoo-2-3dadc2ce5dfb23f48b1d49404e1c2c25c9ed87e0.zip |
Stable for ppc64, wrt bug #503784
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.4.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 7ab2216ab2f8..225c71023845 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.459 2014/03/12 20:59:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.460 2014/03/14 10:05:15 ago Exp $ + + 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> lftp-4.4.15.ebuild: + Stable for ppc64, wrt bug #503784 12 Mar 2014; Markus Meier <maekke@gentoo.org> lftp-4.4.15.ebuild: arm stable, bug #503784 diff --git a/net-ftp/lftp/lftp-4.4.15.ebuild b/net-ftp/lftp/lftp-4.4.15.ebuild index 84dbd5087c2a..3fc97cf25808 100644 --- a/net-ftp/lftp/lftp-4.4.15.ebuild +++ b/net-ftp/lftp/lftp-4.4.15.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.4.15.ebuild,v 1.6 2014/03/12 20:59:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.15.ebuild,v 1.7 2014/03/14 10:05:15 ago Exp $ EAPI=5 inherit autotools eutils libtool @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.yar.ru/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 nls openssl socks5 +ssl verify-file" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru zh_CN zh_HK zh_TW ) |