blob: 8d7346cf8e030b33402e6ede4de2c380722072f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?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">Pragmatists/JUnitParams</remote-id>
<doc>https://github.com/Pragmatists/JUnitParams/wiki</doc>
<bugs-to>https://github.com/Pragmatists/JUnitParams/issues</bugs-to>
</upstream>
</pkgmetadata>
|