diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2004-06-07 21:59:27 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2004-06-07 21:59:27 +0000 |
commit | ea3f9969ecce75c15c1b293efd78cb6d1f602dc7 (patch) | |
tree | c2dd20049ac65c301b12c8e6f72ef1bb26e7dedc /app-office/dia/metadata.xml | |
parent | Fix use invocation (diff) | |
download | historical-ea3f9969ecce75c15c1b293efd78cb6d1f602dc7.tar.gz historical-ea3f9969ecce75c15c1b293efd78cb6d1f602dc7.tar.bz2 historical-ea3f9969ecce75c15c1b293efd78cb6d1f602dc7.zip |
New release: 0.93. Closes bug #50144.
Diffstat (limited to 'app-office/dia/metadata.xml')
-rw-r--r-- | app-office/dia/metadata.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-office/dia/metadata.xml b/app-office/dia/metadata.xml index da6fd63d0085..7a7d4c7214ac 100644 --- a/app-office/dia/metadata.xml +++ b/app-office/dia/metadata.xml @@ -1,5 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>gnome</herd> + <herd>gnome</herd> + <longdescription> + Dia is a gtk+ based diagram creation program. It can be used to + draw many different kinds of diagrams. It currently has special + objects to help draw entity relationship diagrams, UML diagrams, + flowcharts, network diagrams, and simple circuits. It is also + possible to add support for new shapes by writing simple XML + files, using a subset of SVG to draw the shape. + </longdescription> </pkgmetadata> |