blob: b1637c34033182f6ec707f78e29f17746d4343c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches />
<upstream>
<bugs-to>https://github.com/wireservice/agate/issues</bugs-to>
<changelog>https://github.com/wireservice/agate/commits/master</changelog>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|