diff options
author | Ned Ludd <solar@gentoo.org> | 2004-12-15 02:32:00 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-12-15 02:32:00 +0000 |
commit | 3be3f2f30a0a2ff05fb8011360228e22bb6ad990 (patch) | |
tree | 27acffbb513c47b518a5f96f5f7aebb78beca3be /profiles | |
parent | - Improved hardened handling bug 73699. Initial support for xattr. (Manifest ... (diff) | |
download | gentoo-2-3be3f2f30a0a2ff05fb8011360228e22bb6ad990.tar.gz gentoo-2-3be3f2f30a0a2ff05fb8011360228e22bb6ad990.tar.bz2 gentoo-2-3be3f2f30a0a2ff05fb8011360228e22bb6ad990.zip |
- add local xattr use flag for uclibc.
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 82e8f2dcfa78..3e4ddb7b34d6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.796 2004/12/14 12:27:29 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.797 2004/12/15 02:32:00 solar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -225,6 +225,7 @@ dev-libs/pwlib:ieee1394 - enable dv/firewire camera support dev-libs/qsa:examples - build the examples that come with qsa dev-libs/qsa:ide - enable the qsa ide dev-libs/qsa:threads - enable thread support +dev-libs/uclibc:xattr - enables extended attributes dev-lisp/clisp:threads - build CLISP with support for (experimental threads) dev-lisp/gcl:ansi - build a GCL with ANSI support (else build a traditional CLtL1 image) dev-lisp/gcl:custreloc - build a GCL which uses custom GCL code for linking |