commit:     8c4966747d749091408ba4a47676753de4b35e4e
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Sun Mar 10 17:46:38 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 06:21:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c496674

dev-util/buildbot-react-console-view: drop 3.9.0

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/buildbot-react-console-view/Manifest      |  1 -
 .../buildbot-react-console-view-3.9.0.ebuild       | 25 ----------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-util/buildbot-react-console-view/Manifest 
b/dev-util/buildbot-react-console-view/Manifest
index fddad533f694..f15337f88a3e 100644
--- a/dev-util/buildbot-react-console-view/Manifest
+++ b/dev-util/buildbot-react-console-view/Manifest
@@ -1,3 +1,2 @@
 DIST buildbot-react-console-view-3.11.0.tar.gz 22189 BLAKE2B 
1bedd806de9263c2eba7eb23701ff61469773352dd3fd994c83ab96cc4416c0c5da20e0f1b14024df38e22eb9b4001e41dca8a00d85159a111bee12b0e633308
 SHA512 
edfaa3cf89d3e45b7fc5d5b898dc37b2d4546469ef5ae9cc62feaa47b00e99e27b9dfde7b49fd2b99ed909746ae2b055b0b26bd9f5c1650fddf756d2fad4295f
 DIST buildbot-react-console-view-3.11.1.tar.gz 22200 BLAKE2B 
d6ce3f220152bf69b76745050edf9a4af5b644b1e1fe5322c8aa50e90b1b9962efbc6af218dd0a8a5510b3b7813e6a2b3a7b297cab11d4edf3c43a19b2f6b30b
 SHA512 
c809355de9e169c14e6230fc406976078fc2bf94a99359b1d37f4d76c7128b1f7214bd932fe85c1ef05787e0b998e57c80e37846496a377253f6dbefc4f013f2
-DIST buildbot-react-console-view-3.9.0.tar.gz 25184 BLAKE2B 
672e80e9bfd04232a292da0807b1bbc024be2bdcaadec54ecf4ab9f2ee562a2bada92a48965339b3f56f2ceade127faf0903ed09f5e064e0a1f604c2aaba626c
 SHA512 
51d398dadf7e0874061efefc62e3b0d08ce2d29fc8bd686a4f700d12858edc733e114e99d44d2fc97cd891f32faa0751a423be5bce2ae06ebd6ce0c6903e1a0d

diff --git 
a/dev-util/buildbot-react-console-view/buildbot-react-console-view-3.9.0.ebuild 
b/dev-util/buildbot-react-console-view/buildbot-react-console-view-3.9.0.ebuild
deleted file mode 100644
index f822a2f76023..000000000000
--- 
a/dev-util/buildbot-react-console-view/buildbot-react-console-view-3.9.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Buildbot react based console-view plugin"
-HOMEPAGE="https://buildbot.net/
-       https://github.com/buildbot/buildbot
-       https://pypi.org/project/buildbot-react-console-view/";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~amd64-linux ~x86-linux"
-
-RDEPEND="
-       ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
-       ~dev-util/buildbot-www-react-${PV}[${PYTHON_USEDEP}]
-"
-BDEPEND="${RDEPEND}"

Reply via email to