Files
gentoo/sys-kernel/virtme-ng/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

14 lines
462 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Florian Schmaus</name>
<email>flow@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">arighi/virtme-ng</remote-id>
<bugs-to>https://github.com/arighi/virtme-ng/issues</bugs-to>
<changelog>https://github.com/arighi/virtme-ng/releases</changelog>
</upstream>
</pkgmetadata>