diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-07-03 12:26:03 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-07-03 12:26:03 +0000 |
commit | 6c4055c7865bda7d425331003dc464e95104f409 (patch) | |
tree | 8d4cc8c1117245e32cfafa59e537686ea9d5291a /profiles | |
parent | Add iceauth as a dep, as it is required by the dcopserver (diff) | |
download | historical-6c4055c7865bda7d425331003dc464e95104f409.tar.gz historical-6c4055c7865bda7d425331003dc464e95104f409.tar.bz2 historical-6c4055c7865bda7d425331003dc464e95104f409.zip |
Make graphviz a global flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 7 |
2 files changed, 3 insertions, 7 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 678270eb043f..6b488af4eb41 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.298 2006/07/02 00:10:38 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.299 2006/07/03 12:26:03 caleb Exp $ # Keep them sorted @@ -124,6 +124,7 @@ gnutls - Adds support for net-libs/gnutls gphoto2 - Adds digital camera support gpm - Adds support for sys-libs/gpm (Console-based mouse driver) gps - Adds support for Global Positioning System +graphviz - Adds support for the Graphviz library gstreamer - Adds support for media-libs/gstreamer (Streaming media) gtk - Adds support for x11-libs/gtk+ (The GIMP Toolkit) gtk2 - Use gtk+-2.0.0 over gtk+-1.2 in cases where a program supports both. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a7d4cde16bd8..e74bd064135f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1993 2006/07/03 08:28:40 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1994 2006/07/03 12:26:03 caleb Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -672,7 +672,6 @@ media-gfx/graphviz:cairo - enable cairo support media-gfx/graphviz:dynagraph - enable dynagraph support media-gfx/gwenview:kipi - Support for the KDE Image Plugin Interface. media-gfx/imagemagick:fpx - enable libfpx support -media-gfx/imagemagick:graphviz - enable graphviz support media-gfx/imagemagick:gs - enable ghostscript support media-gfx/inkscape:boost - use external boost media-gfx/inkscape:effects - enables additional scripts (effects) @@ -680,7 +679,6 @@ media-gfx/inkscape:inkjar - enables inkjar support media-gfx/inkscape:plugin - enables extra plugins media-gfx/iscan:gimp - Build a plugin for the GIMP media-gfx/iscan:udev - Install as an udev helper instead of a hotplug helper -media-gfx/k3d:graphviz - Add graphviz support media-gfx/k3d:ngui - build NGUI user-interface plug-in media-gfx/k3d:openexr - build OpenEXR plug-ins media-gfx/k3d:plib - build plib-based import/export library @@ -998,7 +996,6 @@ net-analyzer/pmacct:64bit - Use 64bit counters instead of 32bit ones net-analyzer/rrdtool:rrdcgi - Build rrdcgi support net-analyzer/sancp:sguil - Enable sguil (The Analyst Console for Network Security Monitoring) support net-analyzer/scapy:gnuplot - Enable gnuplot support -net-analyzer/scapy:graphviz - Enable graphviz support net-analyzer/scapy:hostap - Enable hostap driver net-analyzer/scapy:pyx - Enable pyx support for psdump/pdfdump commands net-analyzer/scapy:visual - Enable visual support for 3d graphs @@ -1568,7 +1565,6 @@ www-apache/mod_suphp:mode-force - Run scripts with UID/GID specified in Apache c www-apache/mod_suphp:mode-owner - Run scripts with owner UID/GID www-apache/mod_suphp:mode-paranoid - Run scripts with owner UID/GID but also check if they match the UID/GID specified in the Apache configuration www-apps/bugzilla:extras - optional Perl modules -www-apps/bugzilla:graphviz - enable graphviz support www-apps/dspam-web:cyrus - Build delivery options for cyrus-imapd www-apps/dspam-web:exim - Build with delivery options for exim www-apps/dspam-web:large-domain - Builds for large domain rather than for domain scale @@ -1594,7 +1590,6 @@ www-apps/moinmoin:rss - Add RSS support www-apps/open-xchange:sieve - Install Smartsieve-OX www-apps/open-xchange:webdav - Enable WebDav (Web-based Distributed Authoring and Versioning) support. www-apps/rt:lighttpd - Add lighttpd support -www-apps/tikiwiki:graphviz - enable graphviz support www-apps/trac:cgi - Add CGI script support www-apps/trac:enscript - Add enscript support to colourize code stored in the repository www-apps/trac:silvercity - Add SilverCity support to colourize code stored in the repository |