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 1OHmBB-0004oA-EJ for garchives@archives.gentoo.org; Thu, 27 May 2010 23:07:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E8B8E07F9; Thu, 27 May 2010 23:07:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E7CB4E07F9 for ; Thu, 27 May 2010 23:07:53 +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 743E91B4045 for ; Thu, 27 May 2010 23:07:53 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 544) id 552662CF39; Thu, 27 May 2010 23:07:52 +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: <20100527230752.552662CF39@corvid.gentoo.org> Date: Thu, 27 May 2010 23:07:52 +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: 0967d0af-0aaf-4f30-b568-25bb82df573a X-Archives-Hash: 29b3f0e99305b41e276c13564f1a0791 robbat2 10/05/27 23:07:52 Modified: use.local.desc Log: Automated update of use.local.desc Revision Changes Path 1.5602 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.5602&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.5602&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?r1=3D1.5601&r2=3D1.5602 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.5601 retrieving revision 1.5602 diff -p -w -b -B -u -u -r1.5601 -r1.5602 --- use.local.desc 27 May 2010 15:27:46 -0000 1.5601 +++ use.local.desc 27 May 2010 23:07:52 -0000 1.5602 @@ -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.5601 2010= /05/27 15:27:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5602 2010= /05/27 23:07:52 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") @@ -818,17 +818,25 @@ dev-lang/perl:perlsuid - Enable Perl SUI dev-lang/php:cli - Enable CLI SAPI dev-lang/php:concurrentmodphp - Make it possible to load both mod_php4 a= nd mod_php5 into the same Apache2 instance (experimental) dev-lang/php:discard-path - Switch on common security setting for CGI SA= PI +dev-lang/php:embed - Enable embed SAPI +dev-lang/php:enchant - Add supports Enchant spelling library. dev-lang/php:fastbuild - Build PHP quicker (experimental) dev-lang/php:fdftk - Add supports for Adobe's FDF toolkit. +dev-lang/php:fileinfo - Add fileinfo extension support dev-lang/php:filter - Add filter extension support dev-lang/php:force-cgi-redirect - Switch on common security setting for = CGI SAPI dev-lang/php:hash - Enable the hash extension +dev-lang/php:intl - Enables the intl extension for extended internalizat= ion support dev-lang/php:java-external - Use the external java extension rather than= the bundled one dev-lang/php:json - Enable JSON support dev-lang/php:ldap-sasl - Add SASL support for the PHP LDAP extension +dev-lang/php:mysqlnd - Use native driver for mysql, mysqli, PDO_Mysql +dev-lang/php:pcre - Adds support for Perl Compatible Regular Expressions= (deprecated: always "on" in php 5.3) dev-lang/php:pdo - Enable the bundled PDO extensions +dev-lang/php:phar - Enables the phar extension to provide phar archive s= upport dev-lang/php:pic - Force shared modules to build as PIC on x86 (speed tr= adeoff with memory usage) -dev-lang/php:reflection - Enable the reflection extension (Reflection AP= I) +dev-lang/php:reflection - Enable the reflection extension (Reflection AP= I) (deprecated: always "on" in php 5.3) +dev-lang/php:spl - Adds support for the Standard PHP Library (deprecated= : always "on" in php 5.3) dev-lang/php:suhosin - Add Suhosin support (patch and extension from htt= p://www.suhosin.org/) dev-lang/php:xmlreader - Enable XMLReader support dev-lang/php:xmlwriter - Enable XMLWriter support @@ -2874,19 +2882,21 @@ net-p2p/gift:ares - pull in Ares plugin net-p2p/gift:fasttrack - pull in FastTrack plugin net-p2p/gift:gnutella - pull in Gnutella plugin net-p2p/gift:openft - pull in OpenFT plugin -net-p2p/ktorrent:bwscheduler - Enable the bwscheduler plugin -net-p2p/ktorrent:downloadorder - Enable plugin for user selected downloa= d order -net-p2p/ktorrent:infowidget - Enable the infowidget plugin -net-p2p/ktorrent:ipfilter - Enable the ipfilter plugin +net-p2p/ktorrent:bwscheduler - Schedule upload and download limits over = a period of a week +net-p2p/ktorrent:downloadorder - Specify the download order of a multi-f= ile torrent +net-p2p/ktorrent:infowidget - Displays general information about a torre= nt in several tabs +net-p2p/ktorrent:ipfilter - Filter IP addresses through a blocklist net-p2p/ktorrent:kross - Enable kross scripting support -net-p2p/ktorrent:logviewer - Enable the logviewer plugin -net-p2p/ktorrent:mediaplayer - Enable the mediaplayer plugin -net-p2p/ktorrent:scanfolder - Enable the scanfolder plugin -net-p2p/ktorrent:search - Enable the search plugin +net-p2p/ktorrent:logviewer - Displays the logging output +net-p2p/ktorrent:magnetgenerator - Generates magnet URI's +net-p2p/ktorrent:mediaplayer - Phonon-based media player +net-p2p/ktorrent:rss - Syndication plugin for KTorrent, supporting RSS a= nd Atom feeds +net-p2p/ktorrent:scanfolder - Scan folders for torrent files and load th= em +net-p2p/ktorrent:search - Search for torrents net-p2p/ktorrent:shutdown - Shutdown when done -net-p2p/ktorrent:stats - Enable the statistics plugin -net-p2p/ktorrent:upnp - Enable the uphp plugin -net-p2p/ktorrent:webinterface - Enable the webinterface plugin +net-p2p/ktorrent:stats - Shows statistics about torrents in several grap= hs +net-p2p/ktorrent:upnp - Forward ports using UPnP +net-p2p/ktorrent:webinterface - Allows control of KTorrent via a web int= erface net-p2p/ktorrent:zeroconf - Discover peers on the local network using th= e Zeroconf protocol net-p2p/mktorrent:largefile - Enable largefile support on 32 bit systems net-p2p/mktorrent:openssl - Use OpenSSL for md5 and sha1 support