From: Pacho Ramos Date: Sun, 11 Nov 2018 12:46:59 +0000 (+0100) Subject: dev-python/celery: couchdb will be removed X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=62a884945ed13bf8b6b166bae7ea33b0d2456439;p=gentoo.git dev-python/celery: couchdb will be removed Signed-off-by: Pacho Ramos Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-python/celery/celery-4.1.0.ebuild b/dev-python/celery/celery-4.1.0.ebuild index 62a6904ff539..aef09cc0fe2e 100644 --- a/dev-python/celery/celery-4.1.0.ebuild +++ b/dev-python/celery/celery-4.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -95,7 +95,6 @@ pkg_postinst() { optfeature "eventlet support" dev-python/eventlet #optfeature "couchbase support" dev-python/couchbase optfeature "redis support" dev-db/redis dev-python/redis-py - optfeature "couchdb support" dev-db/couchdb dev-python/couchdb-python optfeature "gevent support" dev-python/gevent optfeature "auth support" dev-python/pyopenssl optfeature "pyro support" dev-python/pyro:4