summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-01-05 21:33:01 +0100
committerUlrich Müller <ulm@gentoo.org>2018-01-05 23:00:39 +0100
commitde516e8669609705b8174d5b7b560e915f049653 (patch)
treec7723817eb57959efa3684913e8354d0de5a45ae
parentapp-portage/elogv: Remove linguas_* from IUSE. (diff)
downloadgentoo-de516e8669609705b8174d5b7b560e915f049653.tar.gz
gentoo-de516e8669609705b8174d5b7b560e915f049653.tar.bz2
gentoo-de516e8669609705b8174d5b7b560e915f049653.zip
app-portage/porthole: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--app-portage/porthole/porthole-0.6.1-r4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-portage/porthole/porthole-0.6.1-r4.ebuild b/app-portage/porthole/porthole-0.6.1-r4.ebuild
index 033b4f609fee..b89b89c8092c 100644
--- a/app-portage/porthole/porthole-0.6.1-r4.ebuild
+++ b/app-portage/porthole/porthole-0.6.1-r4.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"
@@ -17,7 +17,6 @@ SLOT="0"
KEYWORDS="amd64 arm ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="nls"
LANGS="de pl ru vi it fr tr"
-for X in $LANGS; do IUSE="${IUSE} linguas_${X}"; done
RDEPEND=">=sys-apps/portage-2.1[${PYTHON_USEDEP}]
dev-python/pygtk:2[${PYTHON_USEDEP}]