sys-boot/arcload: HOMEPAGE 301 redirect to HTTPS, use HTTPS for SRC_URI
authorDavid Hicks <david@hicks.id.au>
Tue, 22 Aug 2017 12:21:56 +0000 (22:21 +1000)
committerMichał Górny <mgorny@gentoo.org>
Tue, 22 Aug 2017 21:40:08 +0000 (23:40 +0200)
Package-Manager: Portage-2.3.7, Repoman-2.3.3

sys-boot/arcload/arcload-0.50-r1.ebuild
sys-boot/arcload/arcload-0.50-r3.ebuild

index b726f0882f1e3b8c0b1e84f83e1860c671610638..75fa0d8b009b5232cc6fbc1a6dec27290bd4a594 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -9,8 +9,8 @@ inherit eutils toolchain-funcs versionator
 MY_PV="${PV/50/5}"
 
 DESCRIPTION="ARCLoad - SGI Multi-bootloader.  Able to bootload many different SGI Systems"
-HOMEPAGE="http://www.linux-mips.org/wiki/index.php/ARCLoad"
-SRC_URI="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/${PN}-${MY_PV}.tar.bz2"
+HOMEPAGE="https://www.linux-mips.org/wiki/ARCLoad"
+SRC_URI="https//www.linux-mips.org/pub/linux/mips/people/skylark/arcload-${MY_PV}.tar.bz2"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="-* ~mips"
index 9576ec43026416be9f97d48e588ca5de800fab6a..b35a574efcf1614271cfad07d07546a67154c69f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -10,8 +10,8 @@ MY_PV="${PV/50/5}"
 
 PATCHREV="1"
 DESCRIPTION="ARCLoad - SGI Multi-bootloader.  Able to bootload many different SGI Systems"
-HOMEPAGE="http://www.linux-mips.org/wiki/index.php/ARCLoad"
-SRC_URI="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/${PN}-${MY_PV}.tar.bz2
+HOMEPAGE="https://www.linux-mips.org/wiki/ARCLoad"
+SRC_URI="https://www.linux-mips.org/pub/linux/mips/people/skylark/${PN}-${MY_PV}.tar.bz2
         mirror://gentoo/${P}-patches-v${PATCHREV}.tar.xz"
 LICENSE="GPL-2+"
 SLOT="0"