From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PJ40R-0002zq-Sw for garchives@archives.gentoo.org; Thu, 18 Nov 2010 12:54:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A687E0700; Thu, 18 Nov 2010 12:54:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5520BE0700 for ; Thu, 18 Nov 2010 12:54:26 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9F6A51B42C7 for ; Thu, 18 Nov 2010 12:54:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 544) id 652D520054; Thu, 18 Nov 2010 12:54:22 +0000 (UTC) From: "Robin H. Johnson (robbat2)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, robbat2@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc X-VCS-Repository: gentoo-x86 X-VCS-Files: use.local.desc X-VCS-Directories: profiles X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson Content-Type: text/plain; charset=utf8 Message-Id: <20101118125422.652D520054@flycatcher.gentoo.org> Date: Thu, 18 Nov 2010 12:54:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8fff7c9a-a065-4f0b-8546-99765f849970 X-Archives-Hash: 27a296b1be1f21e02964f08b4ff78a1a robbat2 10/11/18 12:54:22 Modified: use.local.desc Log: Automated update of use.local.desc Revision Changes Path 1.6162 var/cvsroot/gentoo-x86/profiles/use.local.desc file : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.6162&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.6162&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?r1=3D1.6161&r2=3D1.6162 Index: use.local.desc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v retrieving revision 1.6161 retrieving revision 1.6162 diff -p -w -b -B -u -u -r1.6161 -r1.6162 --- use.local.desc 18 Nov 2010 00:34:27 -0000 1.6161 +++ use.local.desc 18 Nov 2010 12:54:22 -0000 1.6162 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6161 2010= /11/18 00:34:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6162 2010= /11/18 12:54:22 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds wh= ich # contain them. # Keep it sorted (use "LC_ALL=3DC sort -t: -k1,1 -k2 | LC_ALL=3DC sort -= s -t/ -k1,1") @@ -978,6 +978,11 @@ dev-libs/cyrus-sasl:sample - Build sampl dev-libs/cyrus-sasl:srp - Enable SRP dev-libs/cyrus-sasl:urandom - Use /dev/urandom instead of /dev/random dev-libs/eggdbus:largefile - Support for large files +dev-libs/eina:default-mempool - By default use system's allocator (pass-= through) instead of custom choice for Eina's own data structures. +dev-libs/eina:mempool-buddy - Compile "buddy" memory pool allocation. +dev-libs/eina:mempool-chained - Compile "chained-pool" memory pool alloc= ation. +dev-libs/eina:mempool-fixed-bitmap - Compile "fixed-bitmap" memory pool = allocation. +dev-libs/eina:mempool-pass-through - Compile "pass-through" (system's ma= lloc) memory pool allocation. dev-libs/elfutils:lzma - Support automatic decompression of LZMA-compres= sed files and kernel images. dev-libs/fcgi:html - Install HTML documentation dev-libs/ferrisloki:stlport - Include support for dev-libs/STLport