mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
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>
This commit is contained in:
committed by
Aaron Bauman
parent
b76f5f8878
commit
f55095ad62
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user