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 516091392E8 for ; Sun, 25 Jul 2021 00:38:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 820C1E0BE8; Sun, 25 Jul 2021 00:37:59 +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 69E18E0BE8 for ; Sun, 25 Jul 2021 00:37:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8B0B8342D25 for ; Sun, 25 Jul 2021 00:37:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B5407F3 for ; Sun, 25 Jul 2021 00:37:57 +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: <1627173458.4f388f9db52c9d3df63293b322e9334dc2c775b0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/minecraft-launcher/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/minecraft-launcher/minecraft-launcher-928-r1.ebuild games-action/minecraft-launcher/minecraft-launcher-928-r2.ebuild X-VCS-Directories: games-action/minecraft-launcher/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4f388f9db52c9d3df63293b322e9334dc2c775b0 X-VCS-Branch: master Date: Sun, 25 Jul 2021 00:37:57 +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: d2a6c72e-9882-414d-bda2-fb9b419e012d X-Archives-Hash: e86f0d08f18a977605cd4fa2c42ddbf2 commit: 4f388f9db52c9d3df63293b322e9334dc2c775b0 Author: Sam James gentoo org> AuthorDate: Sun Jul 25 00:37:38 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 25 00:37:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f388f9d games-action/minecraft-launcher: 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> ...inecraft-launcher-928-r1.ebuild => minecraft-launcher-928-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-action/minecraft-launcher/minecraft-launcher-928-r1.ebuild b/games-action/minecraft-launcher/minecraft-launcher-928-r2.ebuild similarity index 98% rename from games-action/minecraft-launcher/minecraft-launcher-928-r1.ebuild rename to games-action/minecraft-launcher/minecraft-launcher-928-r2.ebuild index 95e87d44c22..fcfcd3f5242 100644 --- a/games-action/minecraft-launcher/minecraft-launcher-928-r1.ebuild +++ b/games-action/minecraft-launcher/minecraft-launcher-928-r2.ebuild @@ -21,7 +21,7 @@ RDEPEND=" app-crypt/libsecret dev-libs/nss dev-libs/libbsd - dev-libs/libffi + dev-libs/libffi:0/7 dev-libs/libpcre media-libs/alsa-lib media-libs/openal