Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/raincoat/
Date: Wed, 30 Nov 2016 23:44:41
Message-Id: 1480549447.73cd6dc86b71b653801212c5faf75408539d880a.monsieurp@gentoo
1 commit: 73cd6dc86b71b653801212c5faf75408539d880a
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Sat Nov 26 07:47:22 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 23:44:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73cd6dc8
7
8 sys-boot/raincoat: update HOMEPAGE.
9
10 Gentoo-Bug: https://bugs.gentoo.org/545402
11 Closes: https://github.com/gentoo/gentoo/pull/2916
12
13 sys-boot/raincoat/raincoat-0.11.ebuild | 6 +++---
14 sys-boot/raincoat/raincoat-0.5.ebuild | 4 ++--
15 2 files changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/sys-boot/raincoat/raincoat-0.11.ebuild b/sys-boot/raincoat/raincoat-0.11.ebuild
18 index d512878..6381c38 100644
19 --- a/sys-boot/raincoat/raincoat-0.11.ebuild
20 +++ b/sys-boot/raincoat/raincoat-0.11.ebuild
21 @@ -1,12 +1,12 @@
22 -# Copyright 1999-2012 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 inherit eutils
28
29 DESCRIPTION="Flash the Xbox boot chip"
30 -HOMEPAGE="http://www.xbox-linux.org/"
31 -SRC_URI="mirror://sourceforge/xbox-linux/${P}.tbz2"
32 +HOMEPAGE="https://sourceforge.net/projects/xbox-linux/"
33 +SRC_URI="https://sourceforge.net/projects/xbox-linux/files/Other/Raincoat/${P}.tbz2"
34
35 LICENSE="GPL-2"
36 SLOT="0"
37
38 diff --git a/sys-boot/raincoat/raincoat-0.5.ebuild b/sys-boot/raincoat/raincoat-0.5.ebuild
39 index e3ee3b7..d934571 100644
40 --- a/sys-boot/raincoat/raincoat-0.5.ebuild
41 +++ b/sys-boot/raincoat/raincoat-0.5.ebuild
42 @@ -1,9 +1,9 @@
43 -# Copyright 1999-2004 Gentoo Foundation
44 +# Copyright 1999-2016 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 DESCRIPTION="Flash the Xbox boot chip"
49 -HOMEPAGE="http://www.xbox-linux.org/"
50 +HOMEPAGE="https://sourceforge.net/projects/xbox-linux/"
51 SRC_URI="http://xbox-linux.org/down/raincoat-0.5+.tar.gz"
52 LICENSE="GPL-2"
53 SLOT="0"