summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:07:38 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:18:01 +0000
commit64a823f239647d4ec1387f4498eaea81fb1728fc (patch)
tree46a56c680c67e279116193e60645011979e057ad /dev-java/velocity/velocity-2.3.ebuild
parentdev-java/spec-alpha: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-64a823f239647d4ec1387f4498eaea81fb1728fc.tar.gz
gentoo-64a823f239647d4ec1387f4498eaea81fb1728fc.tar.bz2
gentoo-64a823f239647d4ec1387f4498eaea81fb1728fc.zip
dev-java/velocity: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/velocity/velocity-2.3.ebuild')
-rw-r--r--dev-java/velocity/velocity-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/velocity/velocity-2.3.ebuild b/dev-java/velocity/velocity-2.3.ebuild
index 8f22d0cafb1a..0a414c4fb11f 100644
--- a/dev-java/velocity/velocity-2.3.ebuild
+++ b/dev-java/velocity/velocity-2.3.ebuild
@@ -12,7 +12,7 @@ JAVA_TESTING_FRAMEWORKS="junit-4"
inherit java-pkg-2 java-pkg-simple
-DESCRIPTION="Apache Velocity is a general purpose template engine."
+DESCRIPTION="Apache Velocity is a general purpose template engine"
HOMEPAGE="https://velocity.apache.org"
SRC_URI="https://github.com/apache/${PN}-engine/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"