diff options
author | 2006-07-26 22:19:01 +0000 | |
---|---|---|
committer | 2006-07-26 22:19:01 +0000 | |
commit | 26845d1e4e315133c2eb4b683f999b29f37a139e (patch) | |
tree | 60ccbef99a44bd2c799e3d2605ce4e2eb895e745 /profiles | |
parent | fixing ancient changelog dates which were done before the time of echangelog (diff) | |
download | gentoo-2-26845d1e4e315133c2eb4b683f999b29f37a139e.tar.gz gentoo-2-26845d1e4e315133c2eb4b683f999b29f37a139e.tar.bz2 gentoo-2-26845d1e4e315133c2eb4b683f999b29f37a139e.zip |
Added dev-libs/libproccpuinfo:sender local USE flag.
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 8147ef3b2bfe..d5181a73d470 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.2053 2006/07/25 02:42:18 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2054 2006/07/26 22:19:01 tcort Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -365,6 +365,7 @@ dev-libs/libjit:interpreter - Enable the libjit interpreter dev-libs/libjit:long-double - Enable the use of long double for jit_nfloat dev-libs/libjit:new-reg-alloc - Enable new register allocator dev-libs/libmix:no-net2 - disable libpcap and libnet support +dev-libs/libproccpuinfo:sender - Build a utility for sending the author your /proc/cpuinfo file. dev-libs/libsqlora8:orathreads - specifies use of Oracle threads dev-libs/libtomcrypt:libtommath - Use the portable math library dev-libs/libtomcrypt:tomsfastmath - Use the optimized math library |