diff options
author | 2006-11-02 19:00:09 +0000 | |
---|---|---|
committer | 2006-11-02 19:00:09 +0000 | |
commit | 3ad6b510b232739f41ddcb84c464a17409f50324 (patch) | |
tree | eb4751824b7c7da84a9eac9782b28a3ed53c8a99 /profiles | |
parent | Use automake 1.10 if present, else fallback to 1.9. Fix stagebuilding with au... (diff) | |
download | historical-3ad6b510b232739f41ddcb84c464a17409f50324.tar.gz historical-3ad6b510b232739f41ddcb84c464a17409f50324.tar.bz2 historical-3ad6b510b232739f41ddcb84c464a17409f50324.zip |
added dev-libs/ace:tao
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 7254fbe2b8d3..72f4fc86e139 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.2295 2006/11/02 18:21:38 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2296 2006/11/02 19:00:09 dragonheart Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -356,6 +356,7 @@ dev-lang/python:ucs2 - Enable byte size 2 unicode dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) dev-lang/spidermonkey:threadsafe - Build a threadsafe version of spidermonkey dev-lang/swig:pike - Enable Pike scripting support +dev-libs/ace:tao - include the ACE ORB (CORBA stuff) (called tao) into the build of ace 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 |