summaryrefslogtreecommitdiff
path: root/dev-vcs/gitolite/metadata.xml
blob: da3a7ec7d2d8e8708c4f64e35d2b94862d521f65 (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://liguros.gitlab.io/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>
 <upstream>
  <remote-id type="cpe">cpe:/a:gitolite:gitolite</remote-id>
 </upstream>
 <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>
 <origin>liguros-repo</origin>
</pkgmetadata>