summaryrefslogtreecommitdiff
path: root/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-19 17:58:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-19 17:58:12 +0100
commit80063f2f52858d7e3f06534393a5d0e2b0d33029 (patch)
tree7e3fd55cdd7712ac87632f7ef39a507bc3f4ad56 /dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
parent6031cee8b35a5f0d7a1fee157d2cefcc05649608 (diff)
gentoo auto-resync : 19:04:2023 - 17:58:12
Diffstat (limited to 'dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild')
-rw-r--r--dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
deleted file mode 100644
index 5a70f7ebd8c4..000000000000
--- a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{9..10} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Celery Sphinx Theme and Utilities"
-HOMEPAGE="https://pypi.org/project/sphinx_celery/ https://github.com/celery/sphinx_celery"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND=">=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"