summaryrefslogtreecommitdiff
path: root/media-gfx/graphviz
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /media-gfx/graphviz
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r--media-gfx/graphviz/Manifest2
-rw-r--r--media-gfx/graphviz/metadata.xml81
2 files changed, 38 insertions, 45 deletions
diff --git a/media-gfx/graphviz/Manifest b/media-gfx/graphviz/Manifest
index 5eb4f86f5c9d..3a5114094723 100644
--- a/media-gfx/graphviz/Manifest
+++ b/media-gfx/graphviz/Manifest
@@ -5,4 +5,4 @@ DIST graphviz-2.38.0.tar.gz 25848858 SHA256 81aa238d9d4a010afa73a9d2a704fc3221c7
DIST graphviz-2.40.1.tar.gz 25633455 SHA256 ca5218fade0204d59947126c38439f432853543b0818d9d728c589dfe7f3a421 SHA512 a3f358a7050523a39b91a259563a95925b37853ffec799e571211af5b686d3af42457c937882954482785745d90416b1abd945caf05f8abb52b3876e07aa70f5 WHIRLPOOL 0ff4a23cf8c3e0bcbf12776d65ea0aa538050286d6b25bcc3707c7c1ad2d0f8c282239f57bfc0c3795bccf276e9d6627d77ed2920781008a2558af126787a72c
EBUILD graphviz-2.38.0-r1.ebuild 7839 BLAKE2B 61404cd98cf30d6944452387eac4d1af61af871637cdb885e15505c8ca68f119b9d3998d4cffdf74473ba02499e46bb5780630751266e2ea0898e30fe8f09f0b SHA512 5033b119a945305cf1535b64a6fea92a1be164d23aa8413b69dafc46f6dea2058f843b63776c13c175101840d4648cf56c9b9dade6c0bd6b443dbb1c8c20fb89
EBUILD graphviz-2.40.1.ebuild 7789 BLAKE2B 5590b712474306353556183d56d6a37dd930e999b2461d8405788c2df81f9fbedf8dc9324426015f18e2fe5f8c2e33c98ec7dd1fa024280e8844465348e240cb SHA512 abf891342a6aa4a71a6d1d7066bfbfdc0bf1846447fc1cd87a2a9cb600f3b2f623e52bdc1aac060e39623ec489d6d2820333ccc7831b229211a27753f04b9081
-MISC metadata.xml 2243 BLAKE2B ff3fceee6cbd36230cc9e5bc8947e54bd5573f16d4c24377cc2e039c6a3357749d3909b9240ea048c101fff0e13ff24a2f61c3408c79beca1629ed2923bc411e SHA512 1834830ffacc66c508b0eb5c8897957d4f22d9cdb66176dfdd2c9fa17542561330bbec428658d8677db21ad2e05ebdb166912cbc799d27b24e94ff5b8477ef53
+MISC metadata.xml 2204 BLAKE2B cc6012ca977a477d6a557df8343e980e926f1e67f737064f3fea406db213e53c416db5fc50692b1132ebcd5b5ce52d4bb2f5a2cec91b0af846b905d36748e48c SHA512 cd26813c5d7d6341ae9a21be50ca4451657c9813e25b2d0d69cd972fbdecdacf63e763ecd1f1a56fee10f07a25e1063822f7b2e9a96df48e3bcf8c7d1d05de3a
diff --git a/media-gfx/graphviz/metadata.xml b/media-gfx/graphviz/metadata.xml
index 73daee8cb67b..f76b39ca8a88 100644
--- a/media-gfx/graphviz/metadata.xml
+++ b/media-gfx/graphviz/metadata.xml
@@ -1,49 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>graphics@gentoo.org</email>
- <name>Gentoo Graphics Project</name>
- </maintainer>
- <longdescription>
-graphviz is a set of graph drawing tools for Unix or MS-Windows
-(win32), including a web service interface (webdot). Source code and
-binary executables for common platforms are available. Graph drawing
-addresses the problem of visualizing structural information by
-constructing geometric representations of abstract graphs and networks.
-Automatic generation of graph drawings has important applications in key
-technologies such as database design, software engineering, VLSI and
-network design and visual interfaces in other domains. Situations where
-these tools might be particularly useful include:
+ <maintainer type="project">
+ <email>graphics@gentoo.org</email>
+ <name>Gentoo Graphics Project</name>
+ </maintainer>
+ <longdescription>
+ graphviz is a set of graph drawing tools for Unix or MS-Windows
+ (win32), including a web service interface (webdot). Source code and
+ binary executables for common platforms are available. Graph drawing
+ addresses the problem of visualizing structural information by
+ constructing geometric representations of abstract graphs and networks.
+ Automatic generation of graph drawings has important applications in key
+ technologies such as database design, software engineering, VLSI and
+ network design and visual interfaces in other domains. Situations where
+ these tools might be particularly useful include:
- * you would like to restructure a program and first need to
-understand the relationships between its types, procedures, and source
-files.
- * you need to find the bottlenecks in an Internet backbone - not
-only individual links, but their relationships
- * you're debugging a protocol or microarchitecture represented as a
-finite state machine and need to figure out how a certain
- error state arises
- * you would like to browse a database schema, knowledge base, or
-distributed program represented pictorially
- * you would like to see an overview of a collection of linked
-documents
- * you would like to discover patterns and communities of interest in
-a database of telephone calls or e-mail messages
-</longdescription>
- <use>
- <flag name="devil">Enables DevIL output plugin -Tdevil</flag>
- <flag name="gdk-pixbuf">Enables gdk-pixbuf2 plugin</flag>
- <flag name="gtk">Enables gtk+ output plugin -Tgtk (needs cairo)</flag>
- <flag name="gts">Enables support for gts</flag>
- <flag name="lasi">
- Enables PostScript output via <pkg>media-libs/lasi</pkg>, for
- plugin -Tlasi (needs cairo)
- </flag>
- <flag name="qt4">Builds gvedit front-end</flag>
- <flag name="X">
- Builds lefty front-end, builds plugin -Txlib, and enables support
- for x11 in various other modules (needs cairo)
- </flag>
- </use>
+ * you would like to restructure a program and first need to
+ understand the relationships between its types, procedures, and source
+ files.
+ * you need to find the bottlenecks in an Internet backbone - not
+ only individual links, but their relationships
+ * you're debugging a protocol or microarchitecture represented as a
+ finite state machine and need to figure out how a certain error state arises
+ * you would like to browse a database schema, knowledge base, or
+ distributed program represented pictorially
+ * you would like to see an overview of a collection of linked
+ documents
+ * you would like to discover patterns and communities of interest in
+ a database of telephone calls or e-mail messages
+ </longdescription>
+ <use>
+ <flag name="devil">Enables DevIL output plugin -Tdevil</flag>
+ <flag name="gdk-pixbuf">Enables gdk-pixbuf2 plugin</flag>
+ <flag name="gtk">Enables gtk+ output plugin -Tgtk (needs cairo)</flag>
+ <flag name="gts">Enables support for gts</flag>
+ <flag name="lasi">Enables PostScript output via <pkg>media-libs/lasi</pkg>, for plugin -Tlasi (needs cairo)</flag>
+ <flag name="qt4">Builds gvedit front-end</flag>
+ <flag name="X">Builds lefty front-end, builds plugin -Txlib, and enables support for x11 in various other modules (needs cairo)</flag>
+ </use>
</pkgmetadata>