Created attachment 569074 [details] discord-bin-0.0.9.ebuild This is pretty much a copy from 0.0.8 with the exception that the libnode.so no longer is required/included in the binary blob. --- discord-bin-0.0.8.ebuild 2019-01-19 07:09:38.000000000 +0100 +++ discord-bin-0.0.9.ebuild 2019-03-14 07:37:53.000000000 +0100 @@ -57,7 +57,6 @@ opt/discord/swiftshader/libEGL.so opt/discord/swiftshader/libGLESv2.so opt/discord/libVkICD_mock_icd.so - opt/discord/libnode.so opt/discord/libffmpeg.so "
Looks like the bump was already done, but the libnode.so reference hadn't been removed.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=564d56ceb3fa244ef98866231db944807136c563 commit 564d56ceb3fa244ef98866231db944807136c563 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2019-03-15 22:22:34 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2019-03-15 22:22:46 +0000 net-im/discord-bin: remove libnode.so from QA_PREBUILT Closes: https://bugs.gentoo.org/680290 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> net-im/discord-bin/discord-bin-0.0.9.ebuild | 1 - 1 file changed, 1 deletion(-)