commit:     a7398cb1c426ede9a7b1c9493c800e2cda655231
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Jan 27 09:30:03 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan 27 09:30:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7398cb1

dev-libs/log4cplus: use https

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-libs/log4cplus/log4cplus-1.2.0.ebuild | 4 ++--
 dev-libs/log4cplus/log4cplus-2.0.6.ebuild | 4 ++--
 dev-libs/log4cplus/log4cplus-2.0.7.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-libs/log4cplus/log4cplus-1.2.0.ebuild 
b/dev-libs/log4cplus/log4cplus-1.2.0.ebuild
index 5d5331b72abb..d0049f0f238c 100644
--- a/dev-libs/log4cplus/log4cplus-1.2.0.ebuild
+++ b/dev-libs/log4cplus/log4cplus-1.2.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="C++ port of the Log for Java (log4j) logging library"
-HOMEPAGE="http://log4cplus.sourceforge.net/ 
https://github.com/log4cplus/log4cplus";
+HOMEPAGE="https://log4cplus.sourceforge.io/ 
https://github.com/log4cplus/log4cplus";
 SRC_URI="mirror://sourceforge/project/${PN}/${PN}-stable/${PV}/${P}.tar.bz2"
 
 LICENSE="|| ( Apache-2.0 BSD-2 )"

diff --git a/dev-libs/log4cplus/log4cplus-2.0.6.ebuild 
b/dev-libs/log4cplus/log4cplus-2.0.6.ebuild
index de590a2efbbb..50dbca5b740d 100644
--- a/dev-libs/log4cplus/log4cplus-2.0.6.ebuild
+++ b/dev-libs/log4cplus/log4cplus-2.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit cmake
 
 DESCRIPTION="C++ port of the Log for Java (log4j) logging library"
-HOMEPAGE="http://log4cplus.sourceforge.net/ 
https://github.com/log4cplus/log4cplus";
+HOMEPAGE="https://log4cplus.sourceforge.io/ 
https://github.com/log4cplus/log4cplus";
 SRC_URI="mirror://sourceforge/project/${PN}/${PN}-stable/${PV}/${P}.tar.bz2"
 
 LICENSE="|| ( Apache-2.0 BSD-2 )"

diff --git a/dev-libs/log4cplus/log4cplus-2.0.7.ebuild 
b/dev-libs/log4cplus/log4cplus-2.0.7.ebuild
index 8dbf6e61cf0d..8897b1ac07c7 100644
--- a/dev-libs/log4cplus/log4cplus-2.0.7.ebuild
+++ b/dev-libs/log4cplus/log4cplus-2.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit cmake
 
 DESCRIPTION="C++ port of the Log for Java (log4j) logging library"
-HOMEPAGE="http://log4cplus.sourceforge.net/ 
https://github.com/log4cplus/log4cplus";
+HOMEPAGE="https://log4cplus.sourceforge.io/ 
https://github.com/log4cplus/log4cplus";
 SRC_URI="mirror://sourceforge/project/${PN}/${PN}-stable/${PV}/${P}.tar.bz2"
 
 LICENSE="|| ( Apache-2.0 BSD-2 )"

Reply via email to