commit: 73cd6dc86b71b653801212c5faf75408539d880a Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Sat Nov 26 07:47:22 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Nov 30 23:44:07 2016 +0000 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"
