dev-python/celery: couchdb will be removed
authorPacho Ramos <pacho@gentoo.org>
Sun, 11 Nov 2018 12:46:59 +0000 (13:46 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sun, 11 Nov 2018 13:07:27 +0000 (14:07 +0100)
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-python/celery/celery-4.1.0.ebuild

index 62a6904ff539c7c95f039c5b932a8b09adc0937b..aef09cc0fe2e94e031ba4194c704f7a359d2926a 100644 (file)
@@ -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