diff options
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-4.13-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/texinfo/texinfo-5.2.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/texinfo/texinfo-6.0.ebuild | 2 |
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 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" |