From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1113519-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8BE69138334 for <garchives@archives.gentoo.org>; Sat, 28 Sep 2019 15:40:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B10B8E0905; Sat, 28 Sep 2019 15:40:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A79D5E0905 for <gentoo-commits@lists.gentoo.org>; Sat, 28 Sep 2019 15:40:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40C5D34B68B for <gentoo-commits@lists.gentoo.org>; Sat, 28 Sep 2019 15:40:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABA947F9 for <gentoo-commits@lists.gentoo.org>; Sat, 28 Sep 2019 15:40:17 +0000 (UTC) From: "Pacho Ramos" <pacho@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" <pacho@gentoo.org> Message-ID: <1569685212.581e028cc7076a9b5c40dc18cd073b94bde83821.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Glib-Object-Introspection/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild X-VCS-Directories: dev-perl/Glib-Object-Introspection/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 581e028cc7076a9b5c40dc18cd073b94bde83821 X-VCS-Branch: master Date: Sat, 28 Sep 2019 15:40:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: eb3f3ec9-ece2-417f-bb03-7481c5566896 X-Archives-Hash: c7e9105368489bbdd54c8456c7e5f67f commit: 581e028cc7076a9b5c40dc18cd073b94bde83821 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 15:39:43 2019 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 15:40:12 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581e028c dev-perl/Glib-Object-Introspection: Needs to be rebuilt with ffi subslot bumps Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> .../Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 index 824eb462d31..855524ebd8f 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ IUSE="" RDEPEND=" >=dev-perl/glib-perl-1.320.0 >=dev-libs/gobject-introspection-1.0 - >=dev-libs/libffi-3.0.0 + >=dev-libs/libffi-3.0.0:0= >=dev-libs/glib-2.0.0 " DEPEND="