diff options
author | 2005-09-18 00:11:48 +0000 | |
---|---|---|
committer | 2005-09-18 00:11:48 +0000 | |
commit | ce4aa6098eb52d771e9ccace3f9397db9d4eb590 (patch) | |
tree | 98826e21f9741cc66581dc3dc8954c36b2c0efaf /profiles | |
parent | Removed mcummings from metadata. (Bug #105718) (diff) | |
download | gentoo-2-ce4aa6098eb52d771e9ccace3f9397db9d4eb590.tar.gz gentoo-2-ce4aa6098eb52d771e9ccace3f9397db9d4eb590.tar.bz2 gentoo-2-ce4aa6098eb52d771e9ccace3f9397db9d4eb590.zip |
New local USE-flag for dev-libs/apr
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 9f141d8d11e7..9165e1681bc5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1453 2005/09/17 16:32:05 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1454 2005/09/18 00:11:48 vericgar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -250,6 +250,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-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/apr:urandom - Use /dev/urandom instead of /dev/random dev-libs/boehm-gc:c++ - Adds support for C++ dev-libs/boost:pyste - Add support for the pyste frontend dev-libs/boost:threadsonly - Only build multithreaded libs |