summaryrefslogtreecommitdiff
path: root/app-text/tesseract/tesseract-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/tesseract/tesseract-9999.ebuild')
-rw-r--r--app-text/tesseract/tesseract-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tesseract/tesseract-9999.ebuild b/app-text/tesseract/tesseract-9999.ebuild
index f44c6f3d8fc8..36477196d955 100644
--- a/app-text/tesseract/tesseract-9999.ebuild
+++ b/app-text/tesseract/tesseract-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit autotools git-r3 multilib-minimal toolchain-funcs
DESCRIPTION="An OCR Engine, orginally developed at HP, now open source."
HOMEPAGE="https://github.com/tesseract-ocr"
-EGIT_REPO_URI="https://github.com/${MY_PN}/${PN}.git"
+EGIT_REPO_URI="https://github.com/tesseract-ocr/${PN}.git"
LICENSE="Apache-2.0"
SLOT="0"