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

Bug 673512

Summary: dev-db/mongodb: improvements
Product: Gentoo Linux Reporter: Tomáš Mózes <hydrapolic>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: RESOLVED FIXED    
Severity: enhancement CC: juippis
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/10904
Whiteboard:
Package list:
Runtime testing required: ---

Description Tomáš Mózes 2018-12-21 07:57:49 UTC
<Juippis> in mongo-tools, RDEPEND="!<dev-db/mongodb-3.0.0" <- this hasnt existed in the tree for YEARS according to gitlog
<Juippis> also, DEPEND="${RDEPEND} <- blockers should never be in DEPEND, https://devmanual.gentoo.org/general-concepts/dependencies/#blockers
<Juippis> and in both ebuilds, S= should be wrapped with " " because some people might have spaces in their path
Comment 1 Larry the Git Cow gentoo-dev 2019-03-04 01:35:45 UTC
The bug has been closed via the following commit(s):

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

commit 020f4bb69894058b9a5fc7342aaeb3fa06c9e957
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2019-01-26 05:26:46 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-03-04 00:47:28 +0000

    dev-db/mongodb: bump to 4.0.5
    
    Signed-off-by: Tomas Mozes <hydrapolic@gmail.com>
    Closes: https://bugs.gentoo.org/673776
    Closes: https://bugs.gentoo.org/608688
    Closes: https://bugs.gentoo.org/673512
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/mongodb/Manifest             |   1 +
 dev-db/mongodb/mongodb-4.0.5.ebuild | 164 ++++++++++++++++++++++++++++++++++++
 2 files changed, 165 insertions(+)