From 4bf6c88566ca82076d8a426e830e5021d2296fd7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 4 Jan 2026 04:21:06 +0000 Subject: [PATCH] net-misc/suite3270: HTTPSify HOMEPAGE Signed-off-by: Sam James --- net-misc/suite3270/suite3270-4.3_p6.ebuild | 4 ++-- net-misc/suite3270/suite3270-4.4_p6.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/suite3270/suite3270-4.3_p6.ebuild b/net-misc/suite3270/suite3270-4.3_p6.ebuild index 4aac8d18b9eb7..697c04b303955 100644 --- a/net-misc/suite3270/suite3270-4.3_p6.ebuild +++ b/net-misc/suite3270/suite3270-4.3_p6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ FONT_S="${S}"/${FONT_PN} inherit autotools font DESCRIPTION="Complete 3270 (S390) access package" -HOMEPAGE="http://x3270.bgp.nu/" +HOMEPAGE="https://x3270.bgp.nu/" SRC_URI="https://downloads.sourceforge.net/x3270/${MY_P}-src.tgz" LICENSE="GPL-2" diff --git a/net-misc/suite3270/suite3270-4.4_p6.ebuild b/net-misc/suite3270/suite3270-4.4_p6.ebuild index 7eaedbefb95cd..8c7fe57b57668 100644 --- a/net-misc/suite3270/suite3270-4.4_p6.ebuild +++ b/net-misc/suite3270/suite3270-4.4_p6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ PYTHON_COMPAT=( python3_{11..14} ) inherit autotools font python-any-r1 DESCRIPTION="Complete 3270 (S390) access package" -HOMEPAGE="http://x3270.bgp.nu/" +HOMEPAGE="https://x3270.bgp.nu/" SRC_URI="https://downloads.sourceforge.net/x3270/${MY_P}-src.tgz" LICENSE="GPL-2"