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

Bug 710276

Summary: sys-apps/dbus-broker - BDEPEND sets both doc? ( dev-python/docutils ) and dev-python/docutils
Product: Gentoo Linux Reporter: Nicolas Bouchinet <nicolas.bouchinet>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15243
Whiteboard:
Package list:
Runtime testing required: ---

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(-)