diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2004-01-21 02:54:29 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2004-01-21 02:54:29 +0000 |
commit | 2f54e81338b5b6c9601cac1034be1a35ed0ec524 (patch) | |
tree | 96807d6b3e98721ea14048df6d147ee45f862c95 /profiles | |
parent | Removed 1.6.1 cause it breaks the classpath, added 1.6.1-r1 with old style co... (diff) | |
download | gentoo-2-2f54e81338b5b6c9601cac1034be1a35ed0ec524.tar.gz gentoo-2-2f54e81338b5b6c9601cac1034be1a35ed0ec524.tar.bz2 gentoo-2-2f54e81338b5b6c9601cac1034be1a35ed0ec524.zip |
Added dev-libs/gmetadom:ocmal.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b4b4b700cbcd..ab0c14405b0c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.213 2004/01/18 21:10:11 strider Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.214 2004/01/21 02:54:29 matsuu Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -71,9 +71,10 @@ dev-lang/python:ucs2 - Enable UCS2 for internal unicode support. (don't do this dev-lang/ruby:ruby16 - Use ruby-1.6 as default ruby dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) -dev-lips/bigloo-lib:expat - enable expat support -dev-lips/bigloo-lib:ipcs - enable ipcs support +dev-libs/gmetadom:ocaml - adds support/bindings for the Ocaml dev-libs/uclibc:etdyn - enables etdyn support for PaX Address Space Layout Randomization +dev-lisp/bigloo-lib:expat - enable expat support +dev-lisp/bigloo-lib:ipcs - enable ipcs support dev-php/PEAR-HTML_Template_Flexy:javascript - Use the PEAR-HTML_Javascript package dev-php/PEAR-Log:pear-db - Use the PEAR-DB package dev-python/anygui:wxwin - enable wxwin support |