media-video/gxine: Migrate from LINGUAS to L10N.
authorUlrich Müller <ulm@gentoo.org>
Mon, 8 Jan 2018 17:16:43 +0000 (18:16 +0100)
committerUlrich Müller <ulm@gentoo.org>
Mon, 8 Jan 2018 17:17:21 +0000 (18:17 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

media-video/gxine/gxine-0.5.907-r1.ebuild
media-video/gxine/gxine-0.5.908-r1.ebuild
media-video/gxine/gxine-0.5.909.ebuild

index 0b95f0fb3292cdf295992c4c5c1b9a2c7c81ead6..7c7560b032ebcbfbc441cfd0a01cb364baf9dbdf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="linguas_cs linguas_de lirc nls nsplugin udev +xcb xinerama"
+IUSE="l10n_cs l10n_de lirc nls nsplugin udev +xcb xinerama"
 
 COMMON_DEPEND=">=media-libs/xine-lib-1.1.20
        x11-libs/gtk+:2
@@ -78,8 +78,8 @@ src_install() {
 
        dodoc AUTHORS BUGS ChangeLog README{,_l10n} TODO
 
-       use linguas_cs && dodoc README.cs
-       use linguas_de && dodoc README.de
+       use l10n_cs && dodoc README.cs
+       use l10n_de && dodoc README.de
 
        use nsplugin && inst_plugin /usr/$(get_libdir)/gxine/gxineplugin.so
 }
index 9354f40efac7b5f4f25fc0edee4dc5de79676069..de2ecd10783c02ef09d8e48d0dce64756ef937e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="linguas_cs linguas_de lirc nls nsplugin udev +xcb xinerama"
+IUSE="l10n_cs l10n_de lirc nls nsplugin udev +xcb xinerama"
 
 COMMON_DEPEND=">=media-libs/xine-lib-1.1.20
        x11-libs/gtk+:2
@@ -78,8 +78,8 @@ src_install() {
 
        dodoc AUTHORS BUGS ChangeLog README{,_l10n} TODO
 
-       use linguas_cs && dodoc README.cs
-       use linguas_de && dodoc README.de
+       use l10n_cs && dodoc README.cs
+       use l10n_de && dodoc README.de
 
        use nsplugin && inst_plugin /usr/$(get_libdir)/gxine/gxineplugin.so
 }
index c03bbd619438d3e9833abae9e82b87481979f17d..59fb4ac46bf6d62a01c8f918b0830ecc016e7fa6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="linguas_cs linguas_de lirc nls nsplugin udev +xcb xinerama"
+IUSE="l10n_cs l10n_de lirc nls nsplugin udev +xcb xinerama"
 
 COMMON_DEPEND=">=media-libs/xine-lib-1.1.20
        x11-libs/gtk+:2
@@ -65,8 +65,8 @@ src_install() {
 
        dodoc AUTHORS BUGS ChangeLog README{,_l10n} TODO
 
-       use linguas_cs && dodoc README.cs
-       use linguas_de && dodoc README.de
+       use l10n_cs && dodoc README.cs
+       use l10n_de && dodoc README.de
 
        use nsplugin && inst_plugin /usr/$(get_libdir)/gxine/gxineplugin.so
 }