summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/uwsgi: correct go dependencyAlessandro Barbieri2019-10-171-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/696878 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13194 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: migrate to sys-libs/pamMikle Kolyada2019-10-121-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* www-servers/uwsgi: avoid using obsolete ruby targetsHans de Graaff2019-08-031-6/+4
| | | | | | | | | Only use ruby targets that are still available, rather than those listed in USE_RUBY. Fixes: https://bugs.gentoo.org/687762 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: Fix hardcoding impl flagsMichał Górny2019-03-211-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: remove obsolete php7-0 in favor of php7-3Alexys Jacob2019-02-111-2/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi-2.0.17.1-r1: ~arm keywording + conversion to eapi7-verCorentin `nado` Pazdera2019-01-081-3/+3
| | | | | | | | Closes: https://bugs.gentoo.org/655070 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Corentin `nado` Pazdera <nado@troglodyte.be> Closes: https://github.com/gentoo/gentoo/pull/10679 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: add missing slot operatorJustin Lecher2019-01-021-7/+12
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* www-servers/uwsgi: multiple ebuild clean upUltrabug2018-10-101-0/+395
drop obsolete ruby22 target, closes #667540 drop obsolete version dep on mono-4, closes #645906 drop apache2 modules installation, closes #650776 drop useless dependency on gevent when asyncio is selected fix building of the missing greenlet plugin when asyncio or gevent are used Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11