commit:     4049d933f2b59c488afc37652722bc1cb4b29369
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 10 09:22:20 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Sep 10 09:22:20 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4049d933

dev-libs/gobject-introspection: replace versionator by eapi7-ver

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 dev-libs/gobject-introspection/gobject-introspection-1.54.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.54.1.ebuild 
b/dev-libs/gobject-introspection/gobject-introspection-1.54.1.ebuild
index 0be6883d..77be1e37 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.54.1.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.54.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 PYTHON_REQ_USE="xml"
 
-inherit gnome2 python-single-r1 toolchain-funcs versionator
+inherit eapi7-ver gnome2 python-single-r1 toolchain-funcs
 
 DESCRIPTION="Introspection system for GObject-based libraries"
 HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection";
@@ -23,7 +23,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc 
~ppc64 ~s390 ~sh ~spa
 # We force glib and g-i to be in sync by this way as explained in bug #518424
 RDEPEND="
        >=dev-libs/gobject-introspection-common-${PV}
-       >=dev-libs/glib-2.$(get_version_component_range 2):2
+       >=dev-libs/glib-2.$(ver_cut 2):2
        doctool? ( dev-python/mako[${PYTHON_USEDEP}] )
        virtual/libffi:=
        virtual/pkgconfig

Reply via email to