blob: 6234418898f3c369aa35e036da50fc7277b2ce71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vapier@gentoo.org</email>
<description>do whatever</description>
</maintainer>
<maintainer type="person">
<email>tamiko@gentoo.org</email>
<description>yell at me if it breaks</description>
</maintainer>
<upstream>
<remote-id type="launchpad">ubuntu</remote-id>
</upstream>
</pkgmetadata>
|