diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-05 13:33:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-05 13:33:50 +0000 |
commit | 2717d9cb712ec967302e3c22c3f603b12d5f3bd4 (patch) | |
tree | 4889592dc1bc0a6130c773a14b94600645ac4ca8 /net-ftp/lftp/lftp-4.4.8.ebuild | |
parent | Drop unused metadata usedescs. (diff) | |
download | historical-2717d9cb712ec967302e3c22c3f603b12d5f3bd4.tar.gz historical-2717d9cb712ec967302e3c22c3f603b12d5f3bd4.tar.bz2 historical-2717d9cb712ec967302e3c22c3f603b12d5f3bd4.zip |
Stable for HPPA (bug #475676).
Package-Manager: portage-2.2.0_alpha186/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'net-ftp/lftp/lftp-4.4.8.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.4.8.ebuild b/net-ftp/lftp/lftp-4.4.8.ebuild index 1cdf1bf32939..3debbfbf606b 100644 --- a/net-ftp/lftp/lftp-4.4.8.ebuild +++ b/net-ftp/lftp/lftp-4.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.8.ebuild,v 1.4 2013/07/04 15:19:41 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.8.ebuild,v 1.5 2013/07/05 13:33:49 jer Exp $ EAPI=5 inherit autotools eutils libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+gnutls nls openssl socks5 +ssl" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru zh_CN zh_HK zh_TW ) |