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: dev-util/indent/
Date: Fri, 05 Jan 2018 22:02:31
Message-Id: 1515189640.f3d951b7169b10e9b0a6b767cb29ad659a20a476.ulm@gentoo
1 commit: f3d951b7169b10e9b0a6b767cb29ad659a20a476
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 20:37:20 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 22:00:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d951b7
7
8 dev-util/indent: Remove linguas_* from IUSE.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-util/indent/indent-2.2.11-r1.ebuild | 10 +---------
13 1 file changed, 1 insertion(+), 9 deletions(-)
14
15 diff --git a/dev-util/indent/indent-2.2.11-r1.ebuild b/dev-util/indent/indent-2.2.11-r1.ebuild
16 index 24c2a1546d1..864253061b4 100644
17 --- a/dev-util/indent/indent-2.2.11-r1.ebuild
18 +++ b/dev-util/indent/indent-2.2.11-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -21,14 +21,6 @@ RDEPEND="
26 nls? ( virtual/libintl )
27 "
28
29 -INDENT_LINGUAS="
30 - ca da de eo et fi fr gl hu it ja ko nl pl pt_BR ru sk sv tr zh_TW
31 -"
32 -
33 -for indent_lingua in ${INDENT_LINGUAS}; do
34 - IUSE+=" linguas_${indent_lingua}"
35 -done
36 -
37 src_prepare() {
38 # Fix bug #94837
39 local pofile