diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:20:31 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:49 +0200 |
commit | f0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch) | |
tree | 58f270897c87287826c8a209ba30c788cbccd871 /sys-boot | |
parent | dev-java/vecmath: Version bump. Fixes bug 558552. (diff) | |
download | gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.gz gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.bz2 gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.zip |
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/silo/silo-1.4.14_p20100228.ebuild | 2 | ||||
-rw-r--r-- | sys-boot/silo/silo-1.4.14_p20120226.ebuild | 2 | ||||
-rw-r--r-- | sys-boot/silo/silo-1.4.14_p20120819.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/silo/silo-1.4.14_p20100228.ebuild b/sys-boot/silo/silo-1.4.14_p20100228.ebuild index 58db74063ee4..f2a8e9f21566 100644 --- a/sys-boot/silo/silo-1.4.14_p20100228.ebuild +++ b/sys-boot/silo/silo-1.4.14_p20100228.ebuild @@ -13,7 +13,7 @@ MY_P="${PN}_${MY_PV}+${MY_GIT}" DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="mirror://debian/pool/main/s/${PN}/${MY_P}.orig.tar.gz mirror://debian/pool/main/s/${PN}/${MY_P}-${DEB_PL}.diff.gz" -HOMEPAGE="http://git.kernel.org/?p=linux/kernel/git/davem/silo.git;a=summary" +HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/davem/silo.git;a=summary" SLOT="0" LICENSE="GPL-2" diff --git a/sys-boot/silo/silo-1.4.14_p20120226.ebuild b/sys-boot/silo/silo-1.4.14_p20120226.ebuild index 3690d95af4c4..df84f1490ccc 100644 --- a/sys-boot/silo/silo-1.4.14_p20120226.ebuild +++ b/sys-boot/silo/silo-1.4.14_p20120226.ebuild @@ -13,7 +13,7 @@ MY_P="${PN}_${MY_PV}+${MY_GIT}" DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="mirror://debian/pool/main/s/${PN}/${MY_P}.orig.tar.gz mirror://debian/pool/main/s/${PN}/${MY_P}-${DEB_PL}.diff.gz" -HOMEPAGE="http://git.kernel.org/?p=linux/kernel/git/davem/silo.git;a=summary" +HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/davem/silo.git;a=summary" SLOT="0" LICENSE="GPL-2" diff --git a/sys-boot/silo/silo-1.4.14_p20120819.ebuild b/sys-boot/silo/silo-1.4.14_p20120819.ebuild index 788e94019659..d744fe71d1fe 100644 --- a/sys-boot/silo/silo-1.4.14_p20120819.ebuild +++ b/sys-boot/silo/silo-1.4.14_p20120819.ebuild @@ -13,7 +13,7 @@ MY_P="${PN}_${MY_PV}+${MY_GIT}" DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="mirror://debian/pool/main/s/${PN}/${MY_P}.orig.tar.gz mirror://debian/pool/main/s/${PN}/${MY_P}-${DEB_PL}.diff.gz" -HOMEPAGE="http://git.kernel.org/?p=linux/kernel/git/davem/silo.git;a=summary" +HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/davem/silo.git;a=summary" SLOT="0" LICENSE="GPL-2" |