From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx_lv2_theme/
Date: Sun, 8 Jan 2023 05:06:16 +0000 (UTC) [thread overview]
Message-ID: <1673154362.5d3a161bd640b1a0fca93d43d1c45a65e4a2b49b.mgorny@gentoo> (raw)
commit: 5d3a161bd640b1a0fca93d43d1c45a65e4a2b49b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 04:58:38 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 05:06:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d3a161b
dev-python/sphinx_lv2_theme: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sphinx_lv2_theme/Manifest | 1 -
.../sphinx_lv2_theme/sphinx_lv2_theme-1.2.0.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/dev-python/sphinx_lv2_theme/Manifest b/dev-python/sphinx_lv2_theme/Manifest
index 82c9de1d2de2..e6503551bbab 100644
--- a/dev-python/sphinx_lv2_theme/Manifest
+++ b/dev-python/sphinx_lv2_theme/Manifest
@@ -1,2 +1 @@
-DIST sphinx_lv2_theme-v1.2.0.tar.gz 10724 BLAKE2B f2045ab4ce427ed1d36eea02e6ba9eea426c2fc810ed44a7033296602416629b2b03c73ca8b24b777eaf2434aae69c006ed06d5ac57cc20f4f8268b6bb0f00d7 SHA512 8c6bbdf77acec9c104b000f9c586fcb4ba3c39d64a7895b4445fcde2df401b843794e254b121034af8ffe62be8ed55205c177b9b64369b03c591fcad109f1383
DIST sphinx_lv2_theme-v1.2.2.tar.bz2 10221 BLAKE2B ff4c4f2e0f359b73bc63684b9120454741aafaaaad5b521a5a3bdec904f0fb390fb1e132317607f8559bd7991847dfcf2506b5462b00335a2d003835a9b33075 SHA512 94013784d1ce75ff872eb868b7cd20ef9351facf95d684bd49a4b0dfb8155aab19914dd03b5fe7c11cf42cd972ba6af6f377c8c6e2a3993622a911e9845da1cf
diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.0.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.0.ebuild
deleted file mode 100644
index 5933b15f4c96..000000000000
--- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..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.gz"
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
next reply other threads:[~2023-01-08 5:06 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-08 5:06 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-23 3:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx_lv2_theme/ Michał Górny
2023-06-15 7:06 Miroslav Šulc
2023-06-14 12:31 Arthur Zamarin
2023-05-15 7:18 Miroslav Šulc
2023-03-03 6:28 Viorel Munteanu
2023-01-07 18:28 Arthur Zamarin
2022-12-04 17:02 Michał Górny
2022-08-12 6:17 Miroslav Šulc
2022-08-12 5:18 Arthur Zamarin
2022-07-12 9:05 Michał Górny
2021-12-20 23:28 Sam James
2021-10-31 20:09 Arthur Zamarin
2021-08-24 21:02 Marek Szuba
2021-07-25 3:16 Matt Turner
2021-03-25 16:04 Sam James
2021-03-15 2:32 Sam James
2021-03-14 22:11 Sam James
2021-03-14 22:11 Sam James
2021-02-25 22:20 Sergei Trofimovich
2021-02-25 18:34 Sergei Trofimovich
2021-02-24 16:27 Sam James
2021-02-24 7:59 Michał Górny
2021-02-22 7:12 Sam James
2021-02-10 14:48 Sam James
2021-02-09 21:41 Sam James
2021-02-09 21:37 Sam James
2021-02-09 14:11 Sergei Trofimovich
2021-02-08 8:14 Miroslav Šulc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1673154362.5d3a161bd640b1a0fca93d43d1c45a65e4a2b49b.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox