Skip to content

Commit

Permalink
media-gfx/dpic: Add upstream to metadata.xml
Browse files Browse the repository at this point in the history
Closes: gentoo#2133

Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
jonasstein authored and SoapGentoo committed Aug 25, 2016
1 parent 66205c8 commit 441433b
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions media-gfx/dpic/metadata.xml
Original file line number Diff line number Diff line change
@@ -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>[email protected]</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>[email protected]</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>

0 comments on commit 441433b

Please sign in to comment.