dev-java/stringtemplate: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 14:49:01 +0000 (15:49 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:55:17 +0000 (12:55 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild
dev-java/stringtemplate/stringtemplate-4.0.8.ebuild

index b8733c26b50cb21e29382a4ab5090549b6d7b202..0b96d950c8a1acb3c6b6ae5150b4fd72b1ca0597 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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 eutils java-pkg-2 java-pkg-simple
 
 DESCRIPTION="A Java template engine"
-HOMEPAGE="http://www.stringtemplate.org/"
+HOMEPAGE="https://www.stringtemplate.org/"
 SRC_URI="https://github.com/antlr/${PN}3/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
index 41fc1a76287a5c80fb27cc3b951289054962e428..f15d93c44e9f200ce28021d36f82b1f21e9e0690 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source"
 inherit eutils java-pkg-2 java-pkg-simple
 
 DESCRIPTION="A Java template engine"
-HOMEPAGE="http://www.stringtemplate.org/"
+HOMEPAGE="https://www.stringtemplate.org/"
 SRC_URI="https://github.com/antlr/${PN}4/archive/${PV}.tar.gz -> ${P}.tar.gz
        http://www.antlr3.org/download/antlr-${ANTLR3}-complete.jar"
 LICENSE="BSD"