diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2006-01-22 18:43:37 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2006-01-22 18:43:37 +0000 |
commit | 276d3010340863c8c314a3c6d52ee76aa6bc9637 (patch) | |
tree | 7459995bd6881c0d8fb37bb963962ecf9bdecf14 /profiles | |
parent | Replacing pdfkit use flag with pdf use flag (diff) | |
download | gentoo-2-276d3010340863c8c314a3c6d52ee76aa6bc9637.tar.gz gentoo-2-276d3010340863c8c314a3c6d52ee76aa6bc9637.tar.bz2 gentoo-2-276d3010340863c8c314a3c6d52ee76aa6bc9637.zip |
add vserver-utils; remove util-vserver
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2fe52e1de7b8..580371549cc6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1686 2006/01/22 11:01:33 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1687 2006/01/22 18:43:37 hollow Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1205,7 +1205,7 @@ sys-cluster/mpich2:cxx - Add cxx headers sys-cluster/mpich2:mpe - Add mpe support sys-cluster/ocfs:aio - Add aio support sys-cluster/torque:scp - Use SCP instead of RCP for copying files between machines. -sys-cluster/util-vserver:glibc - Don't use dietlibc +sys-cluster/vserver-utils:diet - Enables linking against dietlibc sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas) sys-devel/binutils-bfin:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET @@ -1265,7 +1265,7 @@ sys-libs/glibc:n64 - Enable n64 ABI support on mips sys-libs/glibc:nomalloccheck - default to not performing some sanity checks that prevent and detect data corruption. this removes the small overhead introduced by the check. sys-libs/glibc:nptlonly - Disables building the linuxthreads fallback in glibc ebuilds that support building both linuxthreads and nptl. sys-libs/glibc:userlocales - build only the locales specified in /etc/locales.build -sys-libs/libvserver:diet - Enables linking again dietlibc +sys-libs/libvserver:diet - Enables linking against dietlibc sys-libs/pam:pam_chroot - Builds the pam_chroot module (enables per-user chroots at login) sys-libs/pam:pam_console - Builds the pam_console module (enables per-user device permissions for console user) sys-libs/pam:pam_timestamp - Builds the pam_timestamp module (enables recent successful attempt authentication) |