diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-12-12 15:20:36 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-12-12 15:21:00 -0500 |
commit | ec22ccb1a52bd59f05c698107666f4cf58eeb993 (patch) | |
tree | 68037d2f969c1951e99f25d18d7a2b67c034782c /www-servers/uwsgi | |
parent | www-servers/uwsgi: fix build with php5.6 (diff) | |
download | gentoo-ec22ccb1a52bd59f05c698107666f4cf58eeb993.tar.gz gentoo-ec22ccb1a52bd59f05c698107666f4cf58eeb993.tar.bz2 gentoo-ec22ccb1a52bd59f05c698107666f4cf58eeb993.zip |
www-servers/uwsgi: drop python from metadata
Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
Diffstat (limited to 'www-servers/uwsgi')
-rw-r--r-- | www-servers/uwsgi/metadata.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www-servers/uwsgi/metadata.xml b/www-servers/uwsgi/metadata.xml index c5f1ce0aa8fe..498f2a5fb33d 100644 --- a/www-servers/uwsgi/metadata.xml +++ b/www-servers/uwsgi/metadata.xml @@ -4,10 +4,6 @@ <maintainer type="person"> <email>ultrabug@gentoo.org</email> </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> <use> <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="go">Build the gccgo plugin to run Go applications.</flag> |