commit:     7b867b2cd14630ada964c9b8418bc2155a90ea28
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Thu Apr 24 14:43:46 2025 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Thu Apr 24 14:43:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7b867b2c

app-emulation/quickemu: drop 4.9.1, 4.9.2

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 app-emulation/quickemu/Manifest              |  2 --
 app-emulation/quickemu/quickemu-4.9.1.ebuild | 41 ----------------------------
 app-emulation/quickemu/quickemu-4.9.2.ebuild | 41 ----------------------------
 3 files changed, 84 deletions(-)

diff --git a/app-emulation/quickemu/Manifest b/app-emulation/quickemu/Manifest
index 3e387fb33..d027ffc91 100644
--- a/app-emulation/quickemu/Manifest
+++ b/app-emulation/quickemu/Manifest
@@ -1,3 +1 @@
-DIST quickemu-4.9.1.tar.gz 176739 BLAKE2B 
0cb89afcc54e9e35573721a45a381be708843d33a70d6b8ed9943b46922dc584ff12a34414fc421f85ffc23eb335185d210f126b4bf77c6fa37a02e64ab13c4a
 SHA512 
bf6e4f8a4d05ceb1b69eb32041476d91275c302de162a578380183d981625837256dd7b06804920cf17215657ad4c19eb75ffa12d071cef01d0baabffcc79479
-DIST quickemu-4.9.2.tar.gz 179761 BLAKE2B 
70eeea65a0a654e00215e595cb3bab0272d2796266656e82bd05621b96c09b5e58d2759bff2ee435c454ceffc94d6bf0f9c07496169852813d69effd8c0f89cc
 SHA512 
c9d3afd81062590af7c73cb4757d9c704dbbbb86aae709962de421e94f235f321a7424cd340bbe15f203e5012e23f8d75fcc1f23c4db01e10e01a81159ad70a2
 DIST quickemu-4.9.7.tar.gz 182696 BLAKE2B 
2fde0068f55420fb3de59aa42f741229a7018f9ac1f535c7e5a1a5bcf85de12dde21869af9527767f28d6210dceaa1989659726a467617ef0b234892a7ba25cb
 SHA512 
8bf9bf1d57064075384ff32cc3b4d882bbbfb5fce22e7102bdb1e48f2683111c1a1758f371508e9a019d3fc322837213c6ea0d86568a579347b0b9a2cdc465da

diff --git a/app-emulation/quickemu/quickemu-4.9.1.ebuild 
b/app-emulation/quickemu/quickemu-4.9.1.ebuild
deleted file mode 100644
index e82e5e6aa..000000000
--- a/app-emulation/quickemu/quickemu-4.9.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-inherit python-single-r1
-
-DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual 
machines"
-HOMEPAGE="https://github.com/quickemu-project/quickemu";
-SRC_URI="https://github.com/quickemu-project/${PN}/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="
-       ${PYTHON_DEPS}
-       >=app-emulation/qemu-6.0.0[gtk,sdl,spice]
-       >=app-shells/bash-4.0:=
-       app-cdr/cdrtools
-       app-crypt/swtpm
-       app-misc/jq
-       net-misc/spice-gtk[gtk3]
-       net-misc/wget
-       net-misc/zsync
-       sys-apps/usbutils
-       sys-apps/util-linux
-       || ( sys-firmware/edk2 sys-firmware/edk2-bin )
-       sys-process/procps
-       x11-apps/xrandr
-       x11-misc/xdg-user-dirs
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
-       python_doscript macrecovery macrecovery
-       dobin quickemu
-       dobin quickget
-}

diff --git a/app-emulation/quickemu/quickemu-4.9.2.ebuild 
b/app-emulation/quickemu/quickemu-4.9.2.ebuild
deleted file mode 100644
index e82e5e6aa..000000000
--- a/app-emulation/quickemu/quickemu-4.9.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-inherit python-single-r1
-
-DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual 
machines"
-HOMEPAGE="https://github.com/quickemu-project/quickemu";
-SRC_URI="https://github.com/quickemu-project/${PN}/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="
-       ${PYTHON_DEPS}
-       >=app-emulation/qemu-6.0.0[gtk,sdl,spice]
-       >=app-shells/bash-4.0:=
-       app-cdr/cdrtools
-       app-crypt/swtpm
-       app-misc/jq
-       net-misc/spice-gtk[gtk3]
-       net-misc/wget
-       net-misc/zsync
-       sys-apps/usbutils
-       sys-apps/util-linux
-       || ( sys-firmware/edk2 sys-firmware/edk2-bin )
-       sys-process/procps
-       x11-apps/xrandr
-       x11-misc/xdg-user-dirs
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
-       python_doscript macrecovery macrecovery
-       dobin quickemu
-       dobin quickget
-}

Reply via email to