summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /app-text/tesseract/tesseract-3.04.00-r1.ebuild
parentUse https for most gnu.org URLs (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-text/tesseract/tesseract-3.04.00-r1.ebuild')
-rw-r--r--app-text/tesseract/tesseract-3.04.00-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/tesseract/tesseract-3.04.00-r1.ebuild b/app-text/tesseract/tesseract-3.04.00-r1.ebuild
index 933d91d4af34..4afb94000056 100644
--- a/app-text/tesseract/tesseract-3.04.00-r1.ebuild
+++ b/app-text/tesseract/tesseract-3.04.00-r1.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="An OCR Engine, orginally 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-${PV}
- doc? ( http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.02.02-doc-html.tar.gz )
+ doc? ( https://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.02.02-doc-html.tar.gz )
linguas_ar? ( ${URI_PREFIX}ara.traineddata -> ara.traineddata-${PV} )
linguas_bg? ( ${URI_PREFIX}bul.traineddata -> bul.traineddata-${PV} )
linguas_ca? ( ${URI_PREFIX}cat.traineddata -> cat.traineddata-${PV} )