mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 00:45:46 +02:00
To ensure cpp-httplib does not break rdeps a lot to testing has to be done with LLVM pkgs, as pointed out by mgorny. Currently my only use of httplib was for openrgb and I was not checking out the LLVM compatibility, it is related to also a dispute about whether httplib SLOT should follow SONAME or the exact version designated by upstream. Signed-off-by: Maciej Barć <xgqt@gentoo.org>
16 lines
555 B
XML
16 lines
555 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">yhirose/cpp-httplib</remote-id>
|
|
<bugs-to>https://github.com/yhirose/cpp-httplib/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|