blob: 90bc0bf67d7c63194411baf6439166c0c76543e0 (
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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<use>
<flag name="stemmer">Enable language stemming support</flag>
</use>
<upstream>
<maintainer status="active"> <!-- see MAINTAINERS -->
<name>Richard Hughes</name>
<email>richard@hughsie.com</email>
</maintainer>
<bugs-to>https://github.com/hughsie/libxmlb/issues</bugs-to>
<changelog>https://github.com/hughsie/libxmlb/releases</changelog>
<remote-id type="github">hughsie/libxmlb</remote-id>
</upstream>
</pkgmetadata>
|