blob: 4ddd5443e9d7f80a96455a54a80a7e3dd0b2f8bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<use>
<flag name="pinentry">Support <pkg>app-crypt/pinentry</pkg> password
input backend.</flag>
</use>
<upstream>
<maintainer status="active">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<bugs-to>https://github.com/projg2/mirage2iso/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|