diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-12-12 15:15:38 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-12-12 15:21:00 -0500 |
commit | 907eca819925d051d3b5398f0ae68e5bbdfc710e (patch) | |
tree | 6f101ce9a72c420d747e5bd72abf95ceb9867182 /www-servers | |
parent | app-admin/conky: Remove unused patches. (diff) | |
download | gentoo-907eca819925d051d3b5398f0ae68e5bbdfc710e.tar.gz gentoo-907eca819925d051d3b5398f0ae68e5bbdfc710e.tar.bz2 gentoo-907eca819925d051d3b5398f0ae68e5bbdfc710e.zip |
www-servers/uwsgi: drop unused distutils-r1
Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/uwsgi/uwsgi-2.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/uwsgi/uwsgi-2.0.14.ebuild b/www-servers/uwsgi/uwsgi-2.0.14.ebuild index 00e06a691467..f54848bc781b 100644 --- a/www-servers/uwsgi/uwsgi-2.0.14.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.14.ebuild @@ -17,7 +17,7 @@ USE_PHP="php5-5 php5-6 php7-0" # deps must be registered separately below MY_P="${P/_/-}" -inherit apache-module distutils-r1 eutils flag-o-matic multilib pax-utils php-ext-source-r2 python-r1 ruby-ng versionator +inherit apache-module eutils flag-o-matic multilib pax-utils php-ext-source-r2 python-r1 ruby-ng versionator DESCRIPTION="uWSGI server for Python web applications" HOMEPAGE="http://projects.unbit.it/uwsgi/" |