diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-12-21 20:41:40 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-12-21 20:47:24 +0100 |
| commit | a4798857ad14869e8d0afe37dc3f7e2ca5d97129 (patch) | |
| tree | e45c56cbed4e9c3f135b31647355963425710aa2 /dev-python | |
| parent | ef987585f72b116c067ade48486b150e63d5029e (diff) | |
| download | gentoo-a4798857ad14869e8d0afe37dc3f7e2ca5d97129.tar.gz gentoo-a4798857ad14869e8d0afe37dc3f7e2ca5d97129.tar.bz2 gentoo-a4798857ad14869e8d0afe37dc3f7e2ca5d97129.zip | |
dev-python/sphinxcontrib-devhelp: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-2.0.0.ebuild | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-2.0.0.ebuild b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-2.0.0.ebuild deleted file mode 100644 index 52edfbbf9e29..000000000000 --- a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-2.0.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{12..13} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Sphinx extension which outputs Devhelp documents" -HOMEPAGE=" - https://www.sphinx-doc.org/ - https://github.com/sphinx-doc/sphinxcontrib-devhelp/ - https://pypi.org/project/sphinxcontrib-devhelp/ -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" - -PDEPEND=" - >=dev-python/sphinx-5[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( ${PDEPEND} ) -" - -distutils_enable_tests pytest |
