commit: c66ea8bc46b292f8b44de5e7e49b22a23f3f1a36 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sun Nov 23 17:39:05 2025 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Nov 27 01:22:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66ea8bc
media-sound/easyeffects: add documentation to metadata Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44744 Closes: https://github.com/gentoo/gentoo/pull/44744 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> media-sound/easyeffects/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/easyeffects/metadata.xml b/media-sound/easyeffects/metadata.xml index ce6596c5e533..b2db569ceb91 100644 --- a/media-sound/easyeffects/metadata.xml +++ b/media-sound/easyeffects/metadata.xml @@ -13,6 +13,7 @@ <flag name="zamaudio">Enable use of <pkg>media-plugins/zam-plugins</pkg> for the maximizer FX</flag> </use> <upstream> + <doc>https://wwmm.github.io/easyeffects/</doc> <remote-id type="github">wwmm/easyeffects</remote-id> </upstream> </pkgmetadata>
