gentoo-ebuilds/dev-java/guava-testlib/metadata.xml
Volkmar W. Pogatzki cb56f8b0b6
dev-java/guava-testlib: add github upstream metadata
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2023-12-08 10:47:27 +01:00

13 lines
465 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">google/guava</remote-id>
</upstream>
<longdescription>
Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself.
</longdescription>
</pkgmetadata>