diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-03-03 18:36:59 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-03-03 18:36:59 +0000 |
commit | c5b269e4c9aa19068be9f7ba9a6eca4252d2f1ab (patch) | |
tree | 8578b5b7c5b9b6cfe9d2d652634996eb6d329889 /profiles | |
parent | Do not use current capabilities for xterm terminfo, but rather those of older (diff) | |
download | gentoo-2-c5b269e4c9aa19068be9f7ba9a6eca4252d2f1ab.tar.gz gentoo-2-c5b269e4c9aa19068be9f7ba9a6eca4252d2f1ab.tar.bz2 gentoo-2-c5b269e4c9aa19068be9f7ba9a6eca4252d2f1ab.zip |
Added pcre use flag for app-shells/zsh
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 c8d9721feabb..9114f8dc1666 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.257 2004/03/03 18:11:05 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.258 2004/03/03 18:36:59 usata Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -44,6 +44,7 @@ app-sci/octave-forge:qhull - Adds media-libs/qhull (geometric extentions) suppor app-sci/octave:hdf5 - Adds support for the Hierarchical Data Format v5 to app-sci/octave (may be merged with hdf when opendx is completed) app-sci/opendx:cdf - Adds cdf data exchange format to app-sci/opendx app-sci/opendx:hdf - Adds support for the Hierarchical Data Format to app-sci/opendx +app-shells/zsh:pcre - Adds PCRE (Perl-compatible regular expressions) support app-text/namazu:chasen - Enable chasen support for namazu app-text/namazu:kakasi - Enable kakasi support for namazu dev-db/postgresql:pg-hier - Enables recursive queries like Oracle's 'CONNECT BY' feature. |