diff options
author | Ali Polatel <hawking@gentoo.org> | 2007-11-23 09:36:34 +0000 |
---|---|---|
committer | Ali Polatel <hawking@gentoo.org> | 2007-11-23 09:36:34 +0000 |
commit | 233f9826a5d8ec4ee90f85ddcb8ac6a1801a3a87 (patch) | |
tree | a736f4415b1548e3a0267fedc5ca44ec19bdd82b /profiles | |
parent | switched dvi to latex, added virtual/latex-base and virtual/ghostscript to DE... (diff) | |
download | historical-233f9826a5d8ec4ee90f85ddcb8ac6a1801a3a87.tar.gz historical-233f9826a5d8ec4ee90f85ddcb8ac6a1801a3a87.tar.bz2 historical-233f9826a5d8ec4ee90f85ddcb8ac6a1801a3a87.zip |
Add latex USE flag for dev-python/matplotlib
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 272300829bb3..b2441e45de9b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3160 2007/11/23 00:06:50 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3161 2007/11/23 09:36:34 hawking Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -573,6 +573,7 @@ dev-python/docutils:glep - Install support for GLEPs dev-python/ipython:gnuplot - enable gnuplot support dev-python/kaa-metadata:css - Enables ripping/reading of encrypted dvds dev-python/ldaptor:web - enable the web front end for ldaptor (uses dev-python/nevow) +dev-python/matplotlib:latex - enable LaTeX support for text handling dev-python/nose:twisted - install nose.twistedtools to integrate tests with twisted dev-python/paste:flup - enable support for flup (and therefore for various wgsi servers and middleware) dev-python/paste:openid - enable OpenID support |