summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:37:21 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:50 +0200
commit37bbeedfc9da875ab8972d54d2328d808a700c10 (patch)
tree9fa7be0d3364ced8256f771c6614f9b18a6b0950 /app-misc/hello
parentUse https for kernel.org and redhat.com (diff)
downloadgentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.gz
gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.bz2
gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.zip
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-misc/hello')
-rw-r--r--app-misc/hello/hello-2.8.ebuild2
-rw-r--r--app-misc/hello/hello-2.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hello/hello-2.8.ebuild b/app-misc/hello/hello-2.8.ebuild
index 7dc4f4dba005..30ccc09feab7 100644
--- a/app-misc/hello/hello-2.8.ebuild
+++ b/app-misc/hello/hello-2.8.ebuild
@@ -5,7 +5,7 @@
EAPI="4"
DESCRIPTION="GNU \"Hello, world\" application"
-HOMEPAGE="http://www.gnu.org/software/hello/"
+HOMEPAGE="https://www.gnu.org/software/hello/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="FDL-1.3 GPL-3"
diff --git a/app-misc/hello/hello-2.9.ebuild b/app-misc/hello/hello-2.9.ebuild
index 1de1a3336555..e72908a358f4 100644
--- a/app-misc/hello/hello-2.9.ebuild
+++ b/app-misc/hello/hello-2.9.ebuild
@@ -5,7 +5,7 @@
EAPI="4"
DESCRIPTION="GNU \"Hello, world\" application"
-HOMEPAGE="http://www.gnu.org/software/hello/"
+HOMEPAGE="https://www.gnu.org/software/hello/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="FDL-1.3 GPL-3"