From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6CAE4138AE9 for ; Sun, 26 Nov 2017 23:02:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30B13E0EDD; Sun, 26 Nov 2017 23:02:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02E02E0EDD for ; Sun, 26 Nov 2017 23:02:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C37F6341130 for ; Sun, 26 Nov 2017 23:02:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9C5EA8BD for ; Sun, 26 Nov 2017 23:02:35 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1511737342.b8624ae63e3ae3078f98c974a8bd2f07912a0cd0.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphviz/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/graphviz/metadata.xml X-VCS-Directories: media-gfx/graphviz/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: b8624ae63e3ae3078f98c974a8bd2f07912a0cd0 X-VCS-Branch: master Date: Sun, 26 Nov 2017 23:02:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b4b68e91-1752-419e-9b43-7d0c2263f465 X-Archives-Hash: 4df586236f5a89ffc616b9a06a9bb40c commit: b8624ae63e3ae3078f98c974a8bd2f07912a0cd0 Author: David Seifert gentoo org> AuthorDate: Sun Nov 26 11:59:32 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Nov 26 23:02:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8624ae6 media-gfx/graphviz: [QA] Consistent whitespace in metadata.xml media-gfx/graphviz/metadata.xml | 81 +++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 44 deletions(-) diff --git a/media-gfx/graphviz/metadata.xml b/media-gfx/graphviz/metadata.xml index 73daee8cb67..f76b39ca8a8 100644 --- a/media-gfx/graphviz/metadata.xml +++ b/media-gfx/graphviz/metadata.xml @@ -1,49 +1,42 @@ - - graphics@gentoo.org - Gentoo Graphics Project - - -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: + + graphics@gentoo.org + Gentoo Graphics Project + + + 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 - - - Enables DevIL output plugin -Tdevil - Enables gdk-pixbuf2 plugin - Enables gtk+ output plugin -Tgtk (needs cairo) - Enables support for gts - - Enables PostScript output via media-libs/lasi, for - plugin -Tlasi (needs cairo) - - Builds gvedit front-end - - Builds lefty front-end, builds plugin -Txlib, and enables support - for x11 in various other modules (needs cairo) - - + * 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 + + + Enables DevIL output plugin -Tdevil + Enables gdk-pixbuf2 plugin + Enables gtk+ output plugin -Tgtk (needs cairo) + Enables support for gts + Enables PostScript output via media-libs/lasi, for plugin -Tlasi (needs cairo) + Builds gvedit front-end + Builds lefty front-end, builds plugin -Txlib, and enables support for x11 in various other modules (needs cairo) +