diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-03-06 09:28:28 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-03-07 10:11:08 +0100 |
commit | d708acebdc6bd039c4101400e28d379bbfd325fb (patch) | |
tree | 1e1819cc7f969945272236c48bfdc3cbcf398982 /x11-misc/grub2-theme-preview | |
parent | x11-misc/grsync: Remove old (diff) | |
download | gentoo-d708acebdc6bd039c4101400e28d379bbfd325fb.tar.gz gentoo-d708acebdc6bd039c4101400e28d379bbfd325fb.tar.bz2 gentoo-d708acebdc6bd039c4101400e28d379bbfd325fb.zip |
x11-misc/grub2-theme-preview: Remove old
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4142
Diffstat (limited to 'x11-misc/grub2-theme-preview')
5 files changed, 0 insertions, 88 deletions
diff --git a/x11-misc/grub2-theme-preview/Manifest b/x11-misc/grub2-theme-preview/Manifest index e7dc1d6aa2f2..8e7b89c599f1 100644 --- a/x11-misc/grub2-theme-preview/Manifest +++ b/x11-misc/grub2-theme-preview/Manifest @@ -1,5 +1 @@ -DIST grub2-theme-preview-1.1.tar.gz 3662 SHA256 49ac0108ca477a6e777d808f252ff7fcf82e4a03b85652fe84fc85903edb966b SHA512 1fe42a4b4106d07bd051b539efdfd203780b3d2b85515ad7d314d1c47ad713ea8baad8a2783b217549b5008d531c33882ef5ba1cdd5f7265aa0e6c4d1a0b5265 WHIRLPOOL 46116ead63118afedc87f576154f6111b0b9042f2c4b5ace5f662f18dfb5ece3f6de835a55ed423c45f5f785f30afa3a90690ea7bb06bd7b6d68647b5d2d946a -DIST grub2-theme-preview-1.2.1.tar.gz 4386 SHA256 35581a955405c73ef4089294a12ffc3e5c2195b0854d0eb33ab863d934e148d1 SHA512 cae06493f71ece9b78b0613a1a906f520df5d375124466033dd7c0dc05a5990f86aa911681ba28c3688ca90daf33b38b3ce727e4fd5349c79d710c59ec552da6 WHIRLPOOL 93a78fde7684704ea546b935563586d7fb65430af9d008560ed1809c2a8cc7b3938a4d3e0d0617cec0433e65e2778e60d0f3f037be29a636265676059da43752 -DIST grub2-theme-preview-1.2.tar.gz 4347 SHA256 b9babe004d44d3efb769a7fa3dcf676a37287ef625985a210952f7567afb1145 SHA512 c09369e4854e438eedf49a6dbaa89e7e5da095023f68fe744c52a4845d0de613f6eb5498ccbd327dd0d94f3c555582b5a82672d0e0d2dcdbc8899518e7f65d4c WHIRLPOOL b2e450d7de89a697b1451e3512ea956ef2f48abf10ebde5562fae0e7ea4a10b8df13c0aff376e8bd0890b94a330fc5776cf5a2d5c8efdd289660584eceb41dc6 -DIST grub2-theme-preview-1.3.0.tar.gz 4924 SHA256 b4d36ffe393e9893deb9ac197d7ed91a297bfbe69689a6a3b2273bdbcb66b274 SHA512 89cc093f891a64cb436a993fccf59243c68a1d3bd01a288f083a0188fc716e02adc659e46fc58314cfe5ffa502f0f48eefe42c44b9333bbd31c305245563247f WHIRLPOOL a15410d7f192d29fed041f89c306e4132c61cd1b755533bd1d3e912a12f2679cc7fef8d8e7ecf4dc044862fef3779934c22cb66eca673e14e962ea3920758c41 DIST grub2-theme-preview-1.3.1.tar.gz 5064 SHA256 a207fe994af719d930964306f67f477efb3f254fa059dbd12456efeaadf7eab8 SHA512 69aed10a2612ea442a94748d3491c2300c83aafd4650dd54e520572c809c7ca3890ff3be42eeff7684ecbbfff425b3f44a651e01b5c682a1d0dc792b33b713fb WHIRLPOOL e51d4954e6872d4ad0425a2eca945af5cb97f5b48d94abd4be8ac604c78730660b6e1d1d2272c0423e89bc9ea6605ed6837e61ae628b1fdfd2d1682f7d03a640 diff --git a/x11-misc/grub2-theme-preview/grub2-theme-preview-1.1.ebuild b/x11-misc/grub2-theme-preview/grub2-theme-preview-1.1.ebuild deleted file mode 100644 index 3c86f369f284..000000000000 --- a/x11-misc/grub2-theme-preview/grub2-theme-preview-1.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 ) -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.2.1.ebuild b/x11-misc/grub2-theme-preview/grub2-theme-preview-1.2.1.ebuild deleted file mode 100644 index 3c86f369f284..000000000000 --- a/x11-misc/grub2-theme-preview/grub2-theme-preview-1.2.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 ) -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.2.ebuild b/x11-misc/grub2-theme-preview/grub2-theme-preview-1.2.ebuild deleted file mode 100644 index 3c86f369f284..000000000000 --- a/x11-misc/grub2-theme-preview/grub2-theme-preview-1.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 ) -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.3.0.ebuild b/x11-misc/grub2-theme-preview/grub2-theme-preview-1.3.0.ebuild deleted file mode 100644 index 3c86f369f284..000000000000 --- a/x11-misc/grub2-theme-preview/grub2-theme-preview-1.3.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 ) -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]" |