commit: ca13555eb39585b9cab33f0d91467d40ad05f6fa Author: Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com> AuthorDate: Sun Nov 22 14:01:11 2020 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Nov 23 21:16:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca13555e
app-i18n/uchardet: add upstream info to metadata. Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18361 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-i18n/uchardet/metadata.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-i18n/uchardet/metadata.xml b/app-i18n/uchardet/metadata.xml index 8e0af8580e0..83fddc43dc8 100644 --- a/app-i18n/uchardet/metadata.xml +++ b/app-i18n/uchardet/metadata.xml @@ -11,5 +11,7 @@ </maintainer> <upstream> <bugs-to>https://gitlab.freedesktop.org/uchardet/uchardet/-/issues</bugs-to> + <doc>https://www.freedesktop.org/wiki/Software/uchardet/#usage</doc> + <remote-id type="gitlab">uchardet/uchardet</remote-id> </upstream> </pkgmetadata>
