diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/sphinx-lv2-theme | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/sphinx-lv2-theme')
| -rw-r--r-- | dev-python/sphinx-lv2-theme/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/sphinx-lv2-theme/metadata.xml | 13 | ||||
| -rw-r--r-- | dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.6.ebuild | 26 |
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-python/sphinx-lv2-theme/Manifest b/dev-python/sphinx-lv2-theme/Manifest deleted file mode 100644 index e63d4c60a3c3..000000000000 --- a/dev-python/sphinx-lv2-theme/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sphinx_lv2_theme-1.4.6.tar.gz 14464 BLAKE2B 7d71a9e7f89b9ce5bd527fbb1a9c7b86e81e6dc96f83f8a54524df58d3dc63104e27efd263da42d0380da49f927ab0f77db6e7715ee47f1ce72a655299b08ccb SHA512 43b789fe6a88d66218741633342ed6848364d49b28a2fd24f4f561b1c7acc9714da9cb67347dce1bfbfdd521dc94eb2a3c9de7cd119ba7927d9350113ea3960b diff --git a/dev-python/sphinx-lv2-theme/metadata.xml b/dev-python/sphinx-lv2-theme/metadata.xml deleted file mode 100644 index 322e4eff0904..000000000000 --- a/dev-python/sphinx-lv2-theme/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>proaudio@gentoo.org</email> - <name>ProAudio Project</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="gitlab">lv2/sphinx_lv2_theme</remote-id> - <remote-id type="pypi">sphinx-lv2-theme</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.6.ebuild b/dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.6.ebuild deleted file mode 100644 index 352981eee77a..000000000000 --- a/dev-python/sphinx-lv2-theme/sphinx-lv2-theme-1.4.6.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2026 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="Minimal pure-CSS Sphinx theme using the LV2 plugin documentation style" -HOMEPAGE=" - https://gitlab.com/lv2/sphinx_lv2_theme/ - https://pypi.org/project/sphinx-lv2-theme/ -" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86" - -src_prepare() { - distutils-r1_src_prepare - - # https://gitlab.com/lv2/sphinx_lv2_theme/-/issues/4 - find -name '*.pyc' -delete || die -} |
