diff options
author | Alfred Wingate <parona@protonmail.com> | 2023-12-25 13:01:02 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-21 04:41:09 +0000 |
commit | b9cbca0af9c72814afb0934147c4993524815a21 (patch) | |
tree | a25c1c0fd3477aa304ddf9993581daf1cf2986ea /media-tv | |
parent | profiles: set suitable platforms in kodi (diff) | |
download | gentoo-b9cbca0af9c72814afb0934147c4993524815a21.tar.gz gentoo-b9cbca0af9c72814afb0934147c4993524815a21.tar.bz2 gentoo-b9cbca0af9c72814afb0934147c4993524815a21.zip |
media-tv/kodi: add documentation to metadata
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34460
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/kodi/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-tv/kodi/metadata.xml b/media-tv/kodi/metadata.xml index c0e583490be2..a663e6bef6c7 100644 --- a/media-tv/kodi/metadata.xml +++ b/media-tv/kodi/metadata.xml @@ -33,6 +33,7 @@ </use> <upstream> <bugs-to>https://trac.kodi.tv/</bugs-to> + <doc>https://kodi.wiki/</doc> <remote-id type="github">xbmc/xbmc</remote-id> </upstream> </pkgmetadata> |