diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-01-07 13:07:12 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-07 13:07:12 +0100 |
commit | 96f8613232c947dcd991c48622e7e545bbcfddd4 (patch) | |
tree | b85fe1f312ab8692816528e4e096a25a70abb9d3 /media-gfx/pinta | |
parent | Merge remote-tracking branch 'remotes/sbraz/nzbget' (diff) | |
download | gentoo-96f8613232c947dcd991c48622e7e545bbcfddd4.tar.gz gentoo-96f8613232c947dcd991c48622e7e545bbcfddd4.tar.bz2 gentoo-96f8613232c947dcd991c48622e7e545bbcfddd4.zip |
Update remote-ids in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-gfx/pinta')
-rw-r--r-- | media-gfx/pinta/metadata.xml | 47 |
1 files changed, 24 insertions, 23 deletions
diff --git a/media-gfx/pinta/metadata.xml b/media-gfx/pinta/metadata.xml index 4f849de642d0..e34018d377d4 100644 --- a/media-gfx/pinta/metadata.xml +++ b/media-gfx/pinta/metadata.xml @@ -1,23 +1,24 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>proxy-maintainers</herd>
- <maintainer>
- <email>axelgenus@gmail.com</email>
- <name>Alessandro Calorì</name>
- <description>Proxied maintainer; set to assignee in all bugs</description>
- </maintainer>
- <upstream>
- <maintainer status="active">
- <email>cameronwhite91@gmail.com</email>
- </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>
- </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>
+<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>proxy-maintainers</herd> + <maintainer> + <email>axelgenus@gmail.com</email> + <name>Alessandro Calorì</name> + <description>Proxied maintainer; set to assignee in all bugs</description> + </maintainer> + <upstream> + <maintainer status="active"> + <email>cameronwhite91@gmail.com</email> + </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> |