diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-21 10:07:10 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-21 10:07:10 +0000 |
commit | 219f02182d822cb40c071a9de25068a82017e1a6 (patch) | |
tree | ef1a32c93d8bed5ee36d8083bc91d74cddc8d0b1 /net-ftp/lftp/lftp-4.3.8.ebuild | |
parent | Stable for x86, wrt bug #431178 (diff) | |
download | historical-219f02182d822cb40c071a9de25068a82017e1a6.tar.gz historical-219f02182d822cb40c071a9de25068a82017e1a6.tar.bz2 historical-219f02182d822cb40c071a9de25068a82017e1a6.zip |
Stable ppc, bug #432018
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'net-ftp/lftp/lftp-4.3.8.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.3.8.ebuild b/net-ftp/lftp/lftp-4.3.8.ebuild index 9cdc6c3634b5..ad3e3b0d4c55 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.3 2012/08/20 15:03:07 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.8.ebuild,v 1.4 2012/08/21 10:07:10 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" |