summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:07:42 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:18:02 +0000
commit33aef6708cad2052f8c750af6865a4f32c5f518b (patch)
tree4f04e740047306ae44019a92e41156729b3c4f39 /dev-java
parentdev-java/velocity: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-33aef6708cad2052f8c750af6865a4f32c5f518b.tar.gz
gentoo-33aef6708cad2052f8c750af6865a4f32c5f518b.tar.bz2
gentoo-33aef6708cad2052f8c750af6865a4f32c5f518b.zip
dev-java/xmpbox: 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')
-rw-r--r--dev-java/xmpbox/xmpbox-2.0.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/xmpbox/xmpbox-2.0.24.ebuild b/dev-java/xmpbox/xmpbox-2.0.24.ebuild
index c96dec5d9b60..428edda56d82 100644
--- a/dev-java/xmpbox/xmpbox-2.0.24.ebuild
+++ b/dev-java/xmpbox/xmpbox-2.0.24.ebuild
@@ -12,7 +12,7 @@ JAVA_TESTING_FRAMEWORKS="junit-4"
inherit java-pkg-2 java-pkg-simple
-DESCRIPTION="An open source Java tool that implements Adobe's XMP(TM) specification."
+DESCRIPTION="An open source Java tool that implements Adobe's XMP(TM) specification"
HOMEPAGE="https://pdfbox.apache.org"
SRC_URI="mirror://apache/pdfbox/${PV}/pdfbox-${PV}-src.zip"