summaryrefslogtreecommitdiff
path: root/dev-python/sphinx_lv2_theme
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-15 13:38:09 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-15 13:38:09 +0100
commitdb70871b2044b9bfde346d6f4027dafb0a013c4c (patch)
tree34548aee54e5458d3754bd8c8f987acdb5ee444c /dev-python/sphinx_lv2_theme
parent1c382dc5dbc52576ac2300fee0498af8af44e7b4 (diff)
gentoo auto-resync : 15:06:2023 - 13:38:09
Diffstat (limited to 'dev-python/sphinx_lv2_theme')
-rw-r--r--dev-python/sphinx_lv2_theme/Manifest4
-rw-r--r--dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.2.ebuild21
-rw-r--r--dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild2
3 files changed, 2 insertions, 25 deletions
diff --git a/dev-python/sphinx_lv2_theme/Manifest b/dev-python/sphinx_lv2_theme/Manifest
index 3ee0d9338124..bc7d9dab1cac 100644
--- a/dev-python/sphinx_lv2_theme/Manifest
+++ b/dev-python/sphinx_lv2_theme/Manifest
@@ -1,5 +1,3 @@
-DIST sphinx_lv2_theme-v1.2.2.tar.bz2 10221 BLAKE2B ff4c4f2e0f359b73bc63684b9120454741aafaaaad5b521a5a3bdec904f0fb390fb1e132317607f8559bd7991847dfcf2506b5462b00335a2d003835a9b33075 SHA512 94013784d1ce75ff872eb868b7cd20ef9351facf95d684bd49a4b0dfb8155aab19914dd03b5fe7c11cf42cd972ba6af6f377c8c6e2a3993622a911e9845da1cf
DIST sphinx_lv2_theme-v1.4.0.tar.bz2 10368 BLAKE2B c4ef7bb51965ebecb193d13b6d3866db6234bec8387c9e532550cafb14bf404711715f60831912770998e4cd9feb21a7d3ea1d8e987e276ec644ce51f63e6be6 SHA512 fba7af83bbc7e47a3a87e7b819cd83009b4b2e04e6280efe56b0f7bc348f784a85f004b7124a5c3704329be95a0432ca690f9675e6b9330ecf493994258ddc8c
-EBUILD sphinx_lv2_theme-1.2.2.ebuild 594 BLAKE2B 984ad02e8a1ea532b961cd9906728038beaaff341b2193cecce8f03a66fabc1630af9a8a3975f1dd81aa8a4d136a427053e8430414ca3d74264226fad28360ed SHA512 372a2f70b52761bd32f993c5fb737a0643a95f3b438fd102884f689389e618e8e264b4e5393b9b752e6c6c851f28340db3ddbf3b8c313fd7d218674f7447a89c
-EBUILD sphinx_lv2_theme-1.4.0.ebuild 601 BLAKE2B f5b465e7d506984390e500fc47fa6c19e6e583078f81a84be7b33452b21365f158fe56dd46dbf32908fbc8eb815ed6607b33c845e912578bde1be7b549f1f51c SHA512 645f04adef886a9f925179da12973644951115d1d7d37287608c9023076f130998daf4a18f5186c9ddbdc5b5d51eb40ec17d305b37c652c0b0bf965f8a65bea3
+EBUILD sphinx_lv2_theme-1.4.0.ebuild 594 BLAKE2B 984ad02e8a1ea532b961cd9906728038beaaff341b2193cecce8f03a66fabc1630af9a8a3975f1dd81aa8a4d136a427053e8430414ca3d74264226fad28360ed SHA512 372a2f70b52761bd32f993c5fb737a0643a95f3b438fd102884f689389e618e8e264b4e5393b9b752e6c6c851f28340db3ddbf3b8c313fd7d218674f7447a89c
MISC metadata.xml 429 BLAKE2B b4e7eb03faabacbb5a7b41f1b0b04ae1580f7a00959b0d0e575577cf0b93f1551773c492826c7635c6cfd18af0e608a23e7fceedb76ef99920c1f09fcd51ee17 SHA512 ac2b159c1a66cf08d5d4990150b0e930b40bfe8ab7f016e3b7d0d479110c0b8c402f33b46175dc31b56e6136a26fc84223e82fe5bdd87cf3de1a6b175254c62a
diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.2.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.2.ebuild
deleted file mode 100644
index 516adbe9e52f..000000000000
--- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-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/
-"
-SRC_URI="https://gitlab.com/lv2/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild
index bfa821ec3007..516adbe9e52f 100644
--- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild
+++ b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild
@@ -18,4 +18,4 @@ S="${WORKDIR}/${PN}-v${PV}"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"