diff --git a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.19.0.ebuild b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.19.0-r1.ebuild similarity index 74% rename from sci-mathematics/coq-mathcomp/coq-mathcomp-1.19.0.ebuild rename to sci-mathematics/coq-mathcomp/coq-mathcomp-1.19.0-r1.ebuild index 9e92c79ab419b..7321366946582 100644 --- a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.19.0.ebuild +++ b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.19.0-r1.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -COQ_MIN_V=8.16.0 +COQ_MIN_V="8.16.0" +COQ_MAX_V="8.21.0" DESCRIPTION="Mathematical Components for the Coq proof assistant" HOMEPAGE="https://github.com/math-comp/math-comp/" @@ -16,10 +17,12 @@ SLOT="0/${PV}" KEYWORDS="~amd64" RDEPEND=" - >=sci-mathematics/coq-${COQ_MIN_V}:= + >=sci-mathematics/coq-${COQ_MIN_V}:=