Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650420 - media-libs/x264-9999 should set SLOT=0/155
Summary: media-libs/x264-9999 should set SLOT=0/155
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-13 17:56 UTC by cyrillic
Modified: 2018-04-13 10:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)