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 1OQqiW-0006lA-SF for garchives@archives.gentoo.org; Mon, 21 Jun 2010 23:47:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF36DE0985; Mon, 21 Jun 2010 23:47:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8F220E0985 for ; Mon, 21 Jun 2010 23:47:51 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 052E61B402E for ; Mon, 21 Jun 2010 23:47:51 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 544) id CE3E62CE3C; Mon, 21 Jun 2010 23:47:49 +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: <20100621234749.CE3E62CE3C@corvid.gentoo.org> Date: Mon, 21 Jun 2010 23:47:49 +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: 061f2641-cdb4-412d-8a02-301334f253a4 X-Archives-Hash: bb50e4fd6f14d8cd774b1784aaebf079 robbat2 10/06/21 23:47:49 Modified: use.local.desc Log: Automated update of use.local.desc Revision Changes Path 1.5693 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.5693&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.5693&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?r1=3D1.5692&r2=3D1.5693 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.5692 retrieving revision 1.5693 diff -p -w -b -B -u -u -r1.5692 -r1.5693 --- use.local.desc 21 Jun 2010 23:27:49 -0000 1.5692 +++ use.local.desc 21 Jun 2010 23:47:49 -0000 1.5693 @@ -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.5692 2010= /06/21 23:27:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5693 2010= /06/21 23:47:49 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") @@ -605,10 +605,8 @@ dev-cpp/sptk:excel - Enable Excel suppor dev-db/drizzle:curl - Enable the HTTP authentication plugin (using net-= misc/curl). This is needed for the tests to apply properly.=20 dev-db/drizzle:doc - Build the API documentation for the package, using= app-doc/doxygen. Warning, this might take over an hour on slower machine= s.=20 dev-db/drizzle:gearman - Enable the gearman plugins for user-defined fu= nctions and logging (using sys-cluster/gearman).=20 -dev-db/drizzle:gnutls - Enable the MD5 plugin for user-defined function= s (using net-libs/gnutls). Note: when enabling both this flag and the cur= l flag, net-misc/curl has to be built with the gnutls USE flag or with no= SSL support at all to avoid runtime linking conflicts.=20 dev-db/drizzle:md5 - Enable the MD5 plugin, using dev-libs/libgcrypt; t= his replaces the older openssl and gnutls USE flags.=20 dev-db/drizzle:memcache - Enable the memcache plugin for user-defined f= unctions and statistics in I_S tables (using dev-libs/libmemcached). Curr= ently restricts tests because of an upstream testsuite bug.=20 -dev-db/drizzle:openssl - Enable the MD5 plugin for user-defined functio= ns (using dev-libs/openssl). Note: when enabling both this flag and the c= url flag, net-misc/curl has to be built with the openssl USE flag or with= no SSL support at all to avoid runtime linking conflicts.=20 dev-db/drizzle:pam - Enable the PAM authentication plugin (using sys-li= bs/pam). The configuration file created will be /etc/pam.d/drizzle.=20 dev-db/drizzle:tcmalloc - Use the dev-util/google-perftools libraries t= o replace the malloc() implementation with a possibly faster one.=20 dev-db/ingres:client - Disable dbms component @@ -2308,7 +2306,6 @@ net-analyzer/snort:gre - Enable GRE supp net-analyzer/snort:inline - Enable snort-inline for accepting packets fr= om net-firewall/iptables, via libipq, rather than net-libs/libpcap. net-analyzer/snort:inline-init-failopen - Enable inline-init-failopen su= pport net-analyzer/snort:linux-smp-stats - Enable statistics reporting through= proc on smp systems -net-analyzer/snort:memory-cleanup - Enable memory-cleanup support net-analyzer/snort:mpls - Enable support for mpls networks net-analyzer/snort:perfprofiling - Enable preprocessor and rule performa= nce profiling net-analyzer/snort:ppm - Enable ppm support