summaryrefslogtreecommitdiff
blob: 1001cf9123ee68c894d259e4dbc7ca75a6972ef4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<use>
		<flag name="lz4">Enable support for LZ4 compression using <pkg>app-arch/lz4</pkg></flag>
	</use>
	<maintainer type="person">
		<email>mgorny@gentoo.org</email>
		<name>Michał Górny</name>
	</maintainer>
	<upstream>
		<maintainer status="active">
			<email>mgorny@gentoo.org</email>
			<name>Michał Górny</name>
		</maintainer>
		<bugs-to>https://github.com/mgorny/squashdelta/issues/</bugs-to>
		<remote-id type="github">mgorny/squashdelta</remote-id>
	</upstream>
</pkgmetadata>