mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-16 15:14:38 +00:00
Changes from ::guru: * New snapshot * Removed .pc file, which is not upstream * Not installing samples * Patch test to fail if failed Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/43482 Signed-off-by: Sam James <sam@gentoo.org>
17 lines
603 B
XML
17 lines
603 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>alexey+gentoo@asokolov.org</email>
|
|
<name>Alexey Sokolov</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">mneme/pcg-cpp</remote-id>
|
|
<bugs-to>https://github.com/imneme/pcg-cpp/issues</bugs-to>
|
|
<doc>https://www.pcg-random.org/using-pcg-cpp.html</doc>
|
|
</upstream>
|
|
</pkgmetadata>
|