diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-04 13:35:20 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-04 13:36:43 +0100 |
commit | 4b3f6f294440be903e28f8b73544b50ea5c6b490 (patch) | |
tree | d0ff4e5ad16830e5eaf6b7f1dc2cdb4d07071119 /dev-python/sphinxcontrib-htmlhelp | |
parent | Revert "dev-python/sphinxcontrib-doxylink: Remove namespace dep" (diff) | |
download | gentoo-4b3f6f294440be903e28f8b73544b50ea5c6b490.tar.gz gentoo-4b3f6f294440be903e28f8b73544b50ea5c6b490.tar.bz2 gentoo-4b3f6f294440be903e28f8b73544b50ea5c6b490.zip |
Revert "dev-python/sphinxcontrib-htmlhelp: Remove namespace dep"
This reverts commit 6ec79b3997abcd879f55168a8febf8fada317f94.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-htmlhelp')
-rw-r--r-- | dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild (renamed from dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3-r1.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild index 0ed21f8f1b89..279be33ea211 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3-r1.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild @@ -15,6 +15,7 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" >=dev-python/sphinx-2.0[${PYTHON_USEDEP}]" BDEPEND=" |