diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-01-26 18:47:48 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-01-26 18:47:48 +0000 |
commit | df05d47159f9b3f47bb0eb38e16d8375e3053afb (patch) | |
tree | de3b18cf18c89160e89b27708cb40221608952e5 | |
parent | Remove USE=pic as a global flag so people (hopefully) stop screwing up its us... (diff) | |
download | gentoo-2-df05d47159f9b3f47bb0eb38e16d8375e3053afb.tar.gz gentoo-2-df05d47159f9b3f47bb0eb38e16d8375e3053afb.tar.bz2 gentoo-2-df05d47159f9b3f47bb0eb38e16d8375e3053afb.zip |
Automated update of use.local.desc
-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 702197be5799..7c2f6d217950 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4155 2009/01/24 10:07:47 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4156 2009/01/26 18:47:48 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -59,6 +59,7 @@ app-admin/webalizer:xtended - Include the 404 extension app-arch/cabextract:extra-tools - Install experimental tools: wince_info and wince_rename for examining and processing Windows CE installation cabinet header files; cabinfo for examining the structure of a cab file. app-arch/dump:ermt - encrypted rmt support app-arch/file-roller:nautilus - Enable file-roller to integrate with gnome-base/nautilus by providing entries in its context menu. +app-arch/gzip:pic - disable optimized assembly code that is not PIC friendly app-arch/libarchive:bzip2 - Allow accessing bzip2-compressed archives through libbz2 (which comes with bzip2). app-arch/libarchive:lzma - Allow accessing lzma-compressed archives through the lzmadec library. app-arch/libarchive:static - Build bsdtar and bsdcpio as static archives, removing dependencies over the enabled compression libraries (lzmadec, libbz2, zlib). @@ -883,6 +884,7 @@ games-fps/darkplaces:textures - Install and setup the updated textures games-fps/doom-data:doomsday - Add wrapper to run it within doomsday games-fps/doom3:roe - Adds support for the Resurrection of Evil expansion games-fps/duke3d:demo - Install the demo files +games-fps/duke3d:pic - disable optimized assembly code that is not PIC friendly games-fps/ezquake-bin:security - install the security module needed for some servers games-fps/freedoom:doomsday - Add wrapper to run it within doomsday games-fps/nexuiz:maps - Install the community map pack |