commit:     24dcaa11331326b38bb1eb606a6e6581393689f6
Author:     Chris Mayo <aklhfex <AT> gmail <DOT> com>
AuthorDate: Sat Feb 19 17:44:02 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 00:24:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24dcaa11

dev-util/geany-plugins: restrict libgit2 to < 1.4.0

Bug: https://bugs.gentoo.org/833600
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Chris Mayo <aklhfex <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24259
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{geany-plugins-1.38.ebuild => geany-plugins-1.38-r1.ebuild}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/geany-plugins/geany-plugins-1.38.ebuild 
b/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild
similarity index 98%
rename from dev-util/geany-plugins/geany-plugins-1.38.ebuild
rename to dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild
index e8065a8877f3..0e369c95bfdc 100644
--- a/dev-util/geany-plugins/geany-plugins-1.38.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild
@@ -25,7 +25,7 @@ DEPEND="
        ctags? ( dev-util/ctags )
        debugger? ( x11-libs/vte:2.91 )
        enchant? ( app-text/enchant:= )
-       git? ( dev-libs/libgit2:= )
+       git? ( <dev-libs/libgit2-1.4.0:= )
        gpg? ( app-crypt/gpgme:= )
        gtkspell? ( app-text/gtkspell:3= )
        lua? ( ${LUA_DEPS} )

Reply via email to