summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-01-05 21:59:37 +0100
committerUlrich Müller <ulm@gentoo.org>2018-01-05 23:00:42 +0100
commit922715997a9c49b813c8842927095f8b93067baf (patch)
treebf2c46d8ddfcaa5798c3888d041323724f1d107b /media-video/bino
parentmedia-sound/mp3c: Remove linguas_* from IUSE. (diff)
downloadgentoo-922715997a9c49b813c8842927095f8b93067baf.tar.gz
gentoo-922715997a9c49b813c8842927095f8b93067baf.tar.bz2
gentoo-922715997a9c49b813c8842927095f8b93067baf.zip
media-video/bino: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-video/bino')
-rw-r--r--media-video/bino/bino-1.6.1-r2.ebuild7
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