diff options
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" |