Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/xine-lib/
Date: Thu, 22 Mar 2018 22:54:14
Message-Id: 1521759235.c767be1f25f3361c8ed698bb1b9eae33322a1371.slyfox@gentoo
1 commit: c767be1f25f3361c8ed698bb1b9eae33322a1371
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 22:53:55 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 22:53:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c767be1f
7
8 media-libs/xine-lib: stable 1.2.9-r1 for ppc64, bug #642500
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc64"
12
13 media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild b/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild
17 index 9e220e33df8..b3fd25d6f7a 100644
18 --- a/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild
19 +++ b/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild
20 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
21 NLS_DEPEND="sys-devel/gettext"
22 NLS_RDEPEND="virtual/libintl"
23 else
24 - KEYWORDS="amd64 ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
25 + KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
26 SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
27 NLS_IUSE="nls"
28 NLS_DEPEND="nls? ( sys-devel/gettext )"