summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:07:04 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:17:53 +0000
commit1730b772cdc92071eca808f9aa0ab7f0654f8e63 (patch)
tree872af81b1cc85d03cc8656919715cfbcc04fa246 /dev-java/commons-text
parentdev-java/commons-io: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-1730b772cdc92071eca808f9aa0ab7f0654f8e63.tar.gz
gentoo-1730b772cdc92071eca808f9aa0ab7f0654f8e63.tar.bz2
gentoo-1730b772cdc92071eca808f9aa0ab7f0654f8e63.zip
dev-java/commons-text: 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/commons-text')
-rw-r--r--dev-java/commons-text/commons-text-1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-text/commons-text-1.9.ebuild b/dev-java/commons-text/commons-text-1.9.ebuild
index 67823fa867ac..530b720f0f19 100644
--- a/dev-java/commons-text/commons-text-1.9.ebuild
+++ b/dev-java/commons-text/commons-text-1.9.ebuild
@@ -11,7 +11,7 @@ MAVEN_ID="org.apache.commons:commons-text:1.9"
inherit java-pkg-2 java-pkg-simple
-DESCRIPTION="Apache Commons Text is a library focused on algorithms working on strings."
+DESCRIPTION="Apache Commons Text is a library focused on algorithms working on strings"
HOMEPAGE="https://commons.apache.org/proper/commons-text"
SRC_URI="https://downloads.apache.org//commons/text/source/${P}-src.tar.gz -> ${P}-sources.tar.gz"
LICENSE="Apache-2.0"