commit:     3f63d924e5f06423875906baf44b10b2dfd2d774
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 12:29:04 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 12:32:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f63d924

dev-libs/libgit2-glib: 0.27.8 works with libgit2-0.28.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{libgit2-glib-0.27.8.ebuild => libgit2-glib-0.27.8-r1.ebuild}     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.27.8.ebuild 
b/dev-libs/libgit2-glib/libgit2-glib-0.27.8-r1.ebuild
similarity index 92%
rename from dev-libs/libgit2-glib/libgit2-glib-0.27.8.ebuild
rename to dev-libs/libgit2-glib/libgit2-glib-0.27.8-r1.ebuild
index 4532d11e57f..c4cad71cdaf 100644
--- a/dev-libs/libgit2-glib/libgit2-glib-0.27.8.ebuild
+++ b/dev-libs/libgit2-glib/libgit2-glib-0.27.8-r1.ebuild
@@ -16,11 +16,11 @@ KEYWORDS="~amd64 ~x86"
 IUSE="python +ssh +vala"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
-# libgit2-glib is now compatible with SONAME 26 and 27 of libgit2.
+# libgit2-glib is now compatible with SOVERSION 26..28 of libgit2.
 RDEPEND="
        >=dev-libs/gobject-introspection-0.10.1:=
        >=dev-libs/glib-2.44.0:2
-       <dev-libs/libgit2-0.28:0=[ssh?]
+       <dev-libs/libgit2-0.29:0=[ssh?]
        >=dev-libs/libgit2-0.26.0:0
        python? (
                ${PYTHON_DEPS}

Reply via email to