mrueg       15/05/23 00:20:14

  Modified:             metadata.xml ChangeLog
  Log:
  Cleanup metadata.xml
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.15                 www-servers/uwsgi/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/metadata.xml?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/metadata.xml?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/metadata.xml?r1=1.14&r2=1.15

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/uwsgi/metadata.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- metadata.xml        5 May 2014 16:47:50 -0000       1.14
+++ metadata.xml        23 May 2015 00:20:14 -0000      1.15
@@ -6,21 +6,12 @@
                <email>[email protected]</email>
        </maintainer>
        <use>
-               <flag name='carbon'>Enable support for sending statistics to a 
carbon server (see http://projects.unbit.it/uwsgi/wiki/Carbon).</flag>
-               <flag name='erlang'>Let the uWSGI server as as an Erlang C-Node 
and exchange messages and rpc with Erlang nodes. Together with the USE=python 
this enables erlang support in python (see the mappings table in 
http://projects.unbit.it/uwsgi/wiki/ErlangIntegration).</flag>
                <flag name='embedded'>Embed plugins instead of building them as 
real plugins. When disabling this USE flag make sure you specify all used 
plugins in your uWSGI configuration. Note: Language plugins will always be 
built as real plugins.</flag>
-               <flag name='gevent'>Use <pkg>dev-python/gevent</pkg> for async 
request dispatching and as LoopEngine (see 
http://projects.unbit.it/uwsgi/wiki/Gevent).</flag>
                <flag name='jemalloc'>Use <pkg>dev-libs/jemalloc</pkg> instead 
of libc's malloc</flag>
-               <flag name='graylog2'>Enable logging to graylog2 (see 
http://graylog2.org/).</flag>
                <flag name='json'>Support json as a configuration file 
format.</flag>
-               <flag name='nagios'>Add nagios-friendly logging output (see 
http://projects.unbit.it/uwsgi/wiki/Nagios).</flag>
-               <flag name='probepg'>Add the PostgreSQL probe plugin (see 
http://projects.unbit.it/uwsgi/wiki/DjangoDBHA).</flag>
                <flag name='python_asyncio'>Use the EXPERIMENTAL asyncio 
(tulip) for python3.4 async request dispatching and as LoopEngine (see 
http://uwsgi-docs.readthedocs.org/en/latest/asyncio.html).</flag>
                <flag name='python_gevent'>Use <pkg>dev-python/gevent</pkg> for 
async request dispatching and as LoopEngine (see 
http://projects.unbit.it/uwsgi/wiki/Gevent).</flag>
                <flag name='routing'>Enable routing support</flag>
-               <flag name='rrdtool'>Enable support for writing requests data 
in RRD files.</flag>
-               <flag name='rsyslog'>Support direct logging to a 
<pkg>app-admin/rsyslog</pkg> socket (without going through the syslog 
interface).</flag>
-               <flag name='spooler'>Build a plugin which gives a network 
spooler (see http://projects.unbit.it/uwsgi/wiki/Spooler).</flag>
                <flag name='yaml'>Support yaml as a configuration file 
format.</flag>
                <flag name='yajl'>Use <pkg>dev-libs/yajl</pkg> instead of 
<pkg>dev-libs/jansson</pkg> for parsing JSON configuration files (if USe=json 
is set)</flag>
                <flag name='zeromq'>Enable logging and deployment via 
ZeroMQ.</flag>



1.78                 www-servers/uwsgi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/ChangeLog?rev=1.78&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/ChangeLog?rev=1.78&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   23 May 2015 00:17:54 -0000      1.77
+++ ChangeLog   23 May 2015 00:20:14 -0000      1.78
@@ -1,6 +1,9 @@
 # ChangeLog for www-servers/uwsgi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.77 
2015/05/23 00:17:54 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.78 
2015/05/23 00:20:14 mrueg Exp $
+
+  23 May 2015; Manuel Rüger <[email protected]> metadata.xml:
+  Cleanup metadata.xml
 
   23 May 2015; Manuel Rüger <[email protected]> -uwsgi-1.4.10-r1.ebuild:
   Remove old.




Reply via email to