Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/x265/
Date: Sun, 29 Sep 2019 02:56:55
Message-Id: 1569725775.ad7c48b3422c2932d393d9a458f6c5ef81c19275.floppym@gentoo
1 commit: ad7c48b3422c2932d393d9a458f6c5ef81c19275
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Sat Sep 28 18:26:48 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 29 02:56:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7c48b3
7
8 media-libs/x265: Update subslot.
9
10 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
11 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
12
13 media-libs/x265/x265-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild
17 index 599c1341251..a020423d9d5 100644
18 --- a/media-libs/x265/x265-9999.ebuild
19 +++ b/media-libs/x265/x265-9999.ebuild
20 @@ -18,7 +18,7 @@ HOMEPAGE="http://x265.org/"
21
22 LICENSE="GPL-2"
23 # subslot = libx265 soname
24 -SLOT="0/176"
25 +SLOT="0/179"
26 IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test"
27
28 ASM_DEPEND=">=dev-lang/yasm-1.2.0"