commit:     99bd02db0003441e2c732d1ee973652223252e88
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 08:54:32 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=99bd02db

sys-boot/raincoat: remove 0.5

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 sys-boot/raincoat/Manifest            |  1 -
 sys-boot/raincoat/raincoat-0.5.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/sys-boot/raincoat/Manifest b/sys-boot/raincoat/Manifest
index 5a487ee0e77..095cfdfd0b0 100644
--- a/sys-boot/raincoat/Manifest
+++ b/sys-boot/raincoat/Manifest
@@ -1,2 +1 @@
 DIST raincoat-0.11.tbz2 240759 BLAKE2B 
00601d7eb4596f790746bbab356b3ee28a11634d37dc2d2cb0e85b34ee9309484957c96d33c2d8478a849b834d8d9197cae717ee0ce4263a24e792bc57139349
 SHA512 
acd56386f8b0de2b2e268b62304e5b1323a96865394993fb76004c92c09992185b6fe6c7bf2d001ff5e5f2cc7e067d9962229aceb17838f7661890f5b4c4b2f1
-DIST raincoat-0.5+.tar.gz 220761 BLAKE2B 
55cd84ef1044e12b55279fe705b047e3ee4cb87c89b86424c73c16bc62a5a3af22d0dc33a6dd248d211d65dc14e54fc48ca0ef252eccab90d072a7ad79b56da2
 SHA512 
5e99b2ef2ec6a2cfdd6a26115f607e122df5a973c677cdf0f971fd1a82b2a01888feabce670b7956a6cd1e03b56fda462b305416c68175170dba1b3bf340da12

diff --git a/sys-boot/raincoat/raincoat-0.5.ebuild 
b/sys-boot/raincoat/raincoat-0.5.ebuild
deleted file mode 100644
index 7d5836dcf4d..00000000000
--- a/sys-boot/raincoat/raincoat-0.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Flash the Xbox boot chip"
-HOMEPAGE="https://sourceforge.net/projects/xbox-linux/";
-SRC_URI="http://xbox-linux.org/down/raincoat-0.5+.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND=""
-
-S=${WORKDIR}/${PN}
-
-src_compile() {
-       emake || die
-}
-
-src_install() {
-       dodir /etc
-       insinto /etc
-       doins raincoat.conf
-       dobin raincoat || die
-       dodoc README
-}

Reply via email to