summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
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 e820024ca04..48946b21875 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 00a1a390b0f..92fccdf5c8a 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 75388aaeb4b..940d49ea1f3 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 50dfe0848a6..5f3370ca2ed 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 efb2888c71b..9d7ebab1a06 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 6f3b85874aa..f5f6bd0d946 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 da509c27bf0..d2a2763d2d3 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 241de6ff4df..c67131f0bea 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 206311ba7d4..99801c4ba57 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 28c9ed44f02..0a35b6ff1c8 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 276afcfeea6..fe80f761907 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 9e7d463ebd6..030f457154c 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 23270705c7c..1a72b2087d0 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 a42023b7834..6d0ad7085f5 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 23270705c7c..1a72b2087d0 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 3d75e9eb59a..8b791311761 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 0440ee37610..dd8a9668193 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 4a6de0e5adc..f6210aba54c 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 262b1b8f64e..e5ae1823a06 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 f1adce0d090..ba74df8bc60 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 1748b04e3c2..da3f742747b 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 752dbe7f1e1..072052984a0 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 bb1e88217e3..1bc30a88631 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 4b32f3abe7f..ab758f39932 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 c2a92484ee3..82ad4a58f1a 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 719b8051f0b..90c19a54ca6 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 d0944ce2464..93e5f1a357e 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 5ad16a83d61..00a1b6dacba 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"