commit: 6a14e9a662d34d7580cd2e51e2c5f9a90cc9d34c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 7 22:21:05 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 7 22:21:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a14e9a6
dev-util/splint: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/splint/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-util/splint/metadata.xml b/dev-util/splint/metadata.xml index 85e4ed814fa2..2a5e633ab046 100644 --- a/dev-util/splint/metadata.xml +++ b/dev-util/splint/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> + <!-- maintainer-needed --> + <upstream> + <remote-id type="github">splintchecker/splint</remote-id> + </upstream> </pkgmetadata>
