Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879919 - sys-libs/blocksruntime: should block dev-libs/libdispatch
Summary: sys-libs/blocksruntime: should block dev-libs/libdispatch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-05 21:23 UTC by Piotr Karbowski (RETIRED)
Modified: 2023-03-11 10:45 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 Piotr Karbowski (RETIRED) gentoo-dev 2022-11-05 21:23:25 UTC
Based on the discussion in https://bugs.gentoo.org/876943 I think it would make sense for sys-libs/blocksruntime to have block on dev-libs/libdispatch, it is already there the other way around.
Comment 1 Piotr Karbowski (RETIRED) gentoo-dev 2023-03-05 10:53:12 UTC
Marek, what's opinion on this one?
Comment 2 Marek Szuba archtester gentoo-dev 2023-03-05 21:34:31 UTC
Sorry about the delay, somehow this ticket completely eluded my attention. Very much makes sense, I'll push this shortly.
Comment 3 Larry the Git Cow gentoo-dev 2023-03-05 21:36:58 UTC
The bug has been closed via the following commit(s):

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

commit e678177aed8f5be31a8fb35a9a135f9f8f45128c
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-03-05 21:35:10 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-03-05 21:36:45 +0000

    sys-libs/blocksruntime: block dev-libs/libdispatch
    
    libdispatch bundles the Apple fork of blocksruntime.
    
    While at it, trivial EAPI bump.
    
    Closes: https://bugs.gentoo.org/879919
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 .../blocksruntime-0_pre20171027-r2.ebuild          | 42 ++++++++++++++++++++++
 1 file changed, 42 insertions(+)
Comment 4 Piotr Karbowski (RETIRED) gentoo-dev 2023-03-11 10:45:14 UTC
Awesome, thank you.