mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-15 14:42:44 +00:00
Signed-off-by: Christopher Bayliss <cjbdev@icloud.com> Signed-off-by: Sam James <sam@gentoo.org>
18 lines
530 B
XML
18 lines
530 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>base-system@gentoo.org</email>
|
|
<name>Gentoo Base System</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="su">build the su program</flag>
|
|
</use>
|
|
<slots>
|
|
<subslots>Reflect ABI of libsubids.so</subslots>
|
|
</slots>
|
|
<upstream>
|
|
<remote-id type="cpe">cpe:/a:debian:shadow</remote-id>
|
|
<remote-id type="github">shadow-maint/shadow</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|