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 904761392E8 for ; Sun, 25 Jul 2021 00:36:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E311BE0B40; Sun, 25 Jul 2021 00:36:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 CA869E0B40 for ; Sun, 25 Jul 2021 00:36:51 +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 B99D4342D58 for ; Sun, 25 Jul 2021 00:36:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57D997DF for ; Sun, 25 Jul 2021 00:36:49 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1627173396.e9c0d0199b64416ca913c96c4779b6397dc28056.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/wps-office/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/wps-office/wps-office-11.1.0.10161-r1.ebuild app-office/wps-office/wps-office-11.1.0.10161.ebuild X-VCS-Directories: app-office/wps-office/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e9c0d0199b64416ca913c96c4779b6397dc28056 X-VCS-Branch: master Date: Sun, 25 Jul 2021 00:36:49 +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: f3fec9b5-1f02-4da3-9d43-4cbc37e88c77 X-Archives-Hash: 45e6f3d8ee54b2c48c4cdc946bb63353 commit: e9c0d0199b64416ca913c96c4779b6397dc28056 Author: Sam James gentoo org> AuthorDate: Sun Jul 25 00:35:53 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 25 00:36:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c0d019 app-office/wps-office: pin to libffi:0/7 subslot (binary package) This package cannot be rebuilt against newer subslots of libffi because it's a binary package. Signed-off-by: Sam James gentoo.org> ...wps-office-11.1.0.10161.ebuild => wps-office-11.1.0.10161-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/wps-office/wps-office-11.1.0.10161.ebuild b/app-office/wps-office/wps-office-11.1.0.10161-r1.ebuild similarity index 98% rename from app-office/wps-office/wps-office-11.1.0.10161.ebuild rename to app-office/wps-office/wps-office-11.1.0.10161-r1.ebuild index aa409f0236c..03337b3698f 100644 --- a/app-office/wps-office/wps-office-11.1.0.10161.ebuild +++ b/app-office/wps-office/wps-office-11.1.0.10161-r1.ebuild @@ -31,7 +31,7 @@ RDEPEND=" dev-libs/expat dev-libs/glib:2 dev-libs/libbsd - dev-libs/libffi + dev-libs/libffi:0/7 dev-libs/libgcrypt:0 dev-libs/libgpg-error dev-libs/libpcre:3