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/x264/
Date: Sun, 02 Jul 2017 10:05:02
Message-Id: 1498989879.4a175c34ab37e8383ccc5d74c35949aa9632ec2e.aballier@gentoo
1 commit: 4a175c34ab37e8383ccc5d74c35949aa9632ec2e
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 2 09:37:26 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 2 10:04:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a175c34
7
8 media-libs/x264: bump subslot in live ebuild
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-libs/x264/x264-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/x264/x264-9999.ebuild b/media-libs/x264/x264-9999.ebuild
16 index e6ac894b7be..5e83eac43d2 100644
17 --- a/media-libs/x264/x264-9999.ebuild
18 +++ b/media-libs/x264/x264-9999.ebuild
19 @@ -18,7 +18,7 @@ else
20 S="${WORKDIR}/${MY_P}"
21 fi
22
23 -SONAME="148"
24 +SONAME="152"
25 SLOT="0/${SONAME}"
26
27 LICENSE="GPL-2"