diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-11-22 10:54:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-11-22 10:54:42 +0000 |
commit | e168517fc19a761609075a428683ff2a5fec39ce (patch) | |
tree | 5d2aeb44a86c87f84d9b418da2ef2433bc560187 /net-ftp | |
parent | bump; update deps, rm old (diff) | |
download | gentoo-2-e168517fc19a761609075a428683ff2a5fec39ce.tar.gz gentoo-2-e168517fc19a761609075a428683ff2a5fec39ce.tar.bz2 gentoo-2-e168517fc19a761609075a428683ff2a5fec39ce.zip |
Stable for HPPA (bug #529918).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-ftp')
-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 8f6fbf9a4048..c6f4d3fa2ead 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.497 2014/11/02 14:24:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.498 2014/11/22 10:54:42 jer Exp $ + + 22 Nov 2014; Jeroen Roovers <jer@gentoo.org> lftp-4.6.0.ebuild: + Stable for HPPA (bug #529918). 02 Nov 2014; Jeroen Roovers <jer@gentoo.org> -lftp-4.4.15.ebuild, -files/lftp-4.3.5-autopoint.patch: diff --git a/net-ftp/lftp/lftp-4.6.0.ebuild b/net-ftp/lftp/lftp-4.6.0.ebuild index 37ef6a387065..96f908b08159 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.3 2014/10/15 14:28:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.0.ebuild,v 1.4 2014/11/22 10:54:42 jer 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 ) |