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: Sun, 16 Jul 2017 12:17:23
Message-Id: 1500207421.690a4bdd089e1596f2654eaf633c3d0be1af066d.aballier@gentoo
1 commit: 690a4bdd089e1596f2654eaf633c3d0be1af066d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 16 10:55:12 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 16 12:17:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690a4bdd
7
8 media-libs/x265: update live ebuild subslot
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-libs/x265/x265-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild
16 index 9aa6aafc30d..b7e3fb2f6d9 100644
17 --- a/media-libs/x265/x265-9999.ebuild
18 +++ b/media-libs/x265/x265-9999.ebuild
19 @@ -20,7 +20,7 @@ HOMEPAGE="http://x265.org/"
20
21 LICENSE="GPL-2"
22 # subslot = libx265 soname
23 -SLOT="0/116"
24 +SLOT="0/130"
25 IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test"
26
27 ASM_DEPEND=">=dev-lang/yasm-1.2.0"