From 37bbeedfc9da875ab8972d54d2328d808a700c10 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:37:21 +0200 Subject: Use https for most gnu.org URLs Signed-off-by: Justin Lecher --- sys-boot/grub-static/grub-static-0.96-r1.ebuild | 2 +- sys-boot/grub-static/grub-static-0.97-r10.ebuild | 2 +- sys-boot/grub-static/grub-static-0.97-r12.ebuild | 2 +- sys-boot/grub-static/grub-static-0.97-r6.ebuild | 2 +- sys-boot/grub-static/grub-static-0.97-r9.ebuild | 2 +- sys-boot/grub-static/grub-static-0.97.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sys-boot/grub-static') diff --git a/sys-boot/grub-static/grub-static-0.96-r1.ebuild b/sys-boot/grub-static/grub-static-0.96-r1.ebuild index 837694657ecf..b9f6251c358d 100644 --- a/sys-boot/grub-static/grub-static-0.96-r1.ebuild +++ b/sys-boot/grub-static/grub-static-0.96-r1.ebuild @@ -4,7 +4,7 @@ DESCRIPTION="Static GNU GRUB boot loader" -HOMEPAGE="http://www.gnu.org/software/grub/" +HOMEPAGE="https://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/grub-static-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-boot/grub-static/grub-static-0.97-r10.ebuild b/sys-boot/grub-static/grub-static-0.97-r10.ebuild index 7a78778c5373..16320a014af0 100644 --- a/sys-boot/grub-static/grub-static-0.97-r10.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r10.ebuild @@ -13,7 +13,7 @@ PATCHVER="1.9" # Not used, just for tracking with main grub DESCRIPTION="GNU GRUB Legacy boot loader (static build)" -HOMEPAGE="http://www.gnu.org/software/grub/" +HOMEPAGE="https://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-boot/grub-static/grub-static-0.97-r12.ebuild b/sys-boot/grub-static/grub-static-0.97-r12.ebuild index 58c551ae40f9..5f605ee3ef7d 100644 --- a/sys-boot/grub-static/grub-static-0.97-r12.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r12.ebuild @@ -13,7 +13,7 @@ PATCHVER="1.14" # Not used, just for tracking with main grub DESCRIPTION="GNU GRUB Legacy boot loader (static build)" -HOMEPAGE="http://www.gnu.org/software/grub/" +HOMEPAGE="https://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${PF}.tar.bz2" LICENSE="GPL-2" diff --git a/sys-boot/grub-static/grub-static-0.97-r6.ebuild b/sys-boot/grub-static/grub-static-0.97-r6.ebuild index 6f26442d0340..525cdc79815f 100644 --- a/sys-boot/grub-static/grub-static-0.97-r6.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r6.ebuild @@ -13,7 +13,7 @@ PATCHVER="1.7" # Not used, just for tracking with main grub DESCRIPTION="GNU GRUB Legacy boot loader (static build)" -HOMEPAGE="http://www.gnu.org/software/grub/" +HOMEPAGE="https://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-boot/grub-static/grub-static-0.97-r9.ebuild b/sys-boot/grub-static/grub-static-0.97-r9.ebuild index 345c93cf2dfb..33ec8978929e 100644 --- a/sys-boot/grub-static/grub-static-0.97-r9.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r9.ebuild @@ -13,7 +13,7 @@ PATCHVER="1.9" # Not used, just for tracking with main grub DESCRIPTION="GNU GRUB Legacy boot loader (static build)" -HOMEPAGE="http://www.gnu.org/software/grub/" +HOMEPAGE="https://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-boot/grub-static/grub-static-0.97.ebuild b/sys-boot/grub-static/grub-static-0.97.ebuild index 4a40ffa9785b..7d743b8ccd67 100644 --- a/sys-boot/grub-static/grub-static-0.97.ebuild +++ b/sys-boot/grub-static/grub-static-0.97.ebuild @@ -6,7 +6,7 @@ inherit mount-boot DESCRIPTION="Static GNU GRUB boot loader" -HOMEPAGE="http://www.gnu.org/software/grub/" +HOMEPAGE="https://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/grub-static-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad