diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2006-09-08 17:16:28 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2006-09-08 17:16:28 +0000 |
commit | 9cd0312685f67b2ce629412a116cf72da41f4a9e (patch) | |
tree | f272f9a8425338df65b448572215dc2386cde30e /profiles | |
parent | Version bumped. Remove old versions. bug 146611, bug 146700 (diff) | |
download | gentoo-2-9cd0312685f67b2ce629412a116cf72da41f4a9e.tar.gz gentoo-2-9cd0312685f67b2ce629412a116cf72da41f4a9e.tar.bz2 gentoo-2-9cd0312685f67b2ce629412a116cf72da41f4a9e.zip |
Removed c++ USE flag for dev-libs/boehm-gc.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 90e018b7fb22..92ae029fba00 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.2119 2006/09/08 17:00:34 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2120 2006/09/08 17:16:28 matsuu Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -362,7 +362,6 @@ dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) dev-libs/DirectFB:sysfs - Add support for the sysfs filesystem (requires Linux-2.6+) dev-libs/DirectFB:v4l2 - Enables video4linux2 support dev-libs/apr:urandom - Use /dev/urandom instead of /dev/random -dev-libs/boehm-gc:c++ - Adds support for C++ dev-libs/boost:bcp - Install the bcp tool http://www.boost.org/tools/bcp/bcp.html dev-libs/boost:bjam - Install the BoostJam tool http://www.boost.org/tools/build/jam_src/index.html dev-libs/boost:pyste - Add support for the pyste frontend |