Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/x265/
Date: Thu, 22 Feb 2018 13:40:33
Message-Id: 1519306814.34f6dee14a6eaa6e17784a6e95784df76d79dd56.aballier@gentoo
1 commit: 34f6dee14a6eaa6e17784a6e95784df76d79dd56
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 12:57:44 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 13:40:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f6dee1
7
8 media-libs/x265: bump to 2.7
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 media-libs/x265/Manifest | 1 +
13 media-libs/x265/{x265-9999.ebuild => x265-2.7.ebuild} | 4 ++--
14 media-libs/x265/x265-9999.ebuild | 4 ++--
15 3 files changed, 5 insertions(+), 4 deletions(-)
16
17 diff --git a/media-libs/x265/Manifest b/media-libs/x265/Manifest
18 index 83a2f74f4f8..c87e7efc05a 100644
19 --- a/media-libs/x265/Manifest
20 +++ b/media-libs/x265/Manifest
21 @@ -1,2 +1,3 @@
22 DIST x265_2.2.tar.gz 1203801 BLAKE2B 239b34c45b07c5bea83f0555d2d8f44322bd8fb3164264ff10f3887bb244ce7e605a82c2cb0a2f2ae4f2749e009baac19407109996e599dc41bc970a610ed086 SHA512 335bb38cf0892f2c4310033b076d51115c0b7faa9596a4f556dde5e3d1378d04f3d0055cb0bf2441eb725b7f84c246174bdc315eeb4ddde61ef9d79469f44eef
23 DIST x265_2.6.tar.gz 1271976 BLAKE2B f649c47209af0f1cfff7ff736b9f43f20c9eaaf14e8428f6eff4fd9e3ce925de6e1ecde1be55b5d654321614fc245837d0bc603b72a92c41b92c729dc20f5cb6 SHA512 35c3716313e3dfd1555dd725b60f2b3b00a615d8b8d8267439722b52021d47e34eebf94b837b92a92d40c7ffab7b3198d6391365d62672b257c0a87d1db8a736
24 +DIST x265_2.7.tar.gz 1282742 BLAKE2B 5f7290a71009f1ba177b2a653c48b62d8067930e8e53e4f9dd149037d3cbc69acbcae9c5364d46e6cc127f7d70e2acaaed2abf3ef065ecae303088132f341757 SHA512 58582ff5c282a8ca6213a98495b95fa941f323fa454924e4751dde6d2a0e87a08d6e8d98012164a3d83523f2b004e7a1420b60b64719fe30f460dd10ec075094
25
26 diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-2.7.ebuild
27 similarity index 99%
28 copy from media-libs/x265/x265-9999.ebuild
29 copy to media-libs/x265/x265-2.7.ebuild
30 index f9064b970c6..8515b0a5613 100644
31 --- a/media-libs/x265/x265-9999.ebuild
32 +++ b/media-libs/x265/x265-2.7.ebuild
33 @@ -1,4 +1,4 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 +# Copyright 1999-2018 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=5
39 @@ -18,7 +18,7 @@ HOMEPAGE="http://x265.org/"
40
41 LICENSE="GPL-2"
42 # subslot = libx265 soname
43 -SLOT="0/146"
44 +SLOT="0/151"
45 IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test"
46
47 ASM_DEPEND=">=dev-lang/yasm-1.2.0"
48
49 diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild
50 index f9064b970c6..8515b0a5613 100644
51 --- a/media-libs/x265/x265-9999.ebuild
52 +++ b/media-libs/x265/x265-9999.ebuild
53 @@ -1,4 +1,4 @@
54 -# Copyright 1999-2017 Gentoo Foundation
55 +# Copyright 1999-2018 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57
58 EAPI=5
59 @@ -18,7 +18,7 @@ HOMEPAGE="http://x265.org/"
60
61 LICENSE="GPL-2"
62 # subslot = libx265 soname
63 -SLOT="0/146"
64 +SLOT="0/151"
65 IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test"
66
67 ASM_DEPEND=">=dev-lang/yasm-1.2.0"