diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-02 22:16:28 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-02 22:16:28 +0000 |
commit | 46f1fe410fe5c85c58b7c0c74d462e048e557d26 (patch) | |
tree | e52995e02c234715ef74f3aee3de99247e8b07c4 /profiles | |
parent | Version bump and add support to not build with ocamlopt (diff) | |
download | gentoo-2-46f1fe410fe5c85c58b7c0c74d462e048e557d26.tar.gz gentoo-2-46f1fe410fe5c85c58b7c0c74d462e048e557d26.tar.bz2 gentoo-2-46f1fe410fe5c85c58b7c0c74d462e048e557d26.zip |
dev-tex/hevea ocamlopt useflag
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 76f7b1a5776e..1783e6a7420b 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.3263 2008/01/02 21:56:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3264 2008/01/02 22:16:28 aballier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -598,6 +598,7 @@ dev-scheme/guile:discouraged - (implied by deprecated) enable merely discouraged dev-scheme/guile:elisp - enable Emacs Lisp support dev-scheme/guile:networking - include networking interfaces dev-scheme/guile:regex - include regular expression interfaces +dev-ml/hevea:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs dev-tex/latex-beamer:lyx - Install with LyX layouts dev-util/anjuta:devhelp - Enable devhelp integration dev-util/anjuta:glade - Build glade plugin for anjuta |