commit: 4bb5221933bdf64e7d75896380ec319d7e0c6cfa Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Fri Nov 8 10:20:48 2024 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Sun Nov 24 16:23:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb52219
media-sound/mpd: metadata: complete & sort <upstream> Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Closes: https://github.com/gentoo/gentoo/pull/39240 Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> media-sound/mpd/metadata.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/media-sound/mpd/metadata.xml b/media-sound/mpd/metadata.xml index 2ce73a20850c..7cf09c18a6d8 100644 --- a/media-sound/mpd/metadata.xml +++ b/media-sound/mpd/metadata.xml @@ -44,7 +44,9 @@ <flag name="yajl">Enable JSON parsing via <pkg>dev-libs/yajl</pkg></flag> </use> <upstream> - <remote-id type="github">MusicPlayerDaemon/MPD</remote-id> <bugs-to>https://github.com/MusicPlayerDaemon/MPD/issues</bugs-to> + <changelog>https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/refs/heads/master/NEWS</changelog> + <doc>https://mpd.readthedocs.io/en/latest/index.html</doc> + <remote-id type="github">MusicPlayerDaemon/MPD</remote-id> </upstream> </pkgmetadata>
