commit: 340bdd83a4b77d94298fb5fd80c021c61e0ca976 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Thu May 23 12:07:36 2024 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu May 23 17:55:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=340bdd83
media-tv/kodi: update bugs-to url Kodi migrated issue tracking to github before 2020. Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36787 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> media-tv/kodi/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-tv/kodi/metadata.xml b/media-tv/kodi/metadata.xml index d8114cac5535..00f1f2a7232c 100644 --- a/media-tv/kodi/metadata.xml +++ b/media-tv/kodi/metadata.xml @@ -33,7 +33,7 @@ <flag name="xslt">Enable metadata XSLT scrapers support with <pkg>dev-libs/libxslt</pkg></flag> </use> <upstream> - <bugs-to>https://trac.kodi.tv/</bugs-to> + <bugs-to>https://github.com/xbmc/xbmc/issues/</bugs-to> <doc>https://kodi.wiki/</doc> <remote-id type="github">xbmc/xbmc</remote-id> </upstream>
