summaryrefslogtreecommitdiff
blob: 908eabb59f331ab80cd06274a66faf6dcfd20531 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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="bcrypt">build the bcrypt password encryption algorithm</flag>
		<flag name="su">build the su program</flag>
	</use>
	<!-- only for USE=pam -->
	<upstream>
		<remote-id type="cpe">cpe:/a:debian:shadow</remote-id>
		<remote-id type="github">shadow-maint/shadow</remote-id>
	</upstream>
</pkgmetadata>