diff options
Diffstat (limited to 'media-video/bino')
-rw-r--r-- | media-video/bino/bino-1.6.1-r2.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
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 |