From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EAC11138330 for ; Tue, 9 Jan 2018 02:04:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FBB2E0AB9; Tue, 9 Jan 2018 02:00:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15B45E0AB9 for ; Tue, 9 Jan 2018 02:00:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 022C134117A for ; Mon, 8 Jan 2018 17:17:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51F19186 for ; Mon, 8 Jan 2018 17:17:29 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1515431841.83d4e023bc9a44462b3b210b50c8378a5016fdc6.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/gxine/ X-VCS-Repository: repo/gentoo X-VCS-Files: 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 X-VCS-Directories: media-video/gxine/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 83d4e023bc9a44462b3b210b50c8378a5016fdc6 X-VCS-Branch: master Date: Mon, 8 Jan 2018 17:17:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4d484928-bf0f-46d5-8a10-694e085bcd60 X-Archives-Hash: c2473a1a2678ee8a71a80fbdef1471dc commit: 83d4e023bc9a44462b3b210b50c8378a5016fdc6 Author: Ulrich Müller gentoo org> AuthorDate: Mon Jan 8 17:16:43 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Jan 8 17:17:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d4e023 media-video/gxine: Migrate from LINGUAS to L10N. Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-video/gxine/gxine-0.5.907-r1.ebuild | 8 ++++---- media-video/gxine/gxine-0.5.908-r1.ebuild | 8 ++++---- media-video/gxine/gxine-0.5.909.ebuild | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/media-video/gxine/gxine-0.5.907-r1.ebuild b/media-video/gxine/gxine-0.5.907-r1.ebuild index 0b95f0fb329..7c7560b032e 100644 --- a/media-video/gxine/gxine-0.5.907-r1.ebuild +++ b/media-video/gxine/gxine-0.5.907-r1.ebuild @@ -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 } diff --git a/media-video/gxine/gxine-0.5.908-r1.ebuild b/media-video/gxine/gxine-0.5.908-r1.ebuild index 9354f40efac..de2ecd10783 100644 --- a/media-video/gxine/gxine-0.5.908-r1.ebuild +++ b/media-video/gxine/gxine-0.5.908-r1.ebuild @@ -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 } diff --git a/media-video/gxine/gxine-0.5.909.ebuild b/media-video/gxine/gxine-0.5.909.ebuild index c03bbd61943..59fb4ac46bf 100644 --- a/media-video/gxine/gxine-0.5.909.ebuild +++ b/media-video/gxine/gxine-0.5.909.ebuild @@ -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 }