commit: bfcf6a897c32113b8beb6dd5fdb96c04ebea9e6d Author: Daniel Harding <dharding <AT> living180 <DOT> net> AuthorDate: Sat Mar 9 12:04:38 2024 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Mar 9 12:04:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfcf6a89
media-gfx/graphviz: update USE X description Drop references to dotty and lneato which were removed in Graphviz 4.0.0. Closes: https://github.com/gentoo/gentoo/pull/35665 Signed-off-by: Daniel Harding <dharding <AT> living180.net> Signed-off-by: David Seifert <soap <AT> gentoo.org> media-gfx/graphviz/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/graphviz/metadata.xml b/media-gfx/graphviz/metadata.xml index 82b5a6324419..ca83dc22284f 100644 --- a/media-gfx/graphviz/metadata.xml +++ b/media-gfx/graphviz/metadata.xml @@ -35,7 +35,7 @@ <flag name="gtk2">Enables gtk+ output plugin -Tgtk (needs cairo)</flag> <flag name="gts">Enables support for GNU Triangulated Surface Library (required for sfdp to work)</flag> <flag name="lasi">Enables PostScript output via <pkg>media-libs/lasi</pkg>, for plugin -Tlasi (needs cairo)</flag> - <flag name="X">Builds dotty, lneato, unflatten, vimdot, builds plugin -Txlib, and enables support for x11 in various other modules (needs cairo)</flag> + <flag name="X">Builds unflatten, vimdot, builds plugin -Txlib, and enables support for x11 in various other modules (needs cairo)</flag> </use> <upstream> <changelog>https://gitlab.com/graphviz/graphviz/-/blob/main/CHANGELOG.md</changelog>
