diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-19 12:07:52 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-19 12:07:52 +0000 |
commit | 872e5b709ae48e94237f318639520803f4b143ab (patch) | |
tree | e1d7d44e778421cdf9024d01dfd8645a95f600d6 /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-872e5b709ae48e94237f318639520803f4b143ab.tar.gz gentoo-2-872e5b709ae48e94237f318639520803f4b143ab.tar.bz2 gentoo-2-872e5b709ae48e94237f318639520803f4b143ab.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9d531dbffb90..25afbb327d88 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5417 2010/03/19 02:40:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5418 2010/03/19 12:07:52 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") @@ -3241,15 +3241,21 @@ sys-devel/llvm:llvm-gcc - Build LLVM with sys-devel/llvm-gcc sys-devel/llvm-gcc:bootstrap - Compile the final llvm-gcc executables with llvm-gcc itself sys-devel/llvm-gcc:objc - Build support for the Objective C code language sys-devel/llvm-gcc:objc++ - Build support for the Objective C++ language +sys-freebsd/boot0:tftp - Enable PXE/TFTP boot support. +sys-freebsd/boot0:zfs - Enable booting on ZFS filesystems. sys-freebsd/freebsd-lib:hesiod - Enable support for net-dns/hesiod sys-freebsd/freebsd-lib:netware - Build libraries and tools to work with NetWare protocols (IPX and NCP). +sys-freebsd/freebsd-rescue:zfs - Enable ZFS support. sys-freebsd/freebsd-sbin:ipfilter - Build tools to administer the ipfilter firewall. sys-freebsd/freebsd-sbin:netware - Build libraries and tools to work with NetWare protocols (IPX and NCP). sys-freebsd/freebsd-sbin:pf - Build tools to administer the PF firewall. sys-freebsd/freebsd-share:isdn - Enable ISDN support +sys-freebsd/freebsd-ubin:ar - Build FreeBSD's ar and ranlib replacements based on libarchive. The toolchain will still use binutils' version but you can play with it. They have been renamed to freebsd-ar and freebsd-ranlib not to collide with binutils. sys-freebsd/freebsd-ubin:audit - Build auditing tools. sys-freebsd/freebsd-ubin:netware - Build libraries and tools to work with NetWare protocols (IPX and NCP). +sys-freebsd/freebsd-ubin:zfs - Enable ZFS support (for fstat actually). sys-freebsd/freebsd-usbin:audit - Build auditing tools. +sys-freebsd/freebsd-usbin:floppy - Enable floppy disk utilities (fdcontrol, fdformat, fdread, fdwrite). sys-freebsd/freebsd-usbin:isdn - Enable ISDN support. sys-freebsd/freebsd-usbin:netware - Build libraries and tools to work with NetWare protocols (IPX and NCP). sys-fs/aufs2:debug - Enable additional debugging support |