diff --git a/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild b/dev-vcs/git-lfs/git-lfs-2.11.0-r1.ebuild similarity index 93% rename from dev-vcs/git-lfs/git-lfs-2.11.0.ebuild rename to dev-vcs/git-lfs/git-lfs-2.11.0-r1.ebuild index 6fdbdcf910e16..5db47f6cb90fe 100644 --- a/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild +++ b/dev-vcs/git-lfs/git-lfs-2.11.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT" SLOT="0" IUSE="doc test" -BDEPEND="doc? ( app-text/ronn )" +BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )" RDEPEND="dev-vcs/git" RESTRICT+=" !test? ( test )" diff --git a/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild b/dev-vcs/git-lfs/git-lfs-2.13.3-r1.ebuild similarity index 94% rename from dev-vcs/git-lfs/git-lfs-2.13.3.ebuild rename to dev-vcs/git-lfs/git-lfs-2.13.3-r1.ebuild index 5c5be39ec301a..2cf565a6aba2a 100644 --- a/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild +++ b/dev-vcs/git-lfs/git-lfs-2.13.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT" SLOT="0" IUSE="doc test" -BDEPEND="doc? ( app-text/ronn )" +BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )" RDEPEND="dev-vcs/git" RESTRICT+=" !test? ( test )" diff --git a/dev-vcs/git-lfs/git-lfs-9999.ebuild b/dev-vcs/git-lfs/git-lfs-9999.ebuild index 641f9c79a60b4..9074b5b984094 100644 --- a/dev-vcs/git-lfs/git-lfs-9999.ebuild +++ b/dev-vcs/git-lfs/git-lfs-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT" SLOT="0" IUSE="doc test" -BDEPEND="doc? ( app-text/ronn )" +BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )" RDEPEND="dev-vcs/git" RESTRICT+=" !test? ( test )"