aboutsummaryrefslogtreecommitdiff
blob: 13856c99f397bb9b5461520d1dc091e946478420 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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>