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 791BC158087 for ; Mon, 24 Jan 2022 08:21:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EC41E0788; Mon, 24 Jan 2022 08:21:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00C52E0788 for ; Mon, 24 Jan 2022 08:21:37 +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 38622342E67 for ; Mon, 24 Jan 2022 08:21:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90193275 for ; Mon, 24 Jan 2022 08:21:32 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1643012475.bf34f0d3bac52f24fca835ae7c0fbd1a2e806e25.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/nautilus/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/nautilus/nautilus-41.1.ebuild gnome-base/nautilus/nautilus-41.2.ebuild X-VCS-Directories: gnome-base/nautilus/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: bf34f0d3bac52f24fca835ae7c0fbd1a2e806e25 X-VCS-Branch: master Date: Mon, 24 Jan 2022 08:21:32 +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: 2321a79b-40e9-4fda-b761-5866cd16d4bb X-Archives-Hash: 6de396008d4a76b4c08413d1ac6800fd commit: bf34f0d3bac52f24fca835ae7c0fbd1a2e806e25 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Jan 24 08:21:15 2022 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Jan 24 08:21:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf34f0d3 gnome-base/nautilus: fix gnome-autoar minimum dep Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp gentoo.org> gnome-base/nautilus/nautilus-41.1.ebuild | 4 ++-- gnome-base/nautilus/nautilus-41.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome-base/nautilus/nautilus-41.1.ebuild b/gnome-base/nautilus/nautilus-41.1.ebuild index da337e10b426..b0749dad3692 100644 --- a/gnome-base/nautilus/nautilus-41.1.ebuild +++ b/gnome-base/nautilus/nautilus-41.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ DEPEND=" >=media-libs/gexiv2-0.10.0 gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) - >=app-arch/gnome-autoar-0.3.0 + >=app-arch/gnome-autoar-0.4.0 >=gnome-base/gnome-desktop-3.0.0:3= >=x11-libs/gtk+-3.22.27:3[X,introspection?] >=gui-libs/libhandy-1.1.90:1 diff --git a/gnome-base/nautilus/nautilus-41.2.ebuild b/gnome-base/nautilus/nautilus-41.2.ebuild index d5d9b1ae7f2e..b0749dad3692 100644 --- a/gnome-base/nautilus/nautilus-41.2.ebuild +++ b/gnome-base/nautilus/nautilus-41.2.ebuild @@ -19,7 +19,7 @@ DEPEND=" >=media-libs/gexiv2-0.10.0 gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) - >=app-arch/gnome-autoar-0.3.0 + >=app-arch/gnome-autoar-0.4.0 >=gnome-base/gnome-desktop-3.0.0:3= >=x11-libs/gtk+-3.22.27:3[X,introspection?] >=gui-libs/libhandy-1.1.90:1