[gentoo-commits] repo/gentoo:master commit in: sys-boot/raincoat/, profiles/, sys-boot/raincoat/files/

2019-10-10 Thread Michał Górny
commit: 75ead0c07c7ab1d35cfaa62ca4ce79e862290b72
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Oct 10 12:26:55 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct 10 12:26:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ead0c0

sys-boot/raincoat: Remove last-rited pkg

Closes: https://bugs.gentoo.org/693908
Signed-off-by: Michał Górny  gentoo.org>

 profiles/package.mask |  6 -
 sys-boot/raincoat/Manifest|  1 -
 sys-boot/raincoat/files/raincoat-0.11-build.patch | 13 ---
 sys-boot/raincoat/metadata.xml|  9 
 sys-boot/raincoat/raincoat-0.11.ebuild| 27 ---
 5 files changed, 56 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 741f56a3e8a..369cefaf0bd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -840,12 +840,6 @@ sys-cluster/ocfs
 sys-cluster/feedbackd-agent
 sys-cluster/feedbackd-master
 
-# Michał Górny  (2019-09-09)
-# Unmaintained.  Last bumped in 2009, last upstream release from 2005.
-# EAPI 0.  No amd64 keyword.
-# Removal in 30 days.  Bug #693908.
-sys-boot/raincoat
-
 # Lars Wendler  (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.

diff --git a/sys-boot/raincoat/Manifest b/sys-boot/raincoat/Manifest
deleted file mode 100644
index 095cfdfd0b0..000
--- a/sys-boot/raincoat/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST raincoat-0.11.tbz2 240759 BLAKE2B 
00601d7eb4596f790746bbab356b3ee28a11634d37dc2d2cb0e85b34ee9309484957c96d33c2d8478a849b834d8d9197cae717ee0ce4263a24e792bc57139349
 SHA512 
acd56386f8b0de2b2e268b62304e5b1323a96865394993fb76004c92c09992185b6fe6c7bf2d001ff5e5f2cc7e067d9962229aceb17838f7661890f5b4c4b2f1

diff --git a/sys-boot/raincoat/files/raincoat-0.11-build.patch 
b/sys-boot/raincoat/files/raincoat-0.11-build.patch
deleted file mode 100644
index a83e73dd523..000
--- a/sys-boot/raincoat/files/raincoat-0.11-build.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Makefile b/Makefile
-index 96f8662..db2b78c 100755
 a/Makefile
-+++ b/Makefile
-@@ -2,7 +2,7 @@ all: raincoat
- 
- raincoat: src/raincoat.c src/BootFlash.c src/boot.h src/BootFlash.h
-   mkdir -p bin
--  gcc -static -O2 -Wall -Werror -o ./bin/raincoat src/raincoat.c 
src/BootFlash.c
-+  $(CC) -static $(CFLAGS) $(CPPFLAGS) -Wall -o ./bin/raincoat 
src/raincoat.c src/BootFlash.c $(LDFLAGS)
- 
- clean:
-   rm -f src/*.o

diff --git a/sys-boot/raincoat/metadata.xml b/sys-boot/raincoat/metadata.xml
deleted file mode 100644
index 237bbf31595..000
--- a/sys-boot/raincoat/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-  Flash the Xbox boot chip
-  
-xbox-linux
-  
-

diff --git a/sys-boot/raincoat/raincoat-0.11.ebuild 
b/sys-boot/raincoat/raincoat-0.11.ebuild
deleted file mode 100644
index c9649f78476..000
--- a/sys-boot/raincoat/raincoat-0.11.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="Flash the Xbox boot chip"
-HOMEPAGE="https://sourceforge.net/projects/xbox-linux/;
-SRC_URI="https://sourceforge.net/projects/xbox-linux/files/Other/Raincoat/${P}.tbz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   epatch "${FILESDIR}"/${P}-build.patch
-}
-
-src_install() {
-   dodir /etc /usr/bin
-   emake install DESTDIR="${D}" || die
-   dodoc docs/README
-}



[gentoo-commits] repo/gentoo:master commit in: sys-boot/raincoat/

2017-12-21 Thread Michael Palimaka
commit: 99bd02db0003441e2c732d1ee973652223252e88
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Dec 21 08:54:32 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Dec 21 09:07:32 2017 +
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..000
--- 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
-}



[gentoo-commits] repo/gentoo:master commit in: sys-boot/raincoat/

2016-11-30 Thread Patrice Clement
commit: 73cd6dc86b71b653801212c5faf75408539d880a
Author: Wim Muskee  gmail  com>
AuthorDate: Sat Nov 26 07:47:22 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Nov 30 23:44:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73cd6dc8

sys-boot/raincoat: update HOMEPAGE.

Gentoo-Bug: https://bugs.gentoo.org/545402
Closes: https://github.com/gentoo/gentoo/pull/2916

 sys-boot/raincoat/raincoat-0.11.ebuild | 6 +++---
 sys-boot/raincoat/raincoat-0.5.ebuild  | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-boot/raincoat/raincoat-0.11.ebuild 
b/sys-boot/raincoat/raincoat-0.11.ebuild
index d512878..6381c38 100644
--- a/sys-boot/raincoat/raincoat-0.11.ebuild
+++ b/sys-boot/raincoat/raincoat-0.11.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 inherit eutils
 
 DESCRIPTION="Flash the Xbox boot chip"
-HOMEPAGE="http://www.xbox-linux.org/;
-SRC_URI="mirror://sourceforge/xbox-linux/${P}.tbz2"
+HOMEPAGE="https://sourceforge.net/projects/xbox-linux/;
+SRC_URI="https://sourceforge.net/projects/xbox-linux/files/Other/Raincoat/${P}.tbz2;
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sys-boot/raincoat/raincoat-0.5.ebuild 
b/sys-boot/raincoat/raincoat-0.5.ebuild
index e3ee3b7..d934571 100644
--- a/sys-boot/raincoat/raincoat-0.5.ebuild
+++ b/sys-boot/raincoat/raincoat-0.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 DESCRIPTION="Flash the Xbox boot chip"
-HOMEPAGE="http://www.xbox-linux.org/;
+HOMEPAGE="https://sourceforge.net/projects/xbox-linux/;
 SRC_URI="http://xbox-linux.org/down/raincoat-0.5+.tar.gz;
 LICENSE="GPL-2"
 SLOT="0"