diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-05-05 18:57:03 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-05-05 18:57:03 +0000 |
commit | d99c5aa3033e45ee59fe66640a482a340581573d (patch) | |
tree | f55282725948165369be80d5d0795bcd9beb0fc7 /profiles | |
parent | Add xfree herd to metadata. (Manifest recommit) (diff) | |
download | gentoo-2-d99c5aa3033e45ee59fe66640a482a340581573d.tar.gz gentoo-2-d99c5aa3033e45ee59fe66640a482a340581573d.tar.bz2 gentoo-2-d99c5aa3033e45ee59fe66640a482a340581573d.zip |
add nptl to get repoman to shutup
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 76c0e52526a0..9e0e76c868c0 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.348 2004/05/05 06:02:56 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.349 2004/05/05 18:57:03 zx Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -88,6 +88,7 @@ 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-java/sun-j2sdk:nptl - Enable support for NPTL 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) |