From: Alexey Sokolov Date: Fri, 8 May 2020 14:16:42 +0000 (+0100) Subject: dev-java/jboss-logging: update homepage X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2122944458194b42cef416eb2d3005611889c946;p=gentoo.git dev-java/jboss-logging: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov Signed-off-by: Aaron Bauman --- diff --git a/dev-java/jboss-logging/jboss-logging-3.1.4.ebuild b/dev-java/jboss-logging/jboss-logging-3.1.4.ebuild index 9beb6d61f3e8..6c0d7c16803e 100644 --- a/dev-java/jboss-logging/jboss-logging-3.1.4.ebuild +++ b/dev-java/jboss-logging/jboss-logging-3.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 DESCRIPTION="JBoss logging framework" -HOMEPAGE="http://www.jboss.org/" +HOMEPAGE="https://www.jboss.org/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.GA.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0"