diff --git a/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild b/app-text/pdfsandwich/pdfsandwich-0.1.7-r1.ebuild similarity index 96% rename from app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild rename to app-text/pdfsandwich/pdfsandwich-0.1.7-r1.ebuild index d31eaebdc0072..3c542157df96f 100644 --- a/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild +++ b/app-text/pdfsandwich/pdfsandwich-0.1.7-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit flag-o-matic DESCRIPTION="generator of sandwich OCR pdf files" @@ -20,7 +20,7 @@ RDEPEND="app-text/tesseract app-text/poppler virtual/imagemagick-tools[png?]" DEPEND="sys-apps/gawk - >=dev-lang/ocaml-3.10[ocamlopt]" + dev-lang/ocaml[ocamlopt]" DOCS=( changelog )