commit: ca69e7fc79ac855b101fd116f3605c4b0b610fa3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Oct 7 05:54:26 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Oct 7 05:54:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca69e7fc
app-text/gocr: update HOMEPAGE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> app-text/gocr/gocr-0.52.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/gocr/gocr-0.52.ebuild b/app-text/gocr/gocr-0.52.ebuild index 018149ea83b3..15ee63bf96ef 100644 --- a/app-text/gocr/gocr-0.52.ebuild +++ b/app-text/gocr/gocr-0.52.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="An OCR (Optical Character Recognition) reader" -HOMEPAGE="http://jocr.sourceforge.net" +HOMEPAGE="https://www-e.uni-magdeburg.de/jschulen/ocr/" SRC_URI="http://www-e.uni-magdeburg.de/jschulen/ocr/${P}.tar.gz" LICENSE="GPL-2"
