diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-05 17:27:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-05 17:27:13 +0000 |
commit | 16046c912deb413cc45447fcbe0bd429633f06b9 (patch) | |
tree | c6a6dd21c488f0006c271529b6d132e7f36e0d12 /net-ftp/lftp/lftp-4.3.7.ebuild | |
parent | Stable for amd64, wrt bug #424944 (diff) | |
download | historical-16046c912deb413cc45447fcbe0bd429633f06b9.tar.gz historical-16046c912deb413cc45447fcbe0bd429633f06b9.tar.bz2 historical-16046c912deb413cc45447fcbe0bd429633f06b9.zip |
Stable for amd64, wrt bug #424922
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
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 b334eb66417a..1629c7ccb04a 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.1 2012/05/30 13:41:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.7.ebuild,v 1.2 2012/07/05 17:27:13 ago 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" |