From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/linuxdoc/Manifest | 1 - dev-python/linuxdoc/linuxdoc-20240924.ebuild | 19 ------------------- dev-python/linuxdoc/linuxdoc-99999999.ebuild | 27 --------------------------- dev-python/linuxdoc/metadata.xml | 13 ------------- 4 files changed, 60 deletions(-) delete mode 100644 dev-python/linuxdoc/Manifest delete mode 100644 dev-python/linuxdoc/linuxdoc-20240924.ebuild delete mode 100644 dev-python/linuxdoc/linuxdoc-99999999.ebuild delete mode 100644 dev-python/linuxdoc/metadata.xml (limited to 'dev-python/linuxdoc') diff --git a/dev-python/linuxdoc/Manifest b/dev-python/linuxdoc/Manifest deleted file mode 100644 index 42653ce12476..000000000000 --- a/dev-python/linuxdoc/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST linuxdoc-20240924.tar.gz 65042 BLAKE2B eff84175d42da81f1e67f13468415dca113cdf453a2dd68f2d44884f549a92f1aca5a7b9927e91f9d7f94d571f4fa69fafb4ef01c10f8d454b2becd1aee7936a SHA512 83789ee91ae1cf6e5d9ec48c1949fc25537bc7604cf67f2d70f09d1323d64958887b04f62a75ab75fe3c90ed5e74385495ee060973865eeeb7551561f5f75e9b diff --git a/dev-python/linuxdoc/linuxdoc-20240924.ebuild b/dev-python/linuxdoc/linuxdoc-20240924.ebuild deleted file mode 100644 index 840b4fadc7ca..000000000000 --- a/dev-python/linuxdoc/linuxdoc-20240924.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Sphinx-doc extensions for sophisticated C developer" -HOMEPAGE=" - https://pypi.org/project/linuxdoc/ - https://github.com/return42/linuxdoc -" - -LICENSE="AGPL-3+" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/linuxdoc/linuxdoc-99999999.ebuild b/dev-python/linuxdoc/linuxdoc-99999999.ebuild deleted file mode 100644 index c1f4b3330b6f..000000000000 --- a/dev-python/linuxdoc/linuxdoc-99999999.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -if [[ ${PV} == *9999* ]]; then - EGIT_REPO_URI="https://github.com/return42/${PN}.git" - EGIT_SUBMODULES=() - inherit git-r3 -else - inherit pypi - KEYWORDS="~amd64" -fi - -DESCRIPTION="Sphinx-doc extensions for sophisticated C developer" -HOMEPAGE=" - https://pypi.org/project/linuxdoc/ - https://github.com/return42/linuxdoc -" - -LICENSE="AGPL-3+" -SLOT="0" diff --git a/dev-python/linuxdoc/metadata.xml b/dev-python/linuxdoc/metadata.xml deleted file mode 100644 index 42f81fa5481c..000000000000 --- a/dev-python/linuxdoc/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - chutzpah@gentoo.org - Patrick McLean - - - - linuxdoc - return42/linuxdoc - - -- cgit v1.3.1