summaryrefslogtreecommitdiff
path: root/www-client/uget/uget-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-06 23:13:57 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-06 23:13:57 +0000
commita8b0d35ab742f31538d515dea39716e566d533c0 (patch)
tree40c6c87a13f0e5ef1111ed1bdd9191f3bd1c1e59 /www-client/uget/uget-9999.ebuild
parent8fcdcec5fbdd0e3a77391e4f354218014f59f358 (diff)
gentoo resync : 06.01.2018
Diffstat (limited to 'www-client/uget/uget-9999.ebuild')
-rw-r--r--www-client/uget/uget-9999.ebuild9
1 files changed, 2 insertions, 7 deletions
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