commit: e8caf87dfa04af0d692a2238e61986a3d73cffef Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Tue Jun 17 11:59:07 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 09:52:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8caf87d
dev-cpp/glaze: metadata: complete upstream Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Part-of: https://github.com/gentoo/gentoo/pull/42640 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/glaze/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-cpp/glaze/metadata.xml b/dev-cpp/glaze/metadata.xml index 73764bca4883..542e2c53d7b9 100644 --- a/dev-cpp/glaze/metadata.xml +++ b/dev-cpp/glaze/metadata.xml @@ -18,6 +18,9 @@ <flag name="examples">Build examples (not install)</flag> </use> <upstream> + <bugs-to>https://github.com/stephenberry/glaze/issues</bugs-to> + <changelog>https://github.com/stephenberry/glaze/releases</changelog> + <doc>https://stephenberry.github.io/glaze/</doc> <remote-id type="github">stephenberry/glaze</remote-id> </upstream> </pkgmetadata>
