commit:     4bf6c88566ca82076d8a426e830e5021d2296fd7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  4 04:21:06 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan  4 04:27:26 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf6c885

net-misc/suite3270: HTTPSify HOMEPAGE

Signed-off-by: Sam James <sam <AT> gentoo.org>

 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 4aac8d18b9eb..697c04b30395 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 7eaedbefb95c..8c7fe57b5766 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"

Reply via email to