Files
gentoo/dev-debug/hotspot/metadata.xml
Ulrich Müller 50e86c4191 */*: Fix DOCTYPE in metadata.xml files
Must be https, not http.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2026-03-16 17:19:55 +01:00

15 lines
438 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
<use>
<flag name="debuginfod">Enable debuginfod support via <pkg>dev-libs/elfutils</pkg> libdebuginfod</flag>
</use>
<upstream>
<remote-id type="github">KDAB/hotspot</remote-id>
</upstream>
</pkgmetadata>