summaryrefslogtreecommitdiff
blob: f8698c49c29c4062ca8efa3ef9261fcf0a4c9114 (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
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>web-apps</herd>
	<maintainer>
		<email>ramereth@gentoo.org</email>
		<name>Lance Albertson</name>
	</maintainer>
	<maintainer>
		<email>nikoli@lavabit.com</email>
		<name>Nikoli</name>
	</maintainer>
	<maintainer>
		<email>pva@gentoo.org</email>
		<name>Peter Volkov</name>
	</maintainer>
	<longdescription lang="en">
	cgit - cgi for git

	This is an attempt to create a fast web interface for the git scm, using a
	builtin cache to decrease server io-pressure.
	</longdescription>
	<use>
		<flag name="highlight">Enable source code highlighting</flag>
	</use>
</pkgmetadata>