From: Alexis Ballier Date: Fri, 13 Apr 2018 10:44:05 +0000 (+0200) Subject: media-libs/x264: bump subslot in live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e47325da6d255ad209c148be4fabb4b8c1467554;p=gentoo.git media-libs/x264: bump subslot in live ebuild Closes: https://bugs.gentoo.org/650420 Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/media-libs/x264/x264-9999.ebuild b/media-libs/x264/x264-9999.ebuild index be9802ee557e..a9eca18e63e1 100644 --- a/media-libs/x264/x264-9999.ebuild +++ b/media-libs/x264/x264-9999.ebuild @@ -18,7 +18,7 @@ else S="${WORKDIR}/${MY_P}" fi -SONAME="152" +SONAME="155" SLOT="0/${SONAME}" LICENSE="GPL-2"