dev-java/ant: add github upstream metadata

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/34231
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2023-12-11 10:09:02 +01:00
committed by Miroslav Šulc
parent f08ffdc068
commit 95cacf358c

View File

@@ -28,4 +28,9 @@
<flag name="testutil">Enable optional test util classes</flag>
<flag name="xz">Enable XZ Ant tasks</flag>
</use>
<upstream>
<bugs-to>https://bz.apache.org/bugzilla/enter_bug.cgi?product=Ant</bugs-to>
<doc>https://ant.apache.org/manual/</doc>
<remote-id type="github">apache/ant</remote-id>
</upstream>
</pkgmetadata>