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: media-video/gxine/
Date: Tue, 09 Jan 2018 02:04:53
Message-Id: 1515431841.83d4e023bc9a44462b3b210b50c8378a5016fdc6.ulm@gentoo
1 commit: 83d4e023bc9a44462b3b210b50c8378a5016fdc6
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 8 17:16:43 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 17:17:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d4e023
7
8 media-video/gxine: Migrate from LINGUAS to L10N.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 media-video/gxine/gxine-0.5.907-r1.ebuild | 8 ++++----
13 media-video/gxine/gxine-0.5.908-r1.ebuild | 8 ++++----
14 media-video/gxine/gxine-0.5.909.ebuild | 8 ++++----
15 3 files changed, 12 insertions(+), 12 deletions(-)
16
17 diff --git a/media-video/gxine/gxine-0.5.907-r1.ebuild b/media-video/gxine/gxine-0.5.907-r1.ebuild
18 index 0b95f0fb329..7c7560b032e 100644
19 --- a/media-video/gxine/gxine-0.5.907-r1.ebuild
20 +++ b/media-video/gxine/gxine-0.5.907-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
28 LICENSE="GPL-2"
29 SLOT="0"
30 KEYWORDS="amd64 ppc ppc64 x86"
31 -IUSE="linguas_cs linguas_de lirc nls nsplugin udev +xcb xinerama"
32 +IUSE="l10n_cs l10n_de lirc nls nsplugin udev +xcb xinerama"
33
34 COMMON_DEPEND=">=media-libs/xine-lib-1.1.20
35 x11-libs/gtk+:2
36 @@ -78,8 +78,8 @@ src_install() {
37
38 dodoc AUTHORS BUGS ChangeLog README{,_l10n} TODO
39
40 - use linguas_cs && dodoc README.cs
41 - use linguas_de && dodoc README.de
42 + use l10n_cs && dodoc README.cs
43 + use l10n_de && dodoc README.de
44
45 use nsplugin && inst_plugin /usr/$(get_libdir)/gxine/gxineplugin.so
46 }
47
48 diff --git a/media-video/gxine/gxine-0.5.908-r1.ebuild b/media-video/gxine/gxine-0.5.908-r1.ebuild
49 index 9354f40efac..de2ecd10783 100644
50 --- a/media-video/gxine/gxine-0.5.908-r1.ebuild
51 +++ b/media-video/gxine/gxine-0.5.908-r1.ebuild
52 @@ -1,4 +1,4 @@
53 -# Copyright 1999-2015 Gentoo Foundation
54 +# Copyright 1999-2018 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56
57 EAPI=5
58 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
59 LICENSE="GPL-2"
60 SLOT="0"
61 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
62 -IUSE="linguas_cs linguas_de lirc nls nsplugin udev +xcb xinerama"
63 +IUSE="l10n_cs l10n_de lirc nls nsplugin udev +xcb xinerama"
64
65 COMMON_DEPEND=">=media-libs/xine-lib-1.1.20
66 x11-libs/gtk+:2
67 @@ -78,8 +78,8 @@ src_install() {
68
69 dodoc AUTHORS BUGS ChangeLog README{,_l10n} TODO
70
71 - use linguas_cs && dodoc README.cs
72 - use linguas_de && dodoc README.de
73 + use l10n_cs && dodoc README.cs
74 + use l10n_de && dodoc README.de
75
76 use nsplugin && inst_plugin /usr/$(get_libdir)/gxine/gxineplugin.so
77 }
78
79 diff --git a/media-video/gxine/gxine-0.5.909.ebuild b/media-video/gxine/gxine-0.5.909.ebuild
80 index c03bbd61943..59fb4ac46bf 100644
81 --- a/media-video/gxine/gxine-0.5.909.ebuild
82 +++ b/media-video/gxine/gxine-0.5.909.ebuild
83 @@ -1,4 +1,4 @@
84 -# Copyright 1999-2017 Gentoo Foundation
85 +# Copyright 1999-2018 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87
88 EAPI=5
89 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
90 LICENSE="GPL-2"
91 SLOT="0"
92 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
93 -IUSE="linguas_cs linguas_de lirc nls nsplugin udev +xcb xinerama"
94 +IUSE="l10n_cs l10n_de lirc nls nsplugin udev +xcb xinerama"
95
96 COMMON_DEPEND=">=media-libs/xine-lib-1.1.20
97 x11-libs/gtk+:2
98 @@ -65,8 +65,8 @@ src_install() {
99
100 dodoc AUTHORS BUGS ChangeLog README{,_l10n} TODO
101
102 - use linguas_cs && dodoc README.cs
103 - use linguas_de && dodoc README.de
104 + use l10n_cs && dodoc README.cs
105 + use l10n_de && dodoc README.de
106
107 use nsplugin && inst_plugin /usr/$(get_libdir)/gxine/gxineplugin.so
108 }