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/tempus-themes | |
| 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/tempus-themes')
| -rw-r--r-- | dev-python/tempus-themes/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/tempus-themes/metadata.xml | 9 | ||||
| -rw-r--r-- | dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild | 23 |
3 files changed, 0 insertions, 33 deletions
diff --git a/dev-python/tempus-themes/Manifest b/dev-python/tempus-themes/Manifest deleted file mode 100644 index 0505f7dcb15f..000000000000 --- a/dev-python/tempus-themes/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST tempus-themes-2.3.0.20220206.tar.gz 19418 BLAKE2B d6962ef10ea8f5a34e44f64fbc6d4937d0b738e18f5c16b5832f80221ceb184c96f631c18d4d711285fb872ba911732128768fc7e6f9e2a1cc6c43d723273d79 SHA512 8677a3522eba8b783678c01e19d0977a930202362bab4d26e7c729270e2d6f2aeadf0979d69afbc91965e1e94fc9ecaebef796326a0b6b195cb0fe1a87540c62 diff --git a/dev-python/tempus-themes/metadata.xml b/dev-python/tempus-themes/metadata.xml deleted file mode 100644 index 604823e6a0ff..000000000000 --- a/dev-python/tempus-themes/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="pypi">tempus-themes</remote-id> - <remote-id type="gitlab">protesilaos/tempus-themes-pygments</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild b/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild deleted file mode 100644 index b087e015d533..000000000000 --- a/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 2022-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="Accessible themes for Pygments" -HOMEPAGE=" - https://pypi.org/project/tempus-themes/ - https://gitlab.com/protesilaos/tempus-themes-generator -" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]" - -distutils_enable_tests import-check |
