diff options
author | 2012-08-21 18:59:31 +0000 | |
---|---|---|
committer | 2012-08-21 18:59:31 +0000 | |
commit | 81487cf01559c8001cb965d5572fe6536cb7f469 (patch) | |
tree | 4389a30c2e4a872cc9ed23a4b64273dc1d19c4c1 /net-ftp | |
parent | Stable for HPPA (bug #431954). (diff) | |
download | gentoo-2-81487cf01559c8001cb965d5572fe6536cb7f469.tar.gz gentoo-2-81487cf01559c8001cb965d5572fe6536cb7f469.tar.bz2 gentoo-2-81487cf01559c8001cb965d5572fe6536cb7f469.zip |
Stable for HPPA (bug #432018).
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index f6f8d5957985..dc96bfc307b8 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.378 2012/08/21 11:09:27 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.379 2012/08/21 18:59:31 jer Exp $ + + 21 Aug 2012; Jeroen Roovers <jer@gentoo.org> lftp-4.3.8.ebuild: + Stable for HPPA (bug #432018). 21 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lftp-4.3.8.ebuild: Stable arm, bug #432018 diff --git a/net-ftp/lftp/lftp-4.3.8.ebuild b/net-ftp/lftp/lftp-4.3.8.ebuild index f93820d40191..1a6c11bc3481 100644 --- a/net-ftp/lftp/lftp-4.3.8.ebuild +++ b/net-ftp/lftp/lftp-4.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.8.ebuild,v 1.6 2012/08/21 11:09:27 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.8.ebuild,v 1.7 2012/08/21 18:59:31 jer Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://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" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~sparc-fbsd ~x86-fbsd" LFTP_LINGUAS="cs de es fr it ja ko pl pt_BR ru zh_CN zh_HK zh_TW" |