commit: f3d951b7169b10e9b0a6b767cb29ad659a20a476
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 20:37:20 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 22:00:40 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d951b7
dev-util/indent: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-util/indent/indent-2.2.11-r1.ebuild | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/dev-util/indent/indent-2.2.11-r1.ebuild
b/dev-util/indent/indent-2.2.11-r1.ebuild
index 24c2a1546d1..864253061b4 100644
--- a/dev-util/indent/indent-2.2.11-r1.ebuild
+++ b/dev-util/indent/indent-2.2.11-r1.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=5
@@ -21,14 +21,6 @@ RDEPEND="
nls? ( virtual/libintl )
"
-INDENT_LINGUAS="
- ca da de eo et fi fr gl hu it ja ko nl pl pt_BR ru sk sv tr zh_TW
-"
-
-for indent_lingua in ${INDENT_LINGUAS}; do
- IUSE+=" linguas_${indent_lingua}"
-done
-
src_prepare() {
# Fix bug #94837
local pofile