blob: 9962e4fd3c8791bf7b4db407f043c9200b468509 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/jirutka/ssh-ldap-pubkey/issues</bugs-to>
</upstream>
<use>
<flag name="schema">Install a copy of the LPK schema, only needed on LDAP servers.</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|