commit:     c1d2d73894d83adaa84e748cb1ed9534a6885491
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 03:01:41 2025 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 03:08:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1d2d738

dev-vcs/git-absorb: fix libgit2 dep

Closes: https://bugs.gentoo.org/947164
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 .../{git-absorb-0.6.16.ebuild => git-absorb-0.6.16-r1.ebuild}          | 3 ++-
 .../{git-absorb-0.6.17.ebuild => git-absorb-0.6.17-r1.ebuild}          | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-vcs/git-absorb/git-absorb-0.6.16.ebuild 
b/dev-vcs/git-absorb/git-absorb-0.6.16-r1.ebuild
similarity index 98%
rename from dev-vcs/git-absorb/git-absorb-0.6.16.ebuild
rename to dev-vcs/git-absorb/git-absorb-0.6.16-r1.ebuild
index c032fdba1197..0b767704df93 100644
--- a/dev-vcs/git-absorb/git-absorb-0.6.16.ebuild
+++ b/dev-vcs/git-absorb/git-absorb-0.6.16-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Autogenerated by pycargoebuild 0.13.3
@@ -121,6 +121,7 @@ KEYWORDS="~amd64 ~arm64"
 
 RDEPEND="
        >=dev-libs/libgit2-1.8:=
+       <dev-libs/libgit2-1.9
 "
 DEPEND="${RDEPEND}"
 

diff --git a/dev-vcs/git-absorb/git-absorb-0.6.17.ebuild 
b/dev-vcs/git-absorb/git-absorb-0.6.17-r1.ebuild
similarity index 99%
rename from dev-vcs/git-absorb/git-absorb-0.6.17.ebuild
rename to dev-vcs/git-absorb/git-absorb-0.6.17-r1.ebuild
index a95b9e691e70..b45149cfc67e 100644
--- a/dev-vcs/git-absorb/git-absorb-0.6.17.ebuild
+++ b/dev-vcs/git-absorb/git-absorb-0.6.17-r1.ebuild
@@ -117,6 +117,7 @@ KEYWORDS="~amd64 ~arm64"
 
 RDEPEND="
        >=dev-libs/libgit2-1.8:=
+       <dev-libs/libgit2-1.10
 "
 DEPEND="${RDEPEND}"
 

Reply via email to