Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/xine-lib/
Date: Tue, 06 Feb 2018 16:24:37
Message-Id: 1517934250.7086ac1f1af8426ba17cc4ac2556f93558f74308.whissi@gentoo
1 commit: 7086ac1f1af8426ba17cc4ac2556f93558f74308
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 16:20:30 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 16:24:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7086ac1f
7
8 media-libs/xine-lib: x86 stable (bug #639992)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 media-libs/xine-lib/xine-lib-1.2.8.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/xine-lib/xine-lib-1.2.8.ebuild b/media-libs/xine-lib/xine-lib-1.2.8.ebuild
16 index 5bcd9a57d22..09a56a22a57 100644
17 --- a/media-libs/xine-lib/xine-lib-1.2.8.ebuild
18 +++ b/media-libs/xine-lib/xine-lib-1.2.8.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
26 NLS_DEPEND="sys-devel/gettext"
27 NLS_RDEPEND="virtual/libintl"
28 else
29 - KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
30 + KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
31 SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
32 NLS_IUSE="nls"
33 NLS_DEPEND="nls? ( sys-devel/gettext )"