diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-06 17:04:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-06 17:04:26 +0000 |
commit | 8f0941f1d3f2df859f48f7e4249a92089f0b77ed (patch) | |
tree | c9eb03761a620aac6213afd263b44c73383a53c9 /net-ftp | |
parent | Stable for alpha, wrt bug #475674 (diff) | |
download | gentoo-2-8f0941f1d3f2df859f48f7e4249a92089f0b77ed.tar.gz gentoo-2-8f0941f1d3f2df859f48f7e4249a92089f0b77ed.tar.bz2 gentoo-2-8f0941f1d3f2df859f48f7e4249a92089f0b77ed.zip |
Stable for alpha, wrt bug #475676
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 378c8904413e..c56a978cc6bc 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.414 2013/07/05 13:33:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.415 2013/07/06 17:04:26 ago Exp $ + + 06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> lftp-4.4.8.ebuild: + Stable for alpha, wrt bug #475676 05 Jul 2013; Jeroen Roovers <jer@gentoo.org> lftp-4.4.8.ebuild: Stable for HPPA (bug #475676). diff --git a/net-ftp/lftp/lftp-4.4.8.ebuild b/net-ftp/lftp/lftp-4.4.8.ebuild index 3debbfbf606b..ea60c8429184 100644 --- a/net-ftp/lftp/lftp-4.4.8.ebuild +++ b/net-ftp/lftp/lftp-4.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.8.ebuild,v 1.5 2013/07/05 13:33:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.8.ebuild,v 1.6 2013/07/06 17:04:26 ago Exp $ EAPI=5 inherit autotools eutils libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.yars.free.net/pub/source/${PN}/${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="+gnutls nls openssl socks5 +ssl" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru zh_CN zh_HK zh_TW ) |