blob: 7fe7bb5e84522c92db4b3fde89b785e6cc86f0ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>hasufell@gentoo.org</email>
<name>Julian Ospald</name>
<description>Maintainer. Assign bugs to him</description>
</maintainer>
<maintainer>
<email>gentoo@rueg.eu</email>
<name>Manuel Rüger</name>
<description>Proxy maintainer. CC him on bugs</description>
</maintainer>
<use>
<flag name='bazaar'>Support <pkg>dev-vcs/bzr</pkg> based repository</flag>
</use>
</pkgmetadata>
|