diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:37:21 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:50 +0200 |
commit | 37bbeedfc9da875ab8972d54d2328d808a700c10 (patch) | |
tree | 9fa7be0d3364ced8256f771c6614f9b18a6b0950 /sys-apps/help2man | |
parent | Use https for kernel.org and redhat.com (diff) | |
download | gentoo-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/help2man')
-rw-r--r-- | sys-apps/help2man/help2man-1.45.1.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/help2man/help2man-1.46.6.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/help2man/help2man-1.47.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
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" |