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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4F2A15808B for ; Mon, 21 Mar 2022 18:07:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08B43E0924; Mon, 21 Mar 2022 18:07:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 813E7E092F for ; Mon, 21 Mar 2022 18:07:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6F10E343088 for ; Mon, 21 Mar 2022 18:07:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C813C32A for ; Mon, 21 Mar 2022 18:07:47 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1647886040.823d01980623a3750e69e0cb1d9f76a3387b5921.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/librsvg/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/librsvg/librsvg-2.54.0.ebuild X-VCS-Directories: gnome-base/librsvg/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 823d01980623a3750e69e0cb1d9f76a3387b5921 X-VCS-Branch: master Date: Mon, 21 Mar 2022 18:07:47 +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: 2e003480-8cab-4327-b14a-de079d0cfbf4 X-Archives-Hash: 8e87023cab18449869c46f55bffd66e0 commit: 823d01980623a3750e69e0cb1d9f76a3387b5921 Author: Matt Turner gentoo org> AuthorDate: Mon Mar 21 18:07:13 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Mar 21 18:07:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823d0198 gnome-base/librsvg: Raise rust version requirement Bug: https://bugs.gentoo.org/835630 Signed-off-by: Matt Turner gentoo.org> gnome-base/librsvg/librsvg-2.54.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/librsvg/librsvg-2.54.0.ebuild b/gnome-base/librsvg/librsvg-2.54.0.ebuild index 6a04a29939e5..efdb0bdf2148 100644 --- a/gnome-base/librsvg/librsvg-2.54.0.ebuild +++ b/gnome-base/librsvg/librsvg-2.54.0.ebuild @@ -30,7 +30,7 @@ RDEPEND=" introspection? ( >=dev-libs/gobject-introspection-0.10.8:= ) " DEPEND="${RDEPEND} - >=virtual/rust-1.54[${MULTILIB_USEDEP}] + >=virtual/rust-1.56[${MULTILIB_USEDEP}] ${PYTHON_DEPS} $(python_gen_any_dep 'dev-python/docutils[${PYTHON_USEDEP}]') dev-util/gi-docgen