From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 0AE62138359 for ; Mon, 16 Nov 2020 22:53:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEAE8E0990; Mon, 16 Nov 2020 22:53:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D5AC9E0990 for ; Mon, 16 Nov 2020 22:53:14 +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 CE238341173 for ; Mon, 16 Nov 2020 22:53:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9847464 for ; Mon, 16 Nov 2020 22:53:10 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1605567184.e622a434b313ac72d7f4676e484f8a2f47b01175.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/criterion/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/criterion/criterion-2.4_pre20200110.ebuild X-VCS-Directories: dev-libs/criterion/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e622a434b313ac72d7f4676e484f8a2f47b01175 X-VCS-Branch: master Date: Mon, 16 Nov 2020 22:53:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0c7f296f-3f12-45b7-a837-6e4b18430481 X-Archives-Hash: ecd0fe3c1fab0f10166e26cd73d2d9b8 commit: e622a434b313ac72d7f4676e484f8a2f47b01175 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Nov 16 22:49:11 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Nov 16 22:53:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e622a434 dev-libs/criterion: use dev-libs/libffi instead of virtual/libffi Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich gentoo.org> dev-libs/criterion/criterion-2.4_pre20200110.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/criterion/criterion-2.4_pre20200110.ebuild b/dev-libs/criterion/criterion-2.4_pre20200110.ebuild index c96a9344ef5..e00741d0b9b 100644 --- a/dev-libs/criterion/criterion-2.4_pre20200110.ebuild +++ b/dev-libs/criterion/criterion-2.4_pre20200110.ebuild @@ -27,7 +27,7 @@ RESTRICT="!test? ( test )" RDEPEND="dev-libs/nanomsg:= dev-libs/libgit2:= - virtual/libffi:=" + dev-libs/libffi:=" DEPEND="${RDEPEND} dev-libs/boxfort test? (