summaryrefslogtreecommitdiff
path: root/sys-apps/texinfo
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/texinfo
parentf0f7c6170c37edbc61a1c8581a64e60923aa6c5b (diff)
downloadgentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.gz
gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.xz
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-apps/texinfo')
-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
3 files changed, 3 insertions, 3 deletions
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"