commit: 716714ca001cc9408dafe65b7b85c576b2e8e9bb Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Tue May 27 10:47:43 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 13:07:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716714ca
dev-vcs/git-annex: metadata: add <doc> Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Part-of: https://github.com/gentoo/gentoo/pull/42278 Closes: https://github.com/gentoo/gentoo/pull/42278 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/git-annex/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-vcs/git-annex/metadata.xml b/dev-vcs/git-annex/metadata.xml index c79b8dc2b38c..b731b802a1c0 100644 --- a/dev-vcs/git-annex/metadata.xml +++ b/dev-vcs/git-annex/metadata.xml @@ -15,6 +15,7 @@ <flag name="webapp">Enable git-annex webapp</flag> </use> <upstream> + <doc>https://git-annex.branchable.com</doc> <remote-id type="hackage">git-annex</remote-id> </upstream> </pkgmetadata>
