diff options
author | Karl Trygve Kalleberg <karltk@gentoo.org> | 2004-04-28 01:00:42 +0000 |
---|---|---|
committer | Karl Trygve Kalleberg <karltk@gentoo.org> | 2004-04-28 01:00:42 +0000 |
commit | 00f84adb903869dfa61cb9cd6705f24c6b569776 (patch) | |
tree | e9cf9aab6b3f4951c864631eca9f72eb32c73c4d /profiles | |
parent | Updated metainfo (diff) | |
download | gentoo-2-00f84adb903869dfa61cb9cd6705f24c6b569776.tar.gz gentoo-2-00f84adb903869dfa61cb9cd6705f24c6b569776.tar.bz2 gentoo-2-00f84adb903869dfa61cb9cd6705f24c6b569776.zip |
Added dev-java/gnu-javamail:native
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 3353199a059e..22c09b30a73c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.322 2004/04/27 14:15:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.323 2004/04/28 01:00:42 karltk Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -82,6 +82,7 @@ dev-java/ant-optional:rhino - Enable Rhino JavaScript support dev-java/ant-optional:xalan - Enable Xalan support dev-java/ant-optional:xerces - Enable Xerces support dev-java/ant:optional-tasks - Enable Optional Tasks Support +dev-java/gnu-classpath:native - Compile native .so libraries 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) |