diff options
author | 2020-12-03 18:20:13 +0100 | |
---|---|---|
committer | 2020-12-03 18:30:51 +0100 | |
commit | 6ec79b3997abcd879f55168a8febf8fada317f94 (patch) | |
tree | a7e13b77be7d7a518678742f7ab16af90fde004e /dev-python/sphinxcontrib-htmlhelp | |
parent | dev-python/sphinxcontrib-doxylink: Remove namespace dep (diff) | |
download | gentoo-6ec79b3997abcd879f55168a8febf8fada317f94.tar.gz gentoo-6ec79b3997abcd879f55168a8febf8fada317f94.tar.bz2 gentoo-6ec79b3997abcd879f55168a8febf8fada317f94.zip |
dev-python/sphinxcontrib-htmlhelp: Remove namespace dep
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-r1.ebuild (renamed from dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3-r1.ebuild index 279be33ea211..0ed21f8f1b89 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3-r1.ebuild @@ -15,7 +15,6 @@ 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=" |