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 1PhvDV-0004IZ-UE for garchives@archives.gentoo.org; Wed, 26 Jan 2011 02:34:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7197E0D00; Wed, 26 Jan 2011 02:34:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 85864E0D00 for ; Wed, 26 Jan 2011 02:34:34 +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 E58501B4190 for ; Wed, 26 Jan 2011 02:34:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 544) id 7FCDF2005C; Wed, 26 Jan 2011 02:34:32 +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: <20110126023432.7FCDF2005C@flycatcher.gentoo.org> Date: Wed, 26 Jan 2011 02:34:32 +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: X-Archives-Hash: 0c350ad6f0c7eb78baa0eaf31887994c robbat2 11/01/26 02:34:32 Modified: use.local.desc Log: Automated update of use.local.desc Revision Changes Path 1.6315 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.6315&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.6315&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?r1=3D1.6314&r2=3D1.6315 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.6314 retrieving revision 1.6315 diff -p -w -b -B -u -u -r1.6314 -r1.6315 --- use.local.desc 25 Jan 2011 23:53:32 -0000 1.6314 +++ use.local.desc 26 Jan 2011 02:34:32 -0000 1.6315 @@ -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.6314 2011= /01/25 23:53:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6315 2011= /01/26 02:34:32 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") @@ -792,6 +792,7 @@ dev-db/postgresql-base:pg-intdatetime -=20 dev-db/postgresql-base:pg_legacytimestamp - Use double precision floatin= g-point numbers instead of 64-bit integers for timestamp storage.=20 dev-db/postgresql-server:pg_legacytimestamp - Use double precision float= ing-point numbers instead of 64-bit integers for timestamp storage.=20 dev-db/postgresql-server:uuid - Enable server side UUID generation (via = dev-libs/ossp-uuid) +dev-db/redis:tcmalloc - Use the dev-util/google-perftools libraries to = replace the malloc() implementation with a possibly faster one.=20 dev-db/sqlite:extensions - Enable support for dynamic loading of extensi= ons dev-db/sqlite:fts3 - Full text search using the fts3 module dev-db/sqlite:secure-delete - Overwrite deleted information with zeros i= n addition to marking the space as available for reuse. This causes a per= formance penalty.