From de516e8669609705b8174d5b7b560e915f049653 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Fri, 5 Jan 2018 21:33:01 +0100 Subject: app-portage/porthole: Remove linguas_* from IUSE. Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- app-portage/porthole/porthole-0.6.1-r4.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app-portage') 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}] -- cgit v1.2.3-65-gdbad