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
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')
-rw-r--r--sys-apps/coreutils/coreutils-8.20.ebuild2
-rw-r--r--sys-apps/coreutils/coreutils-8.21.ebuild2
-rw-r--r--sys-apps/coreutils/coreutils-8.22-r1.ebuild2
-rw-r--r--sys-apps/coreutils/coreutils-8.22.ebuild2
-rw-r--r--sys-apps/coreutils/coreutils-8.23.ebuild2
-rw-r--r--sys-apps/coreutils/coreutils-8.24.ebuild2
-rw-r--r--sys-apps/diffutils/diffutils-3.3.ebuild2
-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
-rw-r--r--sys-apps/findutils/findutils-4.4.2-r1.ebuild2
-rw-r--r--sys-apps/findutils/findutils-4.4.2-r2.ebuild2
-rw-r--r--sys-apps/findutils/findutils-4.5.12.ebuild2
-rw-r--r--sys-apps/findutils/findutils-4.5.14-r1.ebuild2
-rw-r--r--sys-apps/findutils/findutils-4.5.14.ebuild2
-rw-r--r--sys-apps/gawk/gawk-3.1.8.ebuild2
-rw-r--r--sys-apps/gawk/gawk-4.0.2.ebuild2
-rw-r--r--sys-apps/gawk/gawk-4.1.2.ebuild2
-rw-r--r--sys-apps/gawk/gawk-4.1.3.ebuild2
-rw-r--r--sys-apps/grep/grep-2.21-r1.ebuild2
-rw-r--r--sys-apps/groff/groff-1.22.2.ebuild2
-rw-r--r--sys-apps/groff/groff-1.22.3.ebuild2
-rw-r--r--sys-apps/help2man/help2man-1.45.1.ebuild2
-rw-r--r--sys-apps/help2man/help2man-1.46.6.ebuild2
-rw-r--r--sys-apps/help2man/help2man-1.47.1.ebuild2
-rw-r--r--sys-apps/texinfo/texinfo-4.13-r2.ebuild2
-rw-r--r--sys-apps/texinfo/texinfo-5.2.ebuild2
-rw-r--r--sys-apps/texinfo/texinfo-6.0.ebuild2
28 files changed, 28 insertions, 28 deletions
diff --git a/sys-apps/coreutils/coreutils-8.20.ebuild b/sys-apps/coreutils/coreutils-8.20.ebuild
index e820024ca04e..48946b218753 100644
--- a/sys-apps/coreutils/coreutils-8.20.ebuild
+++ b/sys-apps/coreutils/coreutils-8.20.ebuild
@@ -8,7 +8,7 @@ inherit eutils flag-o-matic toolchain-funcs
PATCH_VER="1.1"
DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)"
-HOMEPAGE="http://www.gnu.org/software/coreutils/"
+HOMEPAGE="https://www.gnu.org/software/coreutils/"
SRC_URI="mirror://gnu-alpha/coreutils/${P}.tar.xz
mirror://gnu/${PN}/${P}.tar.xz
mirror://gentoo/${P}.tar.xz
diff --git a/sys-apps/coreutils/coreutils-8.21.ebuild b/sys-apps/coreutils/coreutils-8.21.ebuild
index 00a1a390b0fa..92fccdf5c8ae 100644
--- a/sys-apps/coreutils/coreutils-8.21.ebuild
+++ b/sys-apps/coreutils/coreutils-8.21.ebuild
@@ -8,7 +8,7 @@ inherit eutils flag-o-matic toolchain-funcs
PATCH_VER="1.0"
DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)"
-HOMEPAGE="http://www.gnu.org/software/coreutils/"
+HOMEPAGE="https://www.gnu.org/software/coreutils/"
SRC_URI="mirror://gnu-alpha/coreutils/${P}.tar.xz
mirror://gnu/${PN}/${P}.tar.xz
mirror://gentoo/${P}.tar.xz
diff --git a/sys-apps/coreutils/coreutils-8.22-r1.ebuild b/sys-apps/coreutils/coreutils-8.22-r1.ebuild
index 75388aaeb4be..940d49ea1f3a 100644
--- a/sys-apps/coreutils/coreutils-8.22-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-8.22-r1.ebuild
@@ -8,7 +8,7 @@ inherit eutils flag-o-matic toolchain-funcs
PATCH_VER="1.1"
DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)"
-HOMEPAGE="http://www.gnu.org/software/coreutils/"
+HOMEPAGE="https://www.gnu.org/software/coreutils/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz
diff --git a/sys-apps/coreutils/coreutils-8.22.ebuild b/sys-apps/coreutils/coreutils-8.22.ebuild
index 50dfe0848a61..5f3370ca2ed1 100644
--- a/sys-apps/coreutils/coreutils-8.22.ebuild
+++ b/sys-apps/coreutils/coreutils-8.22.ebuild
@@ -8,7 +8,7 @@ inherit eutils flag-o-matic toolchain-funcs
PATCH_VER="1.0"
DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)"
-HOMEPAGE="http://www.gnu.org/software/coreutils/"
+HOMEPAGE="https://www.gnu.org/software/coreutils/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz
diff --git a/sys-apps/coreutils/coreutils-8.23.ebuild b/sys-apps/coreutils/coreutils-8.23.ebuild
index efb2888c71b1..9d7ebab1a069 100644
--- a/sys-apps/coreutils/coreutils-8.23.ebuild
+++ b/sys-apps/coreutils/coreutils-8.23.ebuild
@@ -14,7 +14,7 @@ inherit eutils flag-o-matic toolchain-funcs
PATCH_VER="1.1"
DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)"
-HOMEPAGE="http://www.gnu.org/software/coreutils/"
+HOMEPAGE="https://www.gnu.org/software/coreutils/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz
diff --git a/sys-apps/coreutils/coreutils-8.24.ebuild b/sys-apps/coreutils/coreutils-8.24.ebuild
index 6f3b85874aab..f5f6bd0d946e 100644
--- a/sys-apps/coreutils/coreutils-8.24.ebuild
+++ b/sys-apps/coreutils/coreutils-8.24.ebuild
@@ -14,7 +14,7 @@ inherit eutils flag-o-matic toolchain-funcs
PATCH_VER="1.1"
DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)"
-HOMEPAGE="http://www.gnu.org/software/coreutils/"
+HOMEPAGE="https://www.gnu.org/software/coreutils/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz
diff --git a/sys-apps/diffutils/diffutils-3.3.ebuild b/sys-apps/diffutils/diffutils-3.3.ebuild
index da509c27bf01..d2a2763d2d34 100644
--- a/sys-apps/diffutils/diffutils-3.3.ebuild
+++ b/sys-apps/diffutils/diffutils-3.3.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit flag-o-matic
DESCRIPTION="Tools to make diffs and compare files"
-HOMEPAGE="http://www.gnu.org/software/diffutils/"
+HOMEPAGE="https://www.gnu.org/software/diffutils/"
SRC_URI="mirror://gnu-alpha/diffutils/${P}.tar.xz
mirror://gnu/diffutils/${P}.tar.xz"
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"
diff --git a/sys-apps/findutils/findutils-4.4.2-r1.ebuild b/sys-apps/findutils/findutils-4.4.2-r1.ebuild
index 276afcfeea6f..fe80f7619074 100644
--- a/sys-apps/findutils/findutils-4.4.2-r1.ebuild
+++ b/sys-apps/findutils/findutils-4.4.2-r1.ebuild
@@ -7,7 +7,7 @@ inherit eutils flag-o-matic toolchain-funcs multilib
SELINUX_PATCH="findutils-4.4.2-selinux.diff"
DESCRIPTION="GNU utilities for finding files"
-HOMEPAGE="http://www.gnu.org/software/findutils/"
+HOMEPAGE="https://www.gnu.org/software/findutils/"
SRC_URI="mirror://gnu-alpha/${PN}/${P}.tar.gz
mirror://gnu/${PN}/${P}.tar.gz"
diff --git a/sys-apps/findutils/findutils-4.4.2-r2.ebuild b/sys-apps/findutils/findutils-4.4.2-r2.ebuild
index 9e7d463ebd6f..030f457154cb 100644
--- a/sys-apps/findutils/findutils-4.4.2-r2.ebuild
+++ b/sys-apps/findutils/findutils-4.4.2-r2.ebuild
@@ -9,7 +9,7 @@ inherit eutils flag-o-matic toolchain-funcs
SELINUX_PATCH="findutils-4.4.2-selinux.diff"
DESCRIPTION="GNU utilities for finding files"
-HOMEPAGE="http://www.gnu.org/software/findutils/"
+HOMEPAGE="https://www.gnu.org/software/findutils/"
SRC_URI="mirror://gnu-alpha/${PN}/${P}.tar.gz
mirror://gnu/${PN}/${P}.tar.gz"
diff --git a/sys-apps/findutils/findutils-4.5.12.ebuild b/sys-apps/findutils/findutils-4.5.12.ebuild
index 23270705c7c0..1a72b2087d0c 100644
--- a/sys-apps/findutils/findutils-4.5.12.ebuild
+++ b/sys-apps/findutils/findutils-4.5.12.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="GNU utilities for finding files"
-HOMEPAGE="http://www.gnu.org/software/findutils/"
+HOMEPAGE="https://www.gnu.org/software/findutils/"
SRC_URI="mirror://gnu-alpha/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
diff --git a/sys-apps/findutils/findutils-4.5.14-r1.ebuild b/sys-apps/findutils/findutils-4.5.14-r1.ebuild
index a42023b7834e..6d0ad7085f59 100644
--- a/sys-apps/findutils/findutils-4.5.14-r1.ebuild
+++ b/sys-apps/findutils/findutils-4.5.14-r1.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit eutils flag-o-matic toolchain-funcs
DESCRIPTION="GNU utilities for finding files"
-HOMEPAGE="http://www.gnu.org/software/findutils/"
+HOMEPAGE="https://www.gnu.org/software/findutils/"
SRC_URI="mirror://gnu-alpha/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
diff --git a/sys-apps/findutils/findutils-4.5.14.ebuild b/sys-apps/findutils/findutils-4.5.14.ebuild
index 23270705c7c0..1a72b2087d0c 100644
--- a/sys-apps/findutils/findutils-4.5.14.ebuild
+++ b/sys-apps/findutils/findutils-4.5.14.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="GNU utilities for finding files"
-HOMEPAGE="http://www.gnu.org/software/findutils/"
+HOMEPAGE="https://www.gnu.org/software/findutils/"
SRC_URI="mirror://gnu-alpha/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
diff --git a/sys-apps/gawk/gawk-3.1.8.ebuild b/sys-apps/gawk/gawk-3.1.8.ebuild
index 3d75e9eb59a4..8b791311761b 100644
--- a/sys-apps/gawk/gawk-3.1.8.ebuild
+++ b/sys-apps/gawk/gawk-3.1.8.ebuild
@@ -7,7 +7,7 @@ EAPI="2"
inherit eutils toolchain-funcs multilib
DESCRIPTION="GNU awk pattern-matching language"
-HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html"
+HOMEPAGE="https://www.gnu.org/software/gawk/gawk.html"
SRC_URI="mirror://gnu/gawk/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/sys-apps/gawk/gawk-4.0.2.ebuild b/sys-apps/gawk/gawk-4.0.2.ebuild
index 0440ee376106..dd8a96681930 100644
--- a/sys-apps/gawk/gawk-4.0.2.ebuild
+++ b/sys-apps/gawk/gawk-4.0.2.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit eutils toolchain-funcs multilib
DESCRIPTION="GNU awk pattern-matching language"
-HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html"
+HOMEPAGE="https://www.gnu.org/software/gawk/gawk.html"
SRC_URI="mirror://gnu/gawk/${P}.tar.xz"
LICENSE="GPL-2"
diff --git a/sys-apps/gawk/gawk-4.1.2.ebuild b/sys-apps/gawk/gawk-4.1.2.ebuild
index 4a6de0e5adc2..f6210aba54cd 100644
--- a/sys-apps/gawk/gawk-4.1.2.ebuild
+++ b/sys-apps/gawk/gawk-4.1.2.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit eutils toolchain-funcs multilib
DESCRIPTION="GNU awk pattern-matching language"
-HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html"
+HOMEPAGE="https://www.gnu.org/software/gawk/gawk.html"
SRC_URI="mirror://gnu/gawk/${P}.tar.xz"
LICENSE="GPL-2"
diff --git a/sys-apps/gawk/gawk-4.1.3.ebuild b/sys-apps/gawk/gawk-4.1.3.ebuild
index 262b1b8f64e4..e5ae1823a063 100644
--- a/sys-apps/gawk/gawk-4.1.3.ebuild
+++ b/sys-apps/gawk/gawk-4.1.3.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit eutils toolchain-funcs multilib
DESCRIPTION="GNU awk pattern-matching language"
-HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html"
+HOMEPAGE="https://www.gnu.org/software/gawk/gawk.html"
SRC_URI="mirror://gnu/gawk/${P}.tar.xz"
LICENSE="GPL-2"
diff --git a/sys-apps/grep/grep-2.21-r1.ebuild b/sys-apps/grep/grep-2.21-r1.ebuild
index f1adce0d090d..ba74df8bc604 100644
--- a/sys-apps/grep/grep-2.21-r1.ebuild
+++ b/sys-apps/grep/grep-2.21-r1.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit eutils flag-o-matic toolchain-funcs
DESCRIPTION="GNU regular expression matcher"
-HOMEPAGE="http://www.gnu.org/software/grep/"
+HOMEPAGE="https://www.gnu.org/software/grep/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
mirror://gentoo/${P}.tar.xz
https://dev.gentoo.org/~polynomial-c/${P}-heap_buffer_overrun.patch"
diff --git a/sys-apps/groff/groff-1.22.2.ebuild b/sys-apps/groff/groff-1.22.2.ebuild
index 1748b04e3c23..da3f742747bb 100644
--- a/sys-apps/groff/groff-1.22.2.ebuild
+++ b/sys-apps/groff/groff-1.22.2.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit autotools eutils toolchain-funcs
DESCRIPTION="Text formatter used for man pages"
-HOMEPAGE="http://www.gnu.org/software/groff/groff.html"
+HOMEPAGE="https://www.gnu.org/software/groff/groff.html"
SRC_URI="mirror://gnu/groff/${P}.tar.gz
linguas_ja? ( https://dev.gentoo.org/~naota/patch/${PN}-1.22.1-japanese.patch.bz2 )"
diff --git a/sys-apps/groff/groff-1.22.3.ebuild b/sys-apps/groff/groff-1.22.3.ebuild
index 752dbe7f1e12..072052984a0f 100644
--- a/sys-apps/groff/groff-1.22.3.ebuild
+++ b/sys-apps/groff/groff-1.22.3.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit eutils toolchain-funcs
DESCRIPTION="Text formatter used for man pages"
-HOMEPAGE="http://www.gnu.org/software/groff/groff.html"
+HOMEPAGE="https://www.gnu.org/software/groff/groff.html"
SRC_URI="mirror://gnu/groff/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/sys-apps/help2man/help2man-1.45.1.ebuild b/sys-apps/help2man/help2man-1.45.1.ebuild
index bb1e88217e30..1bc30a886315 100644
--- a/sys-apps/help2man/help2man-1.45.1.ebuild
+++ b/sys-apps/help2man/help2man-1.45.1.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit eutils
DESCRIPTION="GNU utility to convert program --help output to a man page"
-HOMEPAGE="http://www.gnu.org/software/help2man/"
+HOMEPAGE="https://www.gnu.org/software/help2man/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
diff --git a/sys-apps/help2man/help2man-1.46.6.ebuild b/sys-apps/help2man/help2man-1.46.6.ebuild
index 4b32f3abe7f8..ab758f399329 100644
--- a/sys-apps/help2man/help2man-1.46.6.ebuild
+++ b/sys-apps/help2man/help2man-1.46.6.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit eutils
DESCRIPTION="GNU utility to convert program --help output to a man page"
-HOMEPAGE="http://www.gnu.org/software/help2man/"
+HOMEPAGE="https://www.gnu.org/software/help2man/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
diff --git a/sys-apps/help2man/help2man-1.47.1.ebuild b/sys-apps/help2man/help2man-1.47.1.ebuild
index c2a92484ee35..82ad4a58f1ad 100644
--- a/sys-apps/help2man/help2man-1.47.1.ebuild
+++ b/sys-apps/help2man/help2man-1.47.1.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit eutils
DESCRIPTION="GNU utility to convert program --help output to a man page"
-HOMEPAGE="http://www.gnu.org/software/help2man/"
+HOMEPAGE="https://www.gnu.org/software/help2man/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
diff --git a/sys-apps/texinfo/texinfo-4.13-r2.ebuild b/sys-apps/texinfo/texinfo-4.13-r2.ebuild
index 719b8051f0b1..90c19a54ca6e 100644
--- a/sys-apps/texinfo/texinfo-4.13-r2.ebuild
+++ b/sys-apps/texinfo/texinfo-4.13-r2.ebuild
@@ -7,7 +7,7 @@ EAPI="2"
inherit flag-o-matic eutils
DESCRIPTION="The GNU info program and utilities"
-HOMEPAGE="http://www.gnu.org/software/texinfo/"
+HOMEPAGE="https://www.gnu.org/software/texinfo/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.lzma"
LICENSE="GPL-3"
diff --git a/sys-apps/texinfo/texinfo-5.2.ebuild b/sys-apps/texinfo/texinfo-5.2.ebuild
index d0944ce2464e..93e5f1a357ec 100644
--- a/sys-apps/texinfo/texinfo-5.2.ebuild
+++ b/sys-apps/texinfo/texinfo-5.2.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit flag-o-matic
DESCRIPTION="The GNU info program and utilities"
-HOMEPAGE="http://www.gnu.org/software/texinfo/"
+HOMEPAGE="https://www.gnu.org/software/texinfo/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
diff --git a/sys-apps/texinfo/texinfo-6.0.ebuild b/sys-apps/texinfo/texinfo-6.0.ebuild
index 5ad16a83d610..00a1b6dacba2 100644
--- a/sys-apps/texinfo/texinfo-6.0.ebuild
+++ b/sys-apps/texinfo/texinfo-6.0.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit flag-o-matic
DESCRIPTION="The GNU info program and utilities"
-HOMEPAGE="http://www.gnu.org/software/texinfo/"
+HOMEPAGE="https://www.gnu.org/software/texinfo/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3"