www-client/uget: Remove linguas_* from IUSE.
authorUlrich Müller <ulm@gentoo.org>
Fri, 5 Jan 2018 21:56:39 +0000 (22:56 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 5 Jan 2018 22:00:47 +0000 (23:00 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

www-client/uget/uget-1.10.4.ebuild
www-client/uget/uget-9999.ebuild

index a97936bffd3c002b69fc04cbb538f197016d61c8..2c275fa113b4c8fb62c9a485c0ad457c5bfabef5 100644 (file)
@@ -1,16 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 inherit autotools eutils
 
-LANGUAGES="linguas_ar linguas_be linguas_bn_BD linguas_cs linguas_da linguas_de
-       linguas_es linguas_fr linguas_hu linguas_id linguas_it linguas_ka_GE linguas_pl
-       linguas_pt_BR linguas_ru linguas_tr linguas_uk linguas_vi linguas_zh_CN
-       linguas_zh_TW"
-
-IUSE="aria2 +curl gnutls gstreamer hide-temp-files libnotify nls ${LANGUAGES}"
+IUSE="aria2 +curl gnutls gstreamer hide-temp-files libnotify nls"
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-2
index 7598c7b77c4cd927316ec8dbd40c37f523dc621f..806352bda5a5c3cc00542ff6667bd0c9e8768cc2 100644 (file)
@@ -1,16 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 inherit autotools eutils
 
-LANGUAGES="linguas_ar linguas_be linguas_bn_BD linguas_cs linguas_da linguas_de
-       linguas_es linguas_fr linguas_hu linguas_id linguas_it linguas_ka_GE linguas_pl
-       linguas_pt_BR linguas_ru linguas_tr linguas_uk linguas_vi linguas_zh_CN
-       linguas_zh_TW"
-
-IUSE="aria2 +curl gnutls gstreamer hide-temp-files libnotify nls ${LANGUAGES}"
+IUSE="aria2 +curl gnutls gstreamer hide-temp-files libnotify nls"
 
 if [[ ${PV} == *9999* ]]; then
        inherit git-2