diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2016-11-26 08:47:22 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-12-01 00:44:07 +0100 |
commit | 73cd6dc86b71b653801212c5faf75408539d880a (patch) | |
tree | 23cfc686649dec963d044886089a761ebad83119 /sys-boot/raincoat | |
parent | net-analyzer/pnp4nagios: remove dep. on outdated apache eclass, various fixes. (diff) | |
download | gentoo-73cd6dc86b71b653801212c5faf75408539d880a.tar.gz gentoo-73cd6dc86b71b653801212c5faf75408539d880a.tar.bz2 gentoo-73cd6dc86b71b653801212c5faf75408539d880a.zip |
sys-boot/raincoat: update HOMEPAGE.
Gentoo-Bug: https://bugs.gentoo.org/545402
Closes: https://github.com/gentoo/gentoo/pull/2916
Diffstat (limited to 'sys-boot/raincoat')
-rw-r--r-- | sys-boot/raincoat/raincoat-0.11.ebuild | 6 | ||||
-rw-r--r-- | 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 d5128782f353..6381c3880e4d 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 e3ee3b764519..d93457168a4c 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" |