diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 22:58:40 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 23:00:48 +0100 |
commit | 630f709af99b87a4f153ad30173450009b486e1d (patch) | |
tree | c9b5137dbe2ff8119a7f639234c9b7de4def32b6 /www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild | |
parent | www-client/uget: Remove linguas_* from IUSE. (diff) | |
download | gentoo-630f709af99b87a4f153ad30173450009b486e1d.tar.gz gentoo-630f709af99b87a4f153ad30173450009b486e1d.tar.bz2 gentoo-630f709af99b87a4f153ad30173450009b486e1d.zip |
www-plugins/google-talkplugin: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild')
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild index 8dbc242be50b..aed970ece94c 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -62,10 +62,6 @@ LANGS="ar cs en et fr hu lt ms pl ru sv tl vi bg da fa gu id ja lv nl sk ta tr bn de es fi hi is kn ml no sl te uk ca el fil hr it ko mr or ro sr th ur" -for X in ${LANGS} ; do - IUSE="${IUSE} linguas_${X}" -done - # nofetch means upstream bumped and thus needs version bump pkg_nofetch() { if [[ ${OBSOLETE} = yes ]]; then |