commit: 94679559df78c78cab856cd4be980b8e3d04d5fd Author: Mike Pagano <mpagano <AT> gentoo <DOT> org> AuthorDate: Tue Aug 20 22:24:03 2024 +0000 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org> CommitDate: Tue Aug 20 22:24:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94679559
dev-vcs/git-filter-repo: Rem git dep ver, make user exp more ideal Closes: https://bugs.gentoo.org/938241 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org> dev-vcs/git-filter-repo/git-filter-repo-2.45.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-filter-repo/git-filter-repo-2.45.0.ebuild b/dev-vcs/git-filter-repo/git-filter-repo-2.45.0.ebuild index c14b92677a99..e7139cd69a33 100644 --- a/dev-vcs/git-filter-repo/git-filter-repo-2.45.0.ebuild +++ b/dev-vcs/git-filter-repo/git-filter-repo-2.45.0.ebuild @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~arm64 ~loong ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" - >=dev-vcs/git-$(ver_cut 1-2) + dev-vcs/git " BDEPEND=" dev-python/setuptools-scm[${PYTHON_USEDEP}]
