mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
18 lines
599 B
XML
18 lines
599 B
XML
<?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>
|