Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647972 - app-misc/xmind missing inherit desktop
Summary: app-misc/xmind missing inherit desktop
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chris Reffett (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-18 00:46 UTC by Jonas Stein
Modified: 2018-02-18 01:20 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 Jonas Stein gentoo-dev 2018-02-18 00:46:09 UTC
app-misc/xmind is missing inherit desktop for 
    newicon
    make_desktop_entry

It works for now, because font.eclass still inherits eutils.
Comment 1 Larry the Git Cow gentoo-dev 2018-02-18 01:19:39 UTC
The bug has been referenced in the following commit(s):

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

commit 1e06432cbc4198cecd226a4e087a666d572ebc1c
Author:     Chris Reffett <creffett@gentoo.org>
AuthorDate: 2018-02-18 01:17:20 +0000
Commit:     Chris Reffett <creffett@gentoo.org>
CommitDate: 2018-02-18 01:18:32 +0000

    app-misc/xmind: Explicitly inherit desktop eclass
    
    Bug: https://bugs.gentoo.org/647972
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild | 4 ++--
 app-misc/xmind/xmind-3.7.6_p201801311814.ebuild   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)}
Comment 2 Chris Reffett (RETIRED) gentoo-dev Security 2018-02-18 01:20:42 UTC
Fixed, thanks for the report.