diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:22:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:22:08 +0000 |
commit | cadf68436f6afb02f89d65b1165ff6d42438d9ad (patch) | |
tree | 24f2d547980d93fac760054724b17c7b8a0f6b9a /net-ftp | |
parent | Stable for sparc, wrt bug #497460 (diff) | |
download | gentoo-2-cadf68436f6afb02f89d65b1165ff6d42438d9ad.tar.gz gentoo-2-cadf68436f6afb02f89d65b1165ff6d42438d9ad.tar.bz2 gentoo-2-cadf68436f6afb02f89d65b1165ff6d42438d9ad.zip |
Stable for sparc, wrt bug #497632
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.4.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 7f20efc8b4d8..37535d1204b8 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.450 2014/01/24 16:55:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.451 2014/01/26 12:22:08 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> lftp-4.4.14.ebuild: + Stable for sparc, wrt bug #497632 *lftp-4.4.15 (24 Jan 2014) diff --git a/net-ftp/lftp/lftp-4.4.14.ebuild b/net-ftp/lftp/lftp-4.4.14.ebuild index 31d0911b019e..cec7fe9d27db 100644 --- a/net-ftp/lftp/lftp-4.4.14.ebuild +++ b/net-ftp/lftp/lftp-4.4.14.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.14.ebuild,v 1.9 2014/01/19 10:32:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.14.ebuild,v 1.10 2014/01/26 12:22:08 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 ) |