blob: 07edb24ed94b8623298853acb983a7d3fecc5e4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chutzpah@gentoo.org</email>
<name>Patrick McLean</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>freijon@pm.me</email>
<name>Jonas Frei</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="grammar">Build and install grammar language files</flag>
</use>
<upstream>
<bugs-to>https://github.com/helix-editor/helix/issues</bugs-to>
<changelog>https://github.com/helix-editor/helix/commits/master</changelog>
<remote-id type="github">helix-editor/helix</remote-id>
</upstream>
</pkgmetadata>
|