summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:02:22 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:02:22 +0200
commit9333fb1e46cad33c5e527636c5a862001fed650f (patch)
treef6c6bf8a37bb5f6cb159dd02f7b27385a88fa0a0 /dev-libs/log4cxx/log4cxx-0.10.0-r1.ebuild
parentdev-libs/antlr-c: update homepage (diff)
downloadgentoo-9333fb1e46cad33c5e527636c5a862001fed650f.tar.gz
gentoo-9333fb1e46cad33c5e527636c5a862001fed650f.tar.bz2
gentoo-9333fb1e46cad33c5e527636c5a862001fed650f.zip
dev-libs/log4cxx: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/log4cxx/log4cxx-0.10.0-r1.ebuild')
-rw-r--r--dev-libs/log4cxx/log4cxx-0.10.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/log4cxx/log4cxx-0.10.0-r1.ebuild b/dev-libs/log4cxx/log4cxx-0.10.0-r1.ebuild
index a305c20e25e5..f48d07a9ee88 100644
--- a/dev-libs/log4cxx/log4cxx-0.10.0-r1.ebuild
+++ b/dev-libs/log4cxx/log4cxx-0.10.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
MY_P=apache-${P}
DESCRIPTION="Library of C++ classes for logging to files, syslog and other destinations"
-HOMEPAGE="http://logging.apache.org/log4cxx/"
+HOMEPAGE="https://logging.apache.org/log4cxx/"
SRC_URI="mirror://apache/logging/${PN}/${PV}/${MY_P}.tar.gz"
LICENSE="Apache-2.0"