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, 28 Dec 2017 12:40:16
Message-Id: 1514464791.604e435865e1ac616fd8c29fbaeed4dd76bf0f76.slyfox@gentoo
1 commit: 604e435865e1ac616fd8c29fbaeed4dd76bf0f76
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 28 12:39:51 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 12:39:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604e4358
7
8 media-libs/xine-lib: stable 1.2.8 for ppc64, bug #639992
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc64"
12
13 media-libs/xine-lib/xine-lib-1.2.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/xine-lib/xine-lib-1.2.8.ebuild b/media-libs/xine-lib/xine-lib-1.2.8.ebuild
17 index 12c1d878d5b..5bcd9a57d22 100644
18 --- a/media-libs/xine-lib/xine-lib-1.2.8.ebuild
19 +++ b/media-libs/xine-lib/xine-lib-1.2.8.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 )"