summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:06:18 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:17:42 +0000
commitbc521f779df72f07f5749ae6ef5e06e92ae96ef1 (patch)
treeed7398e5af3625e57e68022c5a8dae9417a6ea05 /app-text/tesseract
parentapp-text/pdfarranger: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-bc521f779df72f07f5749ae6ef5e06e92ae96ef1.tar.gz
gentoo-bc521f779df72f07f5749ae6ef5e06e92ae96ef1.tar.bz2
gentoo-bc521f779df72f07f5749ae6ef5e06e92ae96ef1.zip
app-text/tesseract: 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 'app-text/tesseract')
-rw-r--r--app-text/tesseract/tesseract-4.1.1.ebuild2
-rw-r--r--app-text/tesseract/tesseract-5.0.0.ebuild2
-rw-r--r--app-text/tesseract/tesseract-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/tesseract/tesseract-4.1.1.ebuild b/app-text/tesseract/tesseract-4.1.1.ebuild
index 2351e1f1609e..4a7bff8a180e 100644
--- a/app-text/tesseract/tesseract-4.1.1.ebuild
+++ b/app-text/tesseract/tesseract-4.1.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit autotools multilib-minimal toolchain-funcs
-DESCRIPTION="An OCR Engine, originally developed at HP, now open source."
+DESCRIPTION="An OCR Engine, originally developed at HP, now open source"
HOMEPAGE="https://github.com/tesseract-ocr"
SRC_URI="https://github.com/tesseract-ocr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/app-text/tesseract/tesseract-5.0.0.ebuild b/app-text/tesseract/tesseract-5.0.0.ebuild
index 2f9c1be1d631..e33c4ece03f9 100644
--- a/app-text/tesseract/tesseract-5.0.0.ebuild
+++ b/app-text/tesseract/tesseract-5.0.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit autotools multilib-minimal toolchain-funcs
-DESCRIPTION="An OCR Engine, originally developed at HP, now open source."
+DESCRIPTION="An OCR Engine, originally developed at HP, now open source"
HOMEPAGE="https://github.com/tesseract-ocr"
SRC_URI="https://github.com/tesseract-ocr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/app-text/tesseract/tesseract-9999.ebuild b/app-text/tesseract/tesseract-9999.ebuild
index 5523890d242b..3a7c6ac54ed6 100644
--- a/app-text/tesseract/tesseract-9999.ebuild
+++ b/app-text/tesseract/tesseract-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit autotools git-r3 multilib-minimal toolchain-funcs
-DESCRIPTION="An OCR Engine, originally developed at HP, now open source."
+DESCRIPTION="An OCR Engine, originally developed at HP, now open source"
HOMEPAGE="https://github.com/tesseract-ocr"
EGIT_REPO_URI="https://github.com/tesseract-ocr/${PN}.git"