summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 15:49:01 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:55:17 -0400
commitf55095ad628179112abc5c8135e6b76fdb69250f (patch)
tree8e8b2dc0903b967fc4192ddf19de4423a4ab9e99 /dev-java
parentdev-java/relaxng-datatype: update homepage (diff)
downloadgentoo-f55095ad628179112abc5c8135e6b76fdb69250f.tar.gz
gentoo-f55095ad628179112abc5c8135e6b76fdb69250f.tar.bz2
gentoo-f55095ad628179112abc5c8135e6b76fdb69250f.zip
dev-java/stringtemplate: update homepage
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>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild4
-rw-r--r--dev-java/stringtemplate/stringtemplate-4.0.8.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild b/dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild
index b8733c26b50c..0b96d950c8a1 100644
--- a/dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild
+++ b/dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild
@@ -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"
diff --git a/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild b/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild
index 41fc1a76287a..f15d93c44e9f 100644
--- a/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild
+++ b/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild
@@ -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"