summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-01-05 22:56:39 +0100
committerUlrich Müller <ulm@gentoo.org>2018-01-05 23:00:47 +0100
commit8f44d5ca366b253c5a8a73064b5fecbc2da04bac (patch)
treead2d3791cb3f59aabafa2e66305ce766e0a95b8d /www-client
parentsys-apps/portage: Remove linguas_* from IUSE. (diff)
downloadgentoo-8f44d5ca366b253c5a8a73064b5fecbc2da04bac.tar.gz
gentoo-8f44d5ca366b253c5a8a73064b5fecbc2da04bac.tar.bz2
gentoo-8f44d5ca366b253c5a8a73064b5fecbc2da04bac.zip
www-client/uget: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'www-client')
-rw-r--r--www-client/uget/uget-1.10.4.ebuild9
-rw-r--r--www-client/uget/uget-9999.ebuild9
2 files changed, 4 insertions, 14 deletions
diff --git a/www-client/uget/uget-1.10.4.ebuild b/www-client/uget/uget-1.10.4.ebuild
index a97936bffd3c..2c275fa113b4 100644
--- a/www-client/uget/uget-1.10.4.ebuild
+++ b/www-client/uget/uget-1.10.4.ebuild
@@ -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
diff --git a/www-client/uget/uget-9999.ebuild b/www-client/uget/uget-9999.ebuild
index 7598c7b77c4c..806352bda5a5 100644
--- a/www-client/uget/uget-9999.ebuild
+++ b/www-client/uget/uget-9999.ebuild
@@ -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