diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-21 11:05:50 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-21 11:05:50 +0000 |
commit | 71a35dc144167932dd7faae1e074b460b141e6bb (patch) | |
tree | 1f8ca6d63630031070e16c2c6476e2b5da4fe047 /net-ftp/lftp | |
parent | Stable for AMD64, wrt bug #431878 (diff) | |
download | gentoo-2-71a35dc144167932dd7faae1e074b460b141e6bb.tar.gz gentoo-2-71a35dc144167932dd7faae1e074b460b141e6bb.tar.bz2 gentoo-2-71a35dc144167932dd7faae1e074b460b141e6bb.zip |
Stable ppc64, bug #432018
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/lftp')
-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 df527a4e2f46..d7f54f9b0cda 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.376 2012/08/21 10:07:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.377 2012/08/21 11:05:49 blueness Exp $ + + 21 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lftp-4.3.8.ebuild: + Stable ppc64, bug #432018 21 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lftp-4.3.8.ebuild: Stable ppc, bug #432018 diff --git a/net-ftp/lftp/lftp-4.3.8.ebuild b/net-ftp/lftp/lftp-4.3.8.ebuild index ad3e3b0d4c55..54bb3afe49ec 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.4 2012/08/21 10:07:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.8.ebuild,v 1.5 2012/08/21 11:05:50 blueness 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" |