summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-01-05 22:07:37 +0100
committerUlrich Müller <ulm@gentoo.org>2018-01-05 23:00:43 +0100
commit4ffbff35a2308f623c64e1e41865d68ee17a263e (patch)
tree909c82511b6c5fcb11d59afd9cac469dd7f29ba0 /net-ftp/lftp/lftp-9999.ebuild
parentnet-dialup/minicom: Remove linguas_* from IUSE. (diff)
downloadgentoo-4ffbff35a2308f623c64e1e41865d68ee17a263e.tar.gz
gentoo-4ffbff35a2308f623c64e1e41865d68ee17a263e.tar.bz2
gentoo-4ffbff35a2308f623c64e1e41865d68ee17a263e.zip
net-ftp/lftp: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-ftp/lftp/lftp-9999.ebuild')
-rw-r--r--net-ftp/lftp/lftp-9999.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild
index 7193beabd857..c6930de30ea4 100644
--- a/net-ftp/lftp/lftp-9999.ebuild
+++ b/net-ftp/lftp/lftp-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,10 +11,7 @@ EGIT_REPO_URI="https://github.com/lavv17/lftp"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
-
IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file"
-LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )
-IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}"
RDEPEND="
>=sys-libs/ncurses-5.1:=