summaryrefslogtreecommitdiff
path: root/app-editors/helix/metadata.xml
blob: b1629530d15d55de5a12ee2977af766eeeaaca15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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>
	<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>