diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-08-10 16:47:50 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-08-10 16:47:50 +0000 |
commit | 7f45e0c4016f47bed858d3bf46140a4439c0b834 (patch) | |
tree | ef64105da14527600f4e41409f86f1cc09c932ea /profiles | |
parent | Rename "cloexec" USE flag to "older-kernels-compatibility" (bug #280648). (diff) | |
download | historical-7f45e0c4016f47bed858d3bf46140a4439c0b834.tar.gz historical-7f45e0c4016f47bed858d3bf46140a4439c0b834.tar.bz2 historical-7f45e0c4016f47bed858d3bf46140a4439c0b834.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index cd97025ccfae..7bed5f90b27c 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.4717 2009/08/10 06:07:43 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4718 2009/08/10 16:47:50 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") @@ -735,7 +735,7 @@ dev-libs/DirectFB:sysfs - Add support for the sysfs filesystem (requires Linux-2 dev-libs/STLport:boost - Enable the usage of dev-libs/boost dev-libs/ace:ciao - Include Component Intergraced Ace ORB into the build of ace dev-libs/ace:tao - Include the ACE ORB (CORBA stuff) (called tao) into the build of ace -dev-libs/apr:cloexec - Support for SOCK_CLOEXEC +dev-libs/apr:older-kernels-compatibility - Enable binary compatibility with older kernels dev-libs/apr:urandom - Use /dev/urandom instead of /dev/random dev-libs/boolstuff:static - Enable static linking dev-libs/boost:bcp - Install the bcp tool http://www.boost.org/tools/bcp/bcp.html |