mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-22 21:37:35 -08: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>
17 lines
555 B
XML
17 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>
|