commit:     ebf8635ce81f31976f5425bc37d74eb6afc50e21
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 08:54:01 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 09:07:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf8635c

sys-boot/cromwell-bin: remove 2.31-r1

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 sys-boot/cromwell-bin/Manifest                    |  1 -
 sys-boot/cromwell-bin/cromwell-bin-2.31-r1.ebuild | 27 -----------------------
 2 files changed, 28 deletions(-)

diff --git a/sys-boot/cromwell-bin/Manifest b/sys-boot/cromwell-bin/Manifest
index d147505e178..4b5a97deb49 100644
--- a/sys-boot/cromwell-bin/Manifest
+++ b/sys-boot/cromwell-bin/Manifest
@@ -1,2 +1 @@
-DIST cromwell-2.31.tar.gz 543461 BLAKE2B 
0743c538ec7475d843dad384c55b7b2cc8cf326f83fc141292c76f4e5331a180ef1250ac255bda98e877aa44e2b8f026f072cf7ab147c102b88e7058893830c2
 SHA512 
ec39a3584957b0e1e4e7df976b9ddda45e710afb6f1bc34388d2dcbfa08ed133234b7bc46c1cf2d9663def939823b524d4a56cb1eceefdb8135d566abc4ee375
 DIST cromwell-2.40.tar.gz 541204 BLAKE2B 
b10db3a636c3638aeac71747f9b217acbeab52d19733c6581c369762ff339fd1eb5e6392be9e409f6e278a72b989ba84d81f000f6e1ff2d5ade00b6ce75f7d91
 SHA512 
492441ea24f8b17b3de2c896b03d823d7a97eac85c07768ea4490c0351c71e80f697caf8b469852213763b8a38a058475f8b78f51523197d10a006deaf461f24

diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.31-r1.ebuild 
b/sys-boot/cromwell-bin/cromwell-bin-2.31-r1.ebuild
deleted file mode 100644
index 98553790ab1..00000000000
--- a/sys-boot/cromwell-bin/cromwell-bin-2.31-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mount-boot
-
-DESCRIPTION="Xbox boot loader precompiled binaries from xbox-linux.org"
-HOMEPAGE="https://sourceforge.net/projects/xbox-linux/";
-SRC_URI="mirror://sourceforge/xbox-linux/cromwell-${PV}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="-* x86"
-IUSE=""
-RESTRICT="${RESTRICT} strip"
-
-DEPEND=""
-RDEPEND=""
-
-S=${WORKDIR}/cromwell
-
-src_install () {
-       dodir /boot/${PN}
-       insinto /boot/${PN}
-       doins image{,_1024}.bin default.xbe
-}

Reply via email to