diff options
author | Sebastian Pipping <sping@gentoo.org> | 2022-04-10 12:05:52 +0200 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2022-04-10 12:05:52 +0200 |
commit | dc66069744bcf31367686d4d2a401cebfaa22d26 (patch) | |
tree | 69bd107e87869e41be4f8af3ab24de981128a132 /x11-misc/grub2-theme-preview | |
parent | net-libs/nodejs: keyword 16.14.1 for ~riscv (diff) | |
download | gentoo-dc66069744bcf31367686d4d2a401cebfaa22d26.tar.gz gentoo-dc66069744bcf31367686d4d2a401cebfaa22d26.tar.bz2 gentoo-dc66069744bcf31367686d4d2a401cebfaa22d26.zip |
x11-misc/grub2-theme-preview: Drop old
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Diffstat (limited to 'x11-misc/grub2-theme-preview')
4 files changed, 0 insertions, 90 deletions
diff --git a/x11-misc/grub2-theme-preview/Manifest b/x11-misc/grub2-theme-preview/Manifest index ef98951d2224..510e50e99ba2 100644 --- a/x11-misc/grub2-theme-preview/Manifest +++ b/x11-misc/grub2-theme-preview/Manifest @@ -1,3 +1 @@ -DIST grub2-theme-preview-2.3.0.tar.gz 198904 BLAKE2B d6dfb1f98bfcc472de9c2f61ea58e18c72f37346cbaca0b68db0a07febba9d972d8760b38867f3a8b39e13b6884dc1868ef1c8667259f761c35c4dbad415e33b SHA512 fc170cc7f72773d4c8ecb809b95c2ead33e292ed1e854a08a7c3c9b20a0d2b3a85658795f92eb72ecb4a68dd9e4442e3d779a62a605a14d826c2560855e9ea06 -DIST grub2-theme-preview-2.4.2.tar.gz 199167 BLAKE2B 004a35d9b88663c5c3be6f200f3983f37843ed2fb9159df91eab4ed850bad014a7a763800285aba2345614604a858fd9f12958e296a8c5a9d4aa8104833708df SHA512 35d3202cf35f5648ce7ab592a95e3466a905dc892e451d3a3ff71d62c5d09fac6ab258b510b3a4d583c87c02371438cef6554ee3021c8ec47fc437655ad5c18b DIST grub2-theme-preview-2.5.0.tar.gz 202863 BLAKE2B 62d83cec805f7b65f6469ba22849c4b5cb0e4b845f9bfaea7aed6b05a997fc8d15b8804b2fe0bb75b0ad40f39ed215e8bd711cc4f7bda6f5decf66f38e4f0213 SHA512 83780bc581b3194cda6a47460e16ccf6cf520c8c9f52c19f8bd2779b5ba7e834c83821da47439d8d110770b573424a69ab0801a680983325e8fd6652d7a0652c diff --git a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.3.0-r1.ebuild b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.3.0-r1.ebuild deleted file mode 100644 index b4a6ce2f5cbc..000000000000 --- a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.3.0-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PYTHON_COMPAT=( python3_{7..10} ) - -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-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] - ) -" diff --git a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.3.0.ebuild b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.3.0.ebuild deleted file mode 100644 index 6ff7801b0bf5..000000000000 --- a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.3.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PYTHON_COMPAT=( python3_{7..9} ) -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-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] - ) -" diff --git a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.4.2.ebuild b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.4.2.ebuild deleted file mode 100644 index b4a6ce2f5cbc..000000000000 --- a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.4.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PYTHON_COMPAT=( python3_{7..10} ) - -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-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] - ) -" |