From 290aebdea65a02557706eaeda477fef0437b6a48 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Jun 2026 11:50:53 -0500 Subject: Adding metadata --- dev-python/sphinxcontrib-autoprogram/Manifest | 1 - dev-python/sphinxcontrib-autoprogram/metadata.xml | 10 -------- .../sphinxcontrib-autoprogram-0.1.9.ebuild | 29 ---------------------- 3 files changed, 40 deletions(-) delete mode 100644 dev-python/sphinxcontrib-autoprogram/Manifest delete mode 100644 dev-python/sphinxcontrib-autoprogram/metadata.xml delete mode 100644 dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.9.ebuild (limited to 'dev-python/sphinxcontrib-autoprogram') diff --git a/dev-python/sphinxcontrib-autoprogram/Manifest b/dev-python/sphinxcontrib-autoprogram/Manifest deleted file mode 100644 index fc0a8b39cb64..000000000000 --- a/dev-python/sphinxcontrib-autoprogram/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sphinxcontrib-autoprogram-0.1.9.tar.gz 18843 BLAKE2B 9a081113ea2f315618926e6ab88c81fd875899431f95539e9bdc343a88e9422345ef36c442d3697bec9199b8723959e12300a0c26cfd9ec36a2dd18dc76392ea SHA512 f0b4ebffda493c41a88b6fb30f12952bf136134823125e81a473fa9015d11f724aa07e9a6c87295039d1044cbc262971fbf2745e325393cc13627a1b159bc686 diff --git a/dev-python/sphinxcontrib-autoprogram/metadata.xml b/dev-python/sphinxcontrib-autoprogram/metadata.xml deleted file mode 100644 index 0c1f500eae0d..000000000000 --- a/dev-python/sphinxcontrib-autoprogram/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - nowa@gentoo.org - Nowa Ammerlaan - - - baldeagleos-repo - diff --git a/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.9.ebuild b/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.9.ebuild deleted file mode 100644 index 356f51dd140f..000000000000 --- a/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.9.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=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Documenting CLI programs" -HOMEPAGE=" - https://github.com/sphinx-contrib/autoprogram/ - https://pypi.org/project/sphinxcontrib-autoprogram/ -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 arm64 ~riscv ~x86" - -RDEPEND=" - dev-python/sphinx[${PYTHON_USEDEP}] -" - -python_install_all() { - distutils-r1_python_install_all - find "${ED}" -name '*.pth' -delete || die -} -- cgit v1.3