diff options
| author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-01-27 10:30:03 +0100 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2022-01-27 10:30:03 +0100 |
| commit | a7398cb1c426ede9a7b1c9493c800e2cda655231 (patch) | |
| tree | c3e54d124f728006190c6a0b2de44df9762e2f9d /dev-libs/log4cplus/log4cplus-1.2.0.ebuild | |
| parent | 06cf168dfc5eb3fbec0c8fcbdbaa8aeb5a63ca9b (diff) | |
| download | gentoo-a7398cb1c426ede9a7b1c9493c800e2cda655231.tar.gz gentoo-a7398cb1c426ede9a7b1c9493c800e2cda655231.tar.bz2 gentoo-a7398cb1c426ede9a7b1c9493c800e2cda655231.zip | |
dev-libs/log4cplus: use https
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/log4cplus/log4cplus-1.2.0.ebuild')
| -rw-r--r-- | dev-libs/log4cplus/log4cplus-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 )" |
