Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/x265/
Date: Sat, 04 Feb 2017 12:12:32
Message-Id: 1486210337.e80c9a1db221eb279a4c4639ab077c35364d5860.jer@gentoo
1 commit: e80c9a1db221eb279a4c4639ab077c35364d5860
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 12:12:17 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 12:12:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80c9a1d
7
8 media-libs/x265: Stable for HPPA (bug #607802).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 media-libs/x265/x265-2.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-libs/x265/x265-2.2.ebuild b/media-libs/x265/x265-2.2.ebuild
17 index 32a4c1f..29e2505 100644
18 --- a/media-libs/x265/x265-2.2.ebuild
19 +++ b/media-libs/x265/x265-2.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -13,7 +13,7 @@ else
27 SRC_URI="
28 https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz
29 http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz"
30 - KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
31 + KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86"
32 fi
33
34 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"