diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-06-04 21:18:20 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-06-04 21:18:20 +0000 |
commit | 9e618839328c6cb83600fc5e5d03c803f90485e5 (patch) | |
tree | 9b1c9e54bc1bd5205054d9f59d46f5ed5a3573c0 /profiles | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-9e618839328c6cb83600fc5e5d03c803f90485e5.tar.gz gentoo-2-9e618839328c6cb83600fc5e5d03c803f90485e5.tar.bz2 gentoo-2-9e618839328c6cb83600fc5e5d03c803f90485e5.zip |
Added pcre and bzlib flags for dev-lang/R
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2c86126d89e5..55f1e263ddeb 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.416 2004/06/04 20:24:32 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.417 2004/06/04 21:18:20 phosphan Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -107,6 +107,8 @@ dev-java/quartz:struts - Enable struts support 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/R:bzlib - use bzlib compression library +dev-lang/R:pcre - add perl compatible regular expressions support dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) dev-lang/tcl:threads - Enable threads as some packages require it. dev-lang/tk:threads - Enable threads as some packages require it. |