diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2004-08-08 09:04:13 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2004-08-08 09:04:13 +0000 |
commit | 97fa1ef7cc782de91549bc6bd01e1862d519811e (patch) | |
tree | 183e299a0acb0934bb91b33a1347c55f0da1fb42 /profiles | |
parent | Version bump, solves bug 57447. (diff) | |
download | historical-97fa1ef7cc782de91549bc6bd01e1862d519811e.tar.gz historical-97fa1ef7cc782de91549bc6bd01e1862d519811e.tar.bz2 historical-97fa1ef7cc782de91549bc6bd01e1862d519811e.zip |
ocaml latex use flag
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 bc610fbdcd44..e2dbfe4f8b94 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.541 2004/08/07 22:41:42 tomk Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.542 2004/08/08 09:04:13 mattam Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -147,6 +147,7 @@ dev-java/quartz:struts - Enable struts support dev-java/sun-j2sdk:nptl - Enable support for NPTL dev-java/sun-jdk:jce - Enable Java Cryptographic Extension Unlimited Strength Policy files dev-java/velocity:j2ee - Add j2ee support +dev-lang/ocaml:latex - Add ocamldoc support for latex dev-lang/perl:threads - Enable Perl threads, has some compatibility problems dev-lang/python:ucs2 - Enable UCS2 for internal unicode support. (don't do this unless you know what it means.) dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) |