Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Glib-Object-Introspection/
Date: Sat, 28 Sep 2019 15:40:25
Message-Id: 1569685212.581e028cc7076a9b5c40dc18cd073b94bde83821.pacho@gentoo
1 commit: 581e028cc7076a9b5c40dc18cd073b94bde83821
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 28 15:39:43 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 28 15:40:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581e028c
7
8 dev-perl/Glib-Object-Introspection: Needs to be rebuilt with ffi subslot bumps
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 .../Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild
17 index 824eb462d31..855524ebd8f 100644
18 --- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild
19 +++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -17,7 +17,7 @@ IUSE=""
27 RDEPEND="
28 >=dev-perl/glib-perl-1.320.0
29 >=dev-libs/gobject-introspection-1.0
30 - >=dev-libs/libffi-3.0.0
31 + >=dev-libs/libffi-3.0.0:0=
32 >=dev-libs/glib-2.0.0
33 "
34 DEPEND="