Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/
Date: Fri, 05 Jan 2018 22:02:33
Message-Id: 1515189643.4ffbff35a2308f623c64e1e41865d68ee17a263e.ulm@gentoo
1 commit: 4ffbff35a2308f623c64e1e41865d68ee17a263e
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 21:07:37 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 22:00:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ffbff35
7
8 net-ftp/lftp: Remove linguas_* from IUSE.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 net-ftp/lftp/lftp-4.7.5.ebuild | 5 +----
13 net-ftp/lftp/lftp-4.8.2.ebuild | 5 +----
14 net-ftp/lftp/lftp-4.8.3.ebuild | 5 +----
15 net-ftp/lftp/lftp-9999.ebuild | 5 +----
16 4 files changed, 4 insertions(+), 16 deletions(-)
17
18 diff --git a/net-ftp/lftp/lftp-4.7.5.ebuild b/net-ftp/lftp/lftp-4.7.5.ebuild
19 index b9013a02ed9..68309e82d64 100644
20 --- a/net-ftp/lftp/lftp-4.7.5.ebuild
21 +++ b/net-ftp/lftp/lftp-4.7.5.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -11,10 +11,7 @@ SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz"
29 LICENSE="GPL-3"
30 SLOT="0"
31 KEYWORDS="alpha amd64 arm ~arm64 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"
32 -
33 IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file"
34 -LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )
35 -IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}"
36 RESTRICT="test"
37
38 RDEPEND="
39
40 diff --git a/net-ftp/lftp/lftp-4.8.2.ebuild b/net-ftp/lftp/lftp-4.8.2.ebuild
41 index 90a9934a1bc..182b37dabbd 100644
42 --- a/net-ftp/lftp/lftp-4.8.2.ebuild
43 +++ b/net-ftp/lftp/lftp-4.8.2.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2017 Gentoo Foundation
46 +# Copyright 1999-2018 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=6
50 @@ -13,10 +13,7 @@ SRC_URI="
51 LICENSE="GPL-3"
52 SLOT="0"
53 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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"
54 -
55 IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file"
56 -LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )
57 -IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}"
58 RESTRICT="test"
59
60 RDEPEND="
61
62 diff --git a/net-ftp/lftp/lftp-4.8.3.ebuild b/net-ftp/lftp/lftp-4.8.3.ebuild
63 index 90a9934a1bc..182b37dabbd 100644
64 --- a/net-ftp/lftp/lftp-4.8.3.ebuild
65 +++ b/net-ftp/lftp/lftp-4.8.3.ebuild
66 @@ -1,4 +1,4 @@
67 -# Copyright 1999-2017 Gentoo Foundation
68 +# Copyright 1999-2018 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70
71 EAPI=6
72 @@ -13,10 +13,7 @@ SRC_URI="
73 LICENSE="GPL-3"
74 SLOT="0"
75 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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"
76 -
77 IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file"
78 -LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )
79 -IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}"
80 RESTRICT="test"
81
82 RDEPEND="
83
84 diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild
85 index 7193beabd85..c6930de30ea 100644
86 --- a/net-ftp/lftp/lftp-9999.ebuild
87 +++ b/net-ftp/lftp/lftp-9999.ebuild
88 @@ -1,4 +1,4 @@
89 -# Copyright 1999-2017 Gentoo Foundation
90 +# Copyright 1999-2018 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92
93 EAPI=6
94 @@ -11,10 +11,7 @@ EGIT_REPO_URI="https://github.com/lavv17/lftp"
95 LICENSE="GPL-3"
96 SLOT="0"
97 KEYWORDS=""
98 -
99 IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file"
100 -LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )
101 -IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}"
102
103 RDEPEND="
104 >=sys-libs/ncurses-5.1:=