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/sphinx-copybutton/Manifest | 1 - dev-python/sphinx-copybutton/metadata.xml | 15 --------------- .../sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild | 20 -------------------- 3 files changed, 36 deletions(-) delete mode 100644 dev-python/sphinx-copybutton/Manifest delete mode 100644 dev-python/sphinx-copybutton/metadata.xml delete mode 100644 dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild (limited to 'dev-python/sphinx-copybutton') diff --git a/dev-python/sphinx-copybutton/Manifest b/dev-python/sphinx-copybutton/Manifest deleted file mode 100644 index 2a1ecd3b7d6a..000000000000 --- a/dev-python/sphinx-copybutton/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sphinx-copybutton-0.5.2.tar.gz 23039 BLAKE2B 5a440865610dbcfc8abc8a10c38832439d5f588a26a8641374cada3cc181a0ba2a19e62b287a296c1879f25342ce8aae1ade080126f837e5ad9291c152a30c6e SHA512 83f61526d8a20f70b0de63a5bad89ed4ae4f3cf5cd589f1a1e2e91f08f4d45a05acf780a4cf3703d4490ab93c9c9bb18c11d3170b8011c2254aab0334940ab2d diff --git a/dev-python/sphinx-copybutton/metadata.xml b/dev-python/sphinx-copybutton/metadata.xml deleted file mode 100644 index 343dee9179fb..000000000000 --- a/dev-python/sphinx-copybutton/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - alexxy@gentoo.org - Alexey Shvetsov - - - - executablebooks/sphinx-copybutton - sphinx-copybutton - https://sphinx-copybutton.readthedocs.io - https://github.com/executablebooks/sphinx-copybutton/issues - - diff --git a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild deleted file mode 100644 index f149ea0b05a0..000000000000 --- a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2022-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYPI_NO_NORMALIZE=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A small sphinx extension to add a \"copy\" button to code blocks" -HOMEPAGE="https://pypi.org/project/sphinx-copybutton/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~riscv x86" - -RDEPEND=" - >=dev-python/sphinx-6.0[${PYTHON_USEDEP}] -" -- cgit v1.3