sys/sys-kernel/inf_kernel/metadata.xml
inference acfdfa0d82
Rename inf-kernel package to inf_kernel
As per Inferencium naming convention, Inferencium Kernel is the full
name of the package, not multiple pieces of a big-endian component,
so the Inferencium Kernel package should use an underscore for spaces,
not a hyphen.
2023-06-29 01:08:11 +01:00

12 lines
337 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>admin@inferencium.net</email>
<name>Inferencium</name>
</maintainer>
<upstream>
<remote-id type="cpe">cpe:/o:linux:linux_kernel</remote-id>
</upstream>
</pkgmetadata>