mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
The homepage links to github as a "related link" and also for past releases, which is actually a changelog with download links pointing back to the homepage downloads, but hey, whatever suits. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
10 lines
329 B
XML
10 lines
329 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<upstream>
|
|
<remote-id type="github">icl-utk-edu/papi</remote-id>
|
|
<changelog>https://github.com/icl-utk-edu/papi/wiki/PAPI-Releases</changelog>
|
|
</upstream>
|
|
</pkgmetadata>
|