diff --git a/app-text/cmark/cmark-0.31.1.ebuild b/app-text/cmark/cmark-0.31.1-r1.ebuild similarity index 93% rename from app-text/cmark/cmark-0.31.1.ebuild rename to app-text/cmark/cmark-0.31.1-r1.ebuild index ae89bcc8e0959..66e1ac7da6e6e 100644 --- a/app-text/cmark/cmark-0.31.1.ebuild +++ b/app-text/cmark/cmark-0.31.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/commonmark/cmark" SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" -SLOT="0/0.31.0" +SLOT="0/0.31.1" KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )"