commit:     9e869f49cca6e1a3ef5e5592a1dab6c6f4de49c0
Author:     Jan Ziak <0xe2.0x9a.0x9b <AT> gmail <DOT> com>
AuthorDate: Thu Feb 27 17:35:04 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 28 06:50:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e869f49

app-text/tesseract: Fix misspelled word in package description

Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14791
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-text/tesseract/tesseract-3.05.02.ebuild  | 2 +-
 app-text/tesseract/tesseract-4.1.0-r1.ebuild | 4 ++--
 app-text/tesseract/tesseract-4.1.1.ebuild    | 4 ++--
 app-text/tesseract/tesseract-9999.ebuild     | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-text/tesseract/tesseract-3.05.02.ebuild 
b/app-text/tesseract/tesseract-3.05.02.ebuild
index d68a8f64208..bc322d2a94f 100644
--- a/app-text/tesseract/tesseract-3.05.02.ebuild
+++ b/app-text/tesseract/tesseract-3.05.02.ebuild
@@ -10,7 +10,7 @@ JAVA_PKG_OPT_USE="scrollview"
 
 inherit autotools java-pkg-opt-2 ltprune toolchain-funcs
 
-DESCRIPTION="An OCR Engine, orginally 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/${MY_PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
        ${URI_PREFIX}eng.traineddata -> eng.traineddata-${LANGPACKV}

diff --git a/app-text/tesseract/tesseract-4.1.0-r1.ebuild 
b/app-text/tesseract/tesseract-4.1.0-r1.ebuild
index 7313d345c7a..ac660c1f07d 100644
--- a/app-text/tesseract/tesseract-4.1.0-r1.ebuild
+++ b/app-text/tesseract/tesseract-4.1.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit autotools multilib-minimal toolchain-funcs
 
-DESCRIPTION="An OCR Engine, orginally 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-4.1.1.ebuild 
b/app-text/tesseract/tesseract-4.1.1.ebuild
index 7313d345c7a..ac660c1f07d 100644
--- a/app-text/tesseract/tesseract-4.1.1.ebuild
+++ b/app-text/tesseract/tesseract-4.1.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit autotools multilib-minimal toolchain-funcs
 
-DESCRIPTION="An OCR Engine, orginally 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 36477196d95..3e7941c6798 100644
--- a/app-text/tesseract/tesseract-9999.ebuild
+++ b/app-text/tesseract/tesseract-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit autotools git-r3 multilib-minimal toolchain-funcs
 
-DESCRIPTION="An OCR Engine, orginally 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";
 

Reply via email to