commit: 9272a9eb2ef7b5a5129ded42b3e2add3be6b983e Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me> AuthorDate: Wed Jul 2 03:05:04 2025 +0000 Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me> CommitDate: Wed Jul 2 03:05:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=9272a9eb
dev-util/gdmd: add github upstream metadata Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me> dev-util/gdmd/metadata.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dev-util/gdmd/metadata.xml b/dev-util/gdmd/metadata.xml index 920817d..3b8289c 100644 --- a/dev-util/gdmd/metadata.xml +++ b/dev-util/gdmd/metadata.xml @@ -1,3 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata/> \ No newline at end of file +<pkgmetadata> + <upstream> + <remote-id type="github">D-Programming-GDC/gdmd</remote-id> + </upstream> +</pkgmetadata>
