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 86E19138359 for ; Wed, 15 Jul 2020 08:22:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27581E09C1; Wed, 15 Jul 2020 08:22:47 +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 0E5DCE09C1 for ; Wed, 15 Jul 2020 08:22:47 +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 CEECB34EADB for ; Wed, 15 Jul 2020 08:22:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 871552DE for ; Wed, 15 Jul 2020 08:22:42 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1594801353.a4db419c8d0afdb9f06dfa131f950663cc4d24a9.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-desktop-icons/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-20.04.0-r1.ebuild gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-20.04.0.ebuild X-VCS-Directories: gnome-extra/gnome-shell-extension-desktop-icons/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a4db419c8d0afdb9f06dfa131f950663cc4d24a9 X-VCS-Branch: master Date: Wed, 15 Jul 2020 08:22:42 +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: 3d2845e5-bdb6-44ea-9f68-a7fdf0bb5ddf X-Archives-Hash: 565fc0fa71add1a7afea38602900d533 commit: a4db419c8d0afdb9f06dfa131f950663cc4d24a9 Author: Pacho Ramos gentoo org> AuthorDate: Wed Jul 15 08:20:55 2020 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Jul 15 08:22:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4db419c gnome-extra/gnome-shell-extension-desktop-icons: Supports newer gnome-shell Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Pacho Ramos gentoo.org> ...4.0.ebuild => gnome-shell-extension-desktop-icons-20.04.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-20.04.0.ebuild b/gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-20.04.0-r1.ebuild similarity index 96% rename from gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-20.04.0.ebuild rename to gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-20.04.0-r1.ebuild index f262e92bfc6..bde033a368f 100644 --- a/gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-20.04.0.ebuild +++ b/gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-20.04.0-r1.ebuild @@ -21,7 +21,7 @@ IUSE="" COMMON_DEPEND="dev-libs/glib:2" RDEPEND="${COMMON_DEPEND} app-eselect/eselect-gnome-shell-extensions - =gnome-base/gnome-shell-3.34* + >=gnome-base/gnome-shell-3.34 >=gnome-base/nautilus-3.30.4 sys-apps/xdg-desktop-portal "