commit:     fe707c713fc79e68f0a8dee2626dbe35490a5eb0
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  7 14:29:10 2020 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 14:29:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe707c71

x11-misc/grub2-theme-preview: Drop old versions causing PythonCompatUpdate

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.0, Repoman-2.3.23

 x11-misc/grub2-theme-preview/Manifest              |  2 --
 .../grub2-theme-preview-1.4.2.ebuild               | 23 ----------------
 .../grub2-theme-preview-1.5.1.ebuild               | 31 ----------------------
 3 files changed, 56 deletions(-)

diff --git a/x11-misc/grub2-theme-preview/Manifest 
b/x11-misc/grub2-theme-preview/Manifest
index 66cfeabe570..f2e6ee953d7 100644
--- a/x11-misc/grub2-theme-preview/Manifest
+++ b/x11-misc/grub2-theme-preview/Manifest
@@ -1,3 +1 @@
-DIST grub2-theme-preview-1.4.2.tar.gz 197383 BLAKE2B 
e380b63fd700352fa769b86da4aa9204f0f6e375f91134cc306d2bc0b108637c17127cb22ea06259338552cf04c9087a77defa3809c759e6b8931435da79ce98
 SHA512 
5f53d5da1ac3fa2d6597ee88df28a4e406eb5c824ea126d4386dca3718bfe4350bf399c5a4055479d34d5dd75b947e0f0af19c1533a0ee6474fea550387f676a
-DIST grub2-theme-preview-1.5.1.tar.gz 197976 BLAKE2B 
561090bc4ab7fc6d170521380fe595e8db6ef553a5359bd5a1b42e986f2aab52a6c08ce0f5183dd8aa6d87d8bb44410cf6df80cb69781557cadb9f35b19ee5cf
 SHA512 
a96ee503b793707ce59a0a691c3a0b7eaf206d0780de4f3ef53c6d6c05ab23c9dc58774a40043a35bbebdc4becc5414e520b9e5c805953c9145435d644aabfe9
 DIST grub2-theme-preview-2.1.0.tar.gz 198805 BLAKE2B 
ef0417d49462a78678abfbcaa6b2ad31010cc033467c76291be8f66d4a3e412ac6d015ed4ff55a4aa557e7ed5a7cd33d25a2dd04111fe1ee78af413505fdab78
 SHA512 
9e8f21b5b84e2564654ffff84149f8421e168bc83c39ad9adf1ba0522de3b3d041c4be3853c6749bfa4d0693e629f43f359724c14b652a599f9c202fe00ba6b1

diff --git a/x11-misc/grub2-theme-preview/grub2-theme-preview-1.4.2.ebuild 
b/x11-misc/grub2-theme-preview/grub2-theme-preview-1.4.2.ebuild
deleted file mode 100644
index 87db4a2d4a9..00000000000
--- a/x11-misc/grub2-theme-preview/grub2-theme-preview-1.4.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Preview a GRUB 2.x theme using KVM/QEMU"
-HOMEPAGE="https://github.com/hartwork/grub2-theme-preview";
-SRC_URI="https://github.com/hartwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-emulation/qemu
-       dev-libs/libisoburn
-       sys-fs/mtools
-       sys-boot/grub:2[grub_platforms_pc]"

diff --git a/x11-misc/grub2-theme-preview/grub2-theme-preview-1.5.1.ebuild 
b/x11-misc/grub2-theme-preview/grub2-theme-preview-1.5.1.ebuild
deleted file mode 100644
index c955b14f2b6..00000000000
--- a/x11-misc/grub2-theme-preview/grub2-theme-preview-1.5.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Preview a GRUB 2.x theme using KVM/QEMU"
-HOMEPAGE="https://github.com/hartwork/grub2-theme-preview";
-SRC_URI="https://github.com/hartwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="grub_platforms_efi-64"
-
-RDEPEND="app-emulation/qemu
-       dev-python/distro[${PYTHON_USEDEP}]
-       dev-libs/libisoburn
-       sys-fs/mtools
-       grub_platforms_efi-64? (
-               sys-boot/grub:2[grub_platforms_efi-64]
-               sys-firmware/edk2-ovmf
-       )
-       !grub_platforms_efi-64? (
-               sys-boot/grub:2[grub_platforms_pc]
-       )
-"

Reply via email to