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 Dec 2019 19:34:14
Message-Id: 1577647896.3c34d87be04afd4a268767cd01bb54bc6ea27fd7.floppym@gentoo
1 commit: 3c34d87be04afd4a268767cd01bb54bc6ea27fd7
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Mon Dec 23 21:30:13 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 29 19:31:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c34d87b
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 4cdfe6a9bba..5478a141f75 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/158" # SONAME
25 +SLOT="0/159" # SONAME
26
27 LICENSE="GPL-2"
28 IUSE="altivec +interlaced opencl pic static-libs cpu_flags_x86_sse +threads"