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/x264/
Date: Sun, 29 Sep 2019 02:56:56
Message-Id: 1569725775.11db2495d16e7d2d7da1065b87dc5eb1557e1e0c.floppym@gentoo
1 commit: 11db2495d16e7d2d7da1065b87dc5eb1557e1e0c
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Sat Sep 28 18:21:37 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=11db2495
7
8 media-libs/x264: 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/x264/x264-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/x264/x264-9999.ebuild b/media-libs/x264/x264-9999.ebuild
17 index ee5e6ace2cd..2a28aa46b61 100644
18 --- a/media-libs/x264/x264-9999.ebuild
19 +++ b/media-libs/x264/x264-9999.ebuild
20 @@ -17,7 +17,7 @@ else
21 S="${WORKDIR}/${MY_P}"
22 fi
23
24 -SLOT="0/157" # SONAME
25 +SLOT="0/158" # SONAME
26
27 LICENSE="GPL-2"
28 IUSE="altivec +interlaced opencl pic static-libs cpu_flags_x86_sse +threads"