summaryrefslogtreecommitdiff
path: root/dev-vcs/gitolite/metadata.xml
blob: 071ba4de15dd4646c641cdc3071b4bd284196294 (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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>robbat2@gentoo.org</email>
    <name>Robin H. Johnson</name>
  </maintainer>
  <longdescription lang="en">
	Gitolite is an access control layer on top of git, which allows access
	control down to the branch level, including specifying who can and cannot
	rewind a given branch.
	</longdescription>
  <use>
    <flag name="tools">Install tools to e.g. convert a Gitosis config to
			gitolite or one to check if your setup is gitolite &gt;= 3.x compatible</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:gitolite:gitolite</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>