Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/dpic/
Date: Thu, 25 Aug 2016 10:49:04
Message-Id: 1472122111.441433b5bb6a8275164fb591909004c3bb02cf67.soap@gentoo
1 commit: 441433b5bb6a8275164fb591909004c3bb02cf67
2 Author: Jonas Stein <news <AT> jonasstein <DOT> de>
3 AuthorDate: Tue Aug 23 23:12:15 2016 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 25 10:48:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=441433b5
7
8 media-gfx/dpic: Add upstream to metadata.xml
9
10 Closes: https://github.com/gentoo/gentoo/pull/2133
11
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 media-gfx/dpic/metadata.xml | 27 +++++++++++++--------------
15 1 file changed, 13 insertions(+), 14 deletions(-)
16
17 diff --git a/media-gfx/dpic/metadata.xml b/media-gfx/dpic/metadata.xml
18 index 9c7ddc7..b992ad5 100644
19 --- a/media-gfx/dpic/metadata.xml
20 +++ b/media-gfx/dpic/metadata.xml
21 @@ -1,18 +1,17 @@
22 <?xml version="1.0" encoding="UTF-8"?>
23 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
24 <pkgmetadata>
25 -<upstream>
26 - <changelog>https://ece.uwaterloo.ca/~aplevich/dpic/CHANGES</changelog>
27 - <doc>https://ece.uwaterloo.ca/~aplevich/dpic/dpicdoc.pdf</doc>
28 -</upstream>
29 -
30 -<maintainer type="project">
31 - <email>tex@g.o</email>
32 - <name>Gentoo TeX Project</name>
33 -</maintainer>
34 -
35 -<longdescription> Dpic is an implementation of the pic "little language" for creating line
36 -drawings and illustrations for documents, web pages, and other uses.
37 -</longdescription>
38 -
39 + <upstream>
40 + <changelog>https://ece.uwaterloo.ca/~aplevich/dpic/CHANGES</changelog>
41 + <doc>https://ece.uwaterloo.ca/~aplevich/dpic/dpicdoc.pdf</doc>
42 + <maintainer status="active">
43 + <name>J. D. Aplevich</name>
44 + </maintainer>
45 + </upstream>
46 + <maintainer type="project">
47 + <email>tex@g.o</email>
48 + <name>Gentoo TeX Project</name>
49 + </maintainer>
50 + <longdescription>Dpic is an implementation of the pic "little language" for creating line drawings and illustrations for documents, web pages, and other uses.
51 + </longdescription>
52 </pkgmetadata>