mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
*/*: variables renamed in new docs.eclass
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -5,9 +5,9 @@ EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
DISTUTILS_USE_SETUPTOOLS=bdepend
|
||||
DOCBUILDER="sphinx"
|
||||
DOCDIR="${S}/docs/source"
|
||||
DOCDEPEND="
|
||||
DOCS_BUILDER="sphinx"
|
||||
DOCS_DIR="${S}/docs/source"
|
||||
DOCS_DEPEND="
|
||||
>=dev-python/attrs-17.4.0
|
||||
>=dev-python/sphinx-1.6.1
|
||||
dev-python/sphinx_rtd_theme
|
||||
|
||||
Reference in New Issue
Block a user