app-text/tesseract: Fix misspelled word in package description
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Thu, 27 Feb 2020 17:35:04 +0000 (18:35 +0100)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 28 Feb 2020 06:50:58 +0000 (09:50 +0300)
Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14791
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
app-text/tesseract/tesseract-3.05.02.ebuild
app-text/tesseract/tesseract-4.1.0-r1.ebuild
app-text/tesseract/tesseract-4.1.1.ebuild
app-text/tesseract/tesseract-9999.ebuild

index d68a8f64208e389ce84b6c02abb18cd995d8c6e5..bc322d2a94ff74e12f873f55e9f9bfa5dc01176a 100644 (file)
@@ -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}
index 7313d345c7a45bdd9da34c1bed6d126760bab780..ac660c1f07d360b3e71990b7d31d0b0acc9aacce 100644 (file)
@@ -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"
 
index 7313d345c7a45bdd9da34c1bed6d126760bab780..ac660c1f07d360b3e71990b7d31d0b0acc9aacce 100644 (file)
@@ -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"
 
index 36477196d9559322c2c14eb66441260b82b4f621..3e7941c6798e6bdc6cc129e10f91e213ca9207f8 100644 (file)
@@ -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"