Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710276 - sys-apps/dbus-broker - BDEPEND sets both doc? ( dev-python/docutils ) and dev-python/docutils
Summary: sys-apps/dbus-broker - BDEPEND sets both doc? ( dev-python/docutils ) and dev...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-02-20 09:09 UTC by Nicolas Bouchinet
Modified: 2020-04-05 22:16 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 Nicolas Bouchinet 2020-02-20 09:09:11 UTC
The sys-apps/dbus-broker version 21 ebuild have duplicated dev-python/docutils Build Dependencies:

BDEPEND="
	doc? ( dev-python/docutils ) <<<<
	dev-python/docutils <<<<
        ...
"
Comment 1 Larry the Git Cow gentoo-dev 2020-04-05 22:16:37 UTC
The bug has been closed via the following commit(s):

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

commit df5ad710365cff0652413b5778f01db99dad493b
Author:     Jack Todaro <solpeth@posteo.org>
AuthorDate: 2020-04-05 21:47:01 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-04-05 22:16:33 +0000

    sys-apps/dbus-broker: bump up to 22
    
    Closes: https://bugs.gentoo.org/710276
    Closes: https://github.com/gentoo/gentoo/pull/15243
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Jack Todaro <solpeth@posteo.org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/dbus-broker/Manifest                |  8 +++
 sys-apps/dbus-broker/dbus-broker-21.ebuild   |  3 +-
 sys-apps/dbus-broker/dbus-broker-22.ebuild   | 75 ++++++++++++++++++++++++++++
 sys-apps/dbus-broker/dbus-broker-9999.ebuild | 17 +++----
 4 files changed, 92 insertions(+), 11 deletions(-)