summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:07:07 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:17:54 +0000
commit481059759358a3415527510f2860e191b188a2be (patch)
treea82ac222dc2fbbcdd8d056661e4558b676ff42b8 /dev-java/core-specs-alpha/core-specs-alpha-0.2.44.ebuild
parentdev-java/commons-text: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-481059759358a3415527510f2860e191b188a2be.tar.gz
gentoo-481059759358a3415527510f2860e191b188a2be.tar.bz2
gentoo-481059759358a3415527510f2860e191b188a2be.zip
dev-java/core-specs-alpha: 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/core-specs-alpha/core-specs-alpha-0.2.44.ebuild')
-rw-r--r--dev-java/core-specs-alpha/core-specs-alpha-0.2.44.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/core-specs-alpha/core-specs-alpha-0.2.44.ebuild b/dev-java/core-specs-alpha/core-specs-alpha-0.2.44.ebuild
index ebab256dc34e..f54ad2867014 100644
--- a/dev-java/core-specs-alpha/core-specs-alpha-0.2.44.ebuild
+++ b/dev-java/core-specs-alpha/core-specs-alpha-0.2.44.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ EGIT_REF="d69f559"
MY_PN=${PN//-/.}
MY_P=${MY_PN}-${PV}
-DESCRIPTION="A Clojure library with specs to describe Clojure core macros and functions."
+DESCRIPTION="A Clojure library with specs to describe Clojure core macros and functions"
HOMEPAGE="https://clojure.org/ https://github.com/clojure/core.specs.alpha"
SRC_URI="https://github.com/clojure/${MY_PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"