summaryrefslogtreecommitdiff
path: root/dev-python/aiohttp-theme
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/aiohttp-theme')
-rw-r--r--dev-python/aiohttp-theme/Manifest1
-rw-r--r--dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild23
-rw-r--r--dev-python/aiohttp-theme/metadata.xml12
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-python/aiohttp-theme/Manifest b/dev-python/aiohttp-theme/Manifest
deleted file mode 100644
index 3a156d888296..000000000000
--- a/dev-python/aiohttp-theme/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST aiohttp_theme-0.1.7.tar.gz 11509 BLAKE2B ddb92ac862f5e93f33eec508c706d88112f043928ec48b4e7ec7000819f12b8a06ed7c3aa3c1590d5678e45573b295882158394904328edfd623068d89b8bf8a SHA512 2c840fdfb8cbdd58c8b133cb44345cbb55629591ea066b86b09df5ce7d092ef96291fce7cd4e1814b46805e41b20aa8ecfbc41f820242ed46496b14c5966e58c
diff --git a/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild b/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild
deleted file mode 100644
index ba28ef791f30..000000000000
--- a/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-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 theme for aiohttp"
-HOMEPAGE="
- https://github.com/aio-libs/aiohttp-theme/
- https://pypi.org/project/aiohttp-theme/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86"
-
-RDEPEND="
- dev-python/sphinx[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/aiohttp-theme/metadata.xml b/dev-python/aiohttp-theme/metadata.xml
deleted file mode 100644
index 0a662a9d5045..000000000000
--- a/dev-python/aiohttp-theme/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>zmedico@gentoo.org</email>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">aio-libs/aiohttp-theme</remote-id>
- <remote-id type="pypi">aiohttp-theme</remote-id>
- </upstream>
-</pkgmetadata>