From: Ulrich Müller Date: Fri, 5 Jan 2018 20:59:37 +0000 (+0100) Subject: media-video/bino: Remove linguas_* from IUSE. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=922715997a9c49b813c8842927095f8b93067baf;p=gentoo.git media-video/bino: Remove linguas_* from IUSE. Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/media-video/bino/bino-1.6.1-r2.ebuild b/media-video/bino/bino-1.6.1-r2.ebuild index 132a4ab0893d..bab5c41f6f9d 100644 --- a/media-video/bino/bino-1.6.1-r2.ebuild +++ b/media-video/bino/bino-1.6.1-r2.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 @@ -20,11 +20,6 @@ IUSE_VIDEO_CARDS=" video_cards_nvidia" IUSE+="${IUSE_VIDEO_CARDS}" -LANGS="en bg de fr ru zh_CN" -for X in ${LANGS} ; do - IUSE+=" linguas_${X}" -done - RDEPEND=">=media-libs/glew-1.6.0:0= >=media-libs/openal-1.15.1 dev-qt/qtgui:4