diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:27:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:27:16 +0000 |
commit | e20ca5b39d7c30ab54e352f97fba5ebc7fcb5a57 (patch) | |
tree | a9b5b785e4b6ab452db0c052d415e8cd5c13c9ee /net-ftp/lftp | |
parent | x86 stable wrt bug #502874 (diff) | |
download | gentoo-2-e20ca5b39d7c30ab54e352f97fba5ebc7fcb5a57.tar.gz gentoo-2-e20ca5b39d7c30ab54e352f97fba5ebc7fcb5a57.tar.bz2 gentoo-2-e20ca5b39d7c30ab54e352f97fba5ebc7fcb5a57.zip |
x86 stable wrt bug #503784
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-ftp/lftp')
-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 451afc33b826..eb35e36bd968 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.456 2014/03/11 22:25:07 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.457 2014/03/12 05:27:16 phajdan.jr Exp $ + + 09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> lftp-4.4.15.ebuild: + x86 stable wrt bug #503784 11 Mar 2014; Chema Alonso <nimiux@gentoo.org> lftp-4.4.15.ebuild: Stable for amd64 wrt bug #503784 diff --git a/net-ftp/lftp/lftp-4.4.15.ebuild b/net-ftp/lftp/lftp-4.4.15.ebuild index 50561b4ca695..26c4ccec637c 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.3 2014/03/11 22:25:07 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.15.ebuild,v 1.4 2014/03/12 05:27:16 phajdan.jr 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 ) |