summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-11-11 13:46:59 +0100
committerPacho Ramos <pacho@gentoo.org>2018-11-11 14:07:27 +0100
commit62a884945ed13bf8b6b166bae7ea33b0d2456439 (patch)
tree449a83ace009450adde1d05cdc9828c1bff068e6 /dev-python
parentnet-libs/libgssglue: Fix no-symlink-lib bug (diff)
downloadgentoo-62a884945ed13bf8b6b166bae7ea33b0d2456439.tar.gz
gentoo-62a884945ed13bf8b6b166bae7ea33b0d2456439.tar.bz2
gentoo-62a884945ed13bf8b6b166bae7ea33b0d2456439.zip
dev-python/celery: couchdb will be removed
Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/celery/celery-4.1.0.ebuild3
1 files changed, 1 insertions, 2 deletions
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