Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 650420

Summary: media-libs/x264-9999 should set SLOT=0/155
Product: Gentoo Linux Reporter: cyrillic <cyrilmaley>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description cyrillic 2018-03-13 17:56:13 UTC
media-libs/x264-9999 could use a subslot bump from 152 to 155

Reproducible: Always




--- /mnt/overlay/gentoo/media-libs/x264/x264-9999.ebuild 2018-02-26 19:03:48.263912000 -0500
+++ /mnt/overlay/fixes/media-libs/x264/x264-9999.ebuild	2018-03-13 13:38:41.816822000 -0400
@@ -18,7 +18,7 @@
 	S="${WORKDIR}/${MY_P}"
 fi
 
-SONAME="152"
+SONAME="155"
 SLOT="0/${SONAME}"
 
 LICENSE="GPL-2"
Comment 1 Larry the Git Cow gentoo-dev 2018-04-13 10:44:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47325da6d255ad209c148be4fabb4b8c1467554

commit e47325da6d255ad209c148be4fabb4b8c1467554
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-04-13 10:44:05 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-04-13 10:44:05 +0000

    media-libs/x264: bump subslot in live ebuild
    
    Closes: https://bugs.gentoo.org/650420
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-libs/x264/x264-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)