Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/google-talkplugin/
Date: Fri, 05 Jan 2018 22:02:48
Message-Id: 1515189648.630f709af99b87a4f153ad30173450009b486e1d.ulm@gentoo
1 commit: 630f709af99b87a4f153ad30173450009b486e1d
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 21:58:40 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 22:00:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630f709a
7
8 www-plugins/google-talkplugin: Remove linguas_* from IUSE.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild | 6 +-----
13 www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild | 6 +-----
14 www-plugins/google-talkplugin/google-talkplugin-9999.ebuild | 6 +-----
15 3 files changed, 3 insertions(+), 15 deletions(-)
16
17 diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
18 index f45fec2b493..4f12100784a 100644
19 --- a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
20 +++ b/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -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
28 sk ta tr bn de es fi hi is kn ml no sl te uk ca el fil hr it ko mr or
29 ro sr th ur"
30
31 -for X in ${LANGS} ; do
32 - IUSE="${IUSE} linguas_${X}"
33 -done
34 -
35 # nofetch means upstream bumped and thus needs version bump
36 pkg_nofetch() {
37 if [[ ${OBSOLETE} = yes ]]; then
38
39 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
40 index 8dbc242be50..aed970ece94 100644
41 --- a/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild
42 +++ b/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2016 Gentoo Foundation
45 +# Copyright 1999-2018 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=5
49 @@ -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
50 sk ta tr bn de es fi hi is kn ml no sl te uk ca el fil hr it ko mr or
51 ro sr th ur"
52
53 -for X in ${LANGS} ; do
54 - IUSE="${IUSE} linguas_${X}"
55 -done
56 -
57 # nofetch means upstream bumped and thus needs version bump
58 pkg_nofetch() {
59 if [[ ${OBSOLETE} = yes ]]; then
60
61 diff --git a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild
62 index 1c91a5e669a..aed970ece94 100644
63 --- a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild
64 +++ b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild
65 @@ -1,4 +1,4 @@
66 -# Copyright 1999-2015 Gentoo Foundation
67 +# Copyright 1999-2018 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69
70 EAPI=5
71 @@ -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
72 sk ta tr bn de es fi hi is kn ml no sl te uk ca el fil hr it ko mr or
73 ro sr th ur"
74
75 -for X in ${LANGS} ; do
76 - IUSE="${IUSE} linguas_${X}"
77 -done
78 -
79 # nofetch means upstream bumped and thus needs version bump
80 pkg_nofetch() {
81 if [[ ${OBSOLETE} = yes ]]; then