diff options
author | 2012-08-19 18:52:45 +0000 | |
---|---|---|
committer | 2012-08-19 18:52:45 +0000 | |
commit | bf710d977329d95f748ceb80090b317a4d1b43d2 (patch) | |
tree | 879e80fc835e26de955cb6feaeb26c9d875a1ddd /net-ftp/lftp/lftp-4.3.7.ebuild | |
parent | alpha/m68k/s390/sh/sparc stable wrt #424469 (diff) | |
download | gentoo-2-bf710d977329d95f748ceb80090b317a4d1b43d2.tar.gz gentoo-2-bf710d977329d95f748ceb80090b317a4d1b43d2.tar.bz2 gentoo-2-bf710d977329d95f748ceb80090b317a4d1b43d2.zip |
alpha/ia64/s390/sparc stable wrt #424922
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'net-ftp/lftp/lftp-4.3.7.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.3.7.ebuild b/net-ftp/lftp/lftp-4.3.7.ebuild index 30b0ff838b6e..87e7b9510872 100644 --- a/net-ftp/lftp/lftp-4.3.7.ebuild +++ b/net-ftp/lftp/lftp-4.3.7.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.7.ebuild,v 1.7 2012/07/19 20:25:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.7.ebuild,v 1.8 2012/08/19 18:52:45 armin76 Exp $ EAPI="4" @@ -12,7 +12,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" |