mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
Closes: https://bugs.gentoo.org/921917 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
22 lines
773 B
XML
22 lines
773 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>new maintainers welcome</description>
|
|
<name>Peter Levine</name>
|
|
<email>plevine457@gmail.com</email>
|
|
</maintainer>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Victor Ananjevsky</name>
|
|
<email>victor@sanana.kiev.ua</email>
|
|
</maintainer>
|
|
<bugs-to>https://github.com/v1cont/yad/issues</bugs-to>
|
|
<remote-id type="github">v1cont/yad</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="sourceview">Enable GtkSourceView support with <pkg>x11-libs/gtksourceview</pkg></flag>
|
|
<flag name="spell">Enable spell check support with <pkg>app-text/gspell</pkg></flag>
|
|
</use>
|
|
</pkgmetadata>
|