Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746545 - media-sound/mpd-0.21.25 duplicate documentation
Summary: media-sound/mpd-0.21.25 duplicate documentation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-04 13:33 UTC by Cedric Sodhi
Modified: 2020-10-06 20:08 UTC (History)
1 user (show)

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 Cedric Sodhi 2020-10-04 13:33:09 UTC
I'm not sure how far this is related to bug 709352, but mpd owns two directories in /usr/share/doc which seem to be redundant. There is a bug about the unversioned directory (bug 709352), but the duplicates seem to be an ebuild problem:

> mpd:
> AUTHORS.bz2  COPYING.bz2  NEWS.bz2  README.md.bz2
> 
> mpd-0.21.25:
> AUTHORS.bz2  NEWS.bz2  README.md.bz2
Comment 1 Larry the Git Cow gentoo-dev 2020-10-06 20:08:20 UTC
The bug has been closed via the following commit(s):

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

commit 5a6bbdb3c0aeb5ea23d5153518e0937f16a52ea3
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2020-10-06 20:06:46 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2020-10-06 20:08:16 +0000

    media-sound/mpd: remove /usr/share/doc/mpd
    
    The buildsystem is able to respect portage's
    /usr/share/doc/${PF} path now, this means that
    the /usr/share/doc directory becomes useless
    
    Closes: https://bugs.gentoo.org/746545
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 media-sound/mpd/mpd-0.22-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)