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 /sys-apps/ed
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 'sys-apps/ed')
-rw-r--r--sys-apps/ed/ed-1.10.ebuild2
-rw-r--r--sys-apps/ed/ed-1.11.ebuild2
-rw-r--r--sys-apps/ed/ed-1.12.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/ed/ed-1.10.ebuild b/sys-apps/ed/ed-1.10.ebuild
index 241de6ff4df7..c67131f0beae 100644
--- a/sys-apps/ed/ed-1.10.ebuild
+++ b/sys-apps/ed/ed-1.10.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit toolchain-funcs unpacker
DESCRIPTION="Your basic line editor"
-HOMEPAGE="http://www.gnu.org/software/ed/"
+HOMEPAGE="https://www.gnu.org/software/ed/"
SRC_URI="mirror://gnu/ed/${P}.tar.lz"
LICENSE="GPL-2"
diff --git a/sys-apps/ed/ed-1.11.ebuild b/sys-apps/ed/ed-1.11.ebuild
index 206311ba7d47..99801c4ba57e 100644
--- a/sys-apps/ed/ed-1.11.ebuild
+++ b/sys-apps/ed/ed-1.11.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit toolchain-funcs
DESCRIPTION="Your basic line editor"
-HOMEPAGE="http://www.gnu.org/software/ed/"
+HOMEPAGE="https://www.gnu.org/software/ed/"
#SRC_URI="mirror://gnu/ed/${P}.tar.lz"
# Using gzip instead -- the filesize diff is small and lzip uncommon #545344
SRC_URI="http://fossies.org/linux/privat/${P}.tar.gz"
diff --git a/sys-apps/ed/ed-1.12.ebuild b/sys-apps/ed/ed-1.12.ebuild
index 28c9ed44f027..0a35b6ff1c80 100644
--- a/sys-apps/ed/ed-1.12.ebuild
+++ b/sys-apps/ed/ed-1.12.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit toolchain-funcs
DESCRIPTION="Your basic line editor"
-HOMEPAGE="http://www.gnu.org/software/ed/"
+HOMEPAGE="https://www.gnu.org/software/ed/"
#SRC_URI="mirror://gnu/ed/${P}.tar.lz"
# Using gzip instead -- the filesize diff is small and lzip uncommon #545344
SRC_URI="http://fossies.org/linux/privat/${P}.tar.gz"