From 6d5d75a0a3644f68d7f15aba2011fd2ce657acd6 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 6 Dec 2020 11:19:53 +0100 Subject: */*: variables renamed in new docs.eclass Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- dev-python/httpx/httpx-0.16.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/httpx/httpx-0.16.1.ebuild') diff --git a/dev-python/httpx/httpx-0.16.1.ebuild b/dev-python/httpx/httpx-0.16.1.ebuild index f3ee53154..f9ca336ad 100644 --- a/dev-python/httpx/httpx-0.16.1.ebuild +++ b/dev-python/httpx/httpx-0.16.1.ebuild @@ -5,9 +5,9 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8} ) -DOCBUILDER="mkdocs" -DOCDEPEND="dev-python/mkdocs-material" -AUTODOC=1 +DOCS_BUILDER="mkdocs" +DOCS_DEPEND="dev-python/mkdocs-material" +DOCS_AUTODOC=1 inherit distutils-r1 docs -- cgit v1.2.3-18-g5258