diff options
author | Jonas Stein <news@jonasstein.de> | 2016-08-24 01:12:15 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-08-25 12:48:31 +0200 |
commit | 441433b5bb6a8275164fb591909004c3bb02cf67 (patch) | |
tree | 053605ba6df78dea8144a448a58a2c30800344f5 /media-gfx/dpic | |
parent | sci-misc/mendeleydesktop: Version bump to 1.16.2; Drop python3_3 support (diff) | |
download | gentoo-441433b5bb6a8275164fb591909004c3bb02cf67.tar.gz gentoo-441433b5bb6a8275164fb591909004c3bb02cf67.tar.bz2 gentoo-441433b5bb6a8275164fb591909004c3bb02cf67.zip |
media-gfx/dpic: Add upstream to metadata.xml
Closes: https://github.com/gentoo/gentoo/pull/2133
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-gfx/dpic')
-rw-r--r-- | media-gfx/dpic/metadata.xml | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/media-gfx/dpic/metadata.xml b/media-gfx/dpic/metadata.xml index 9c7ddc74304d..b992ad5f686f 100644 --- a/media-gfx/dpic/metadata.xml +++ b/media-gfx/dpic/metadata.xml @@ -1,18 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<upstream> - <changelog>https://ece.uwaterloo.ca/~aplevich/dpic/CHANGES</changelog> - <doc>https://ece.uwaterloo.ca/~aplevich/dpic/dpicdoc.pdf</doc> -</upstream> - -<maintainer type="project"> - <email>tex@gentoo.org</email> - <name>Gentoo TeX Project</name> -</maintainer> - -<longdescription> Dpic is an implementation of the pic "little language" for creating line -drawings and illustrations for documents, web pages, and other uses. -</longdescription> - + <upstream> + <changelog>https://ece.uwaterloo.ca/~aplevich/dpic/CHANGES</changelog> + <doc>https://ece.uwaterloo.ca/~aplevich/dpic/dpicdoc.pdf</doc> + <maintainer status="active"> + <name>J. D. Aplevich</name> + </maintainer> + </upstream> + <maintainer type="project"> + <email>tex@gentoo.org</email> + <name>Gentoo TeX Project</name> + </maintainer> + <longdescription>Dpic is an implementation of the pic "little language" for creating line drawings and illustrations for documents, web pages, and other uses. + </longdescription> </pkgmetadata> |