Files
gentoo/dev-java/coursier-bin/metadata.xml
Florian Schmaus 2b4fbdbc7b dev-java/coursier-bin: add bugs-to and changelog to metadata
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2023-09-18 11:34:10 +02:00

14 lines
465 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type='person'>
<email>flow@gentoo.org</email>
<name>Florian Schmaus</name>
</maintainer>
<upstream>
<remote-id type="github">coursier/coursier</remote-id>
<bugs-to>https://github.com/coursier/coursier/issues</bugs-to>
<changelog>https://github.com/coursier/coursier/releases</changelog>
</upstream>
</pkgmetadata>