blob: b1c886c53ca18658b61b878249b9735b94707830 (
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://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>pabloorduna98@gmail.com</email>
<name>Pablo Orduna</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="cpe">cpe:/a:keepass:keepass</remote-id>
<bugs-to>https://sourceforge.net/p/keepass/bugs/</bugs-to>
</upstream>
<use>
<flag name="aot">Generate native code at build time, rather than runtime.</flag>
</use>
<origin>liguros-repo</origin>
</pkgmetadata>
|