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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1DDA6158091 for ; Sun, 12 Jun 2022 15:12:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66847E0877; Sun, 12 Jun 2022 15:12:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9D3AE0843 for ; Sun, 12 Jun 2022 15:12:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BDA0A341BD4 for ; Sun, 12 Jun 2022 15:12:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4608844B for ; Sun, 12 Jun 2022 15:12:45 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1655046623.0e9494bec09622649e43f208ff083c8a97baef0f.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/ruffle/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/ruffle/ruffle-0_p20220601.ebuild app-emulation/ruffle/ruffle-9999.ebuild X-VCS-Directories: app-emulation/ruffle/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 0e9494bec09622649e43f208ff083c8a97baef0f X-VCS-Branch: master Date: Sun, 12 Jun 2022 15:12:45 +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: 9de8a423-3dd6-4de9-ab83-0e7885759610 X-Archives-Hash: 4476f6ddbfd620baa42bfe3c26d4d214 commit: 0e9494bec09622649e43f208ff083c8a97baef0f Author: Ionen Wolkens gentoo org> AuthorDate: Sun Jun 12 15:08:50 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sun Jun 12 15:10:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9494be app-emulation/ruffle: bump rust requirement to >=1.61 Requirements for this package bump faster than I anticipated after barely set it to 1.60 for last one. Will keep the previous snapshot for those that'd rather use stable rust. Closes: https://bugs.gentoo.org/851519 Signed-off-by: Ionen Wolkens gentoo.org> app-emulation/ruffle/ruffle-0_p20220601.ebuild | 2 +- app-emulation/ruffle/ruffle-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/ruffle/ruffle-0_p20220601.ebuild b/app-emulation/ruffle/ruffle-0_p20220601.ebuild index ce5b0b960130..a0b54e41c3e2 100644 --- a/app-emulation/ruffle/ruffle-0_p20220601.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20220601.ebuild @@ -452,7 +452,7 @@ DEPEND="${RDEPEND}" BDEPEND=" ${PYTHON_DEPS} virtual/pkgconfig - >=virtual/rust-1.60" + >=virtual/rust-1.61" QA_FLAGS_IGNORED=" usr/bin/${PN} diff --git a/app-emulation/ruffle/ruffle-9999.ebuild b/app-emulation/ruffle/ruffle-9999.ebuild index 6f79e3b92a43..8d8eea585197 100644 --- a/app-emulation/ruffle/ruffle-9999.ebuild +++ b/app-emulation/ruffle/ruffle-9999.ebuild @@ -26,7 +26,7 @@ DEPEND="${RDEPEND}" BDEPEND=" ${PYTHON_DEPS} virtual/pkgconfig - >=virtual/rust-1.60" + >=virtual/rust-1.61" QA_FLAGS_IGNORED=" usr/bin/${PN}