commit:     e6c7d304ae295b5c3fb779013e3efcfd45764a27
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Mar 27 17:16:00 2020 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Mar 27 17:16:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e6c7d304

dev-python/pyspelling: docdep style change

Package-Manager: Portage-2.3.96, Repoman-2.3.21
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/pyspelling/pyspelling-2.6.0.ebuild | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-python/pyspelling/pyspelling-2.6.0.ebuild 
b/dev-python/pyspelling/pyspelling-2.6.0.ebuild
index c5b3574..43ae951 100644
--- a/dev-python/pyspelling/pyspelling-2.6.0.ebuild
+++ b/dev-python/pyspelling/pyspelling-2.6.0.ebuild
@@ -23,13 +23,9 @@ RDEPEND="
        >=dev-python/soupsieve-1.8[${PYTHON_USEDEP}]
        >=dev-python/wcmatch-4.0[${PYTHON_USEDEP}]
 "
-DEPEND="
-       ${RDEPEND}
-       doc? (
-               
dev-python/mkdocs-git-revision-date-localized-plugin[${PYTHON_USEDEP}]
-               dev-python/mkdocs_pymdownx_material_extras[${PYTHON_USEDEP}]
-       )
-"
+DEPEND="${RDEPEND}"
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs/src
+distutils_enable_sphinx docs/src \
+                                       
dev-python/mkdocs-git-revision-date-localized-plugin \
+                                       
dev-python/mkdocs_pymdownx_material_extras

Reply via email to