blob: bca9f7f689f6cd078186bc51ced30734ad7f6aff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>axelgenus@gmail.com</email>
<name>Alessandro Calorì</name>
<description>Proxied maintainer; set to assignee in all bugs</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<maintainer status="active">
<email>cameronwhite91@gmail.com</email>
<name>Cameron White</name>
</maintainer>
<changelog>https://github.com/PintaProject/Pinta/commits/1.3</changelog>
<doc lang="en">http://pinta-project.com/HowTo.ashx</doc>
<bugs-to>https://bugs.launchpad.net/pinta/+filebug</bugs-to>
<remote-id type="github">PintaProject/Pinta</remote-id>
</upstream>
<longdescription lang="en">
Pinta is a free, open source drawing/editing program modeled after
Paint.NET. Its goal is to provide users with a simple yet powerful
way to draw and manipulate images on Linux, Mac, and Windows.
</longdescription>
</pkgmetadata>
|