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 7D0D6138350 for ; Sat, 29 Feb 2020 21:23:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FF3BE09E5; Sat, 29 Feb 2020 21:23:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 28E59E09E5 for ; Sat, 29 Feb 2020 21:23:00 +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 3EEF934F0A2 for ; Sat, 29 Feb 2020 21:22:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35ED6161 for ; Sat, 29 Feb 2020 21:22:55 +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: <1583011309.d22f3e4e4ebc5be8dc43b761b4de1ba98a84151b.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-shell/gnome-shell-3.26.2-r4.ebuild gnome-base/gnome-shell/gnome-shell-3.32.2-r1.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: d22f3e4e4ebc5be8dc43b761b4de1ba98a84151b X-VCS-Branch: master Date: Sat, 29 Feb 2020 21:22:55 +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: be0866d9-621b-44e1-86c3-db874b472c14 X-Archives-Hash: 9c2227cbf4ec62606e5076c0e35cb975 commit: d22f3e4e4ebc5be8dc43b761b4de1ba98a84151b Author: Mart Raudsepp gentoo org> AuthorDate: Sat Feb 29 21:17:44 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Feb 29 21:21:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d22f3e4e gnome-base/gnome-shell-3.32: disallow eds-3.34 due to libecal API change Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> gnome-base/gnome-shell/gnome-shell-3.26.2-r4.ebuild | 1 + gnome-base/gnome-shell/gnome-shell-3.32.2-r1.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/gnome-base/gnome-shell/gnome-shell-3.26.2-r4.ebuild b/gnome-base/gnome-shell/gnome-shell-3.26.2-r4.ebuild index 6daa3d58709..31536117ad6 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.26.2-r4.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.26.2-r4.ebuild @@ -24,6 +24,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" COMMON_DEPEND=" >=dev-libs/libcroco-0.6.8:0.6 >=gnome-extra/evolution-data-server-3.17.2:= + =app-crypt/gcr-3.7.5[introspection] >=gnome-base/gnome-desktop-3.7.90:3=[introspection] >=dev-libs/glib-2.53.0:2 diff --git a/gnome-base/gnome-shell/gnome-shell-3.32.2-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.32.2-r1.ebuild index 3b1c0f71c32..4e6c8468dd1 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.32.2-r1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.32.2-r1.ebuild @@ -24,6 +24,7 @@ KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" DEPEND=" >=dev-libs/libcroco-0.6.8:0.6 >=gnome-extra/evolution-data-server-3.17.2:= + =app-crypt/gcr-3.7.5[introspection] >=gnome-base/gnome-desktop-3.7.90:3=[introspection] >=dev-libs/glib-2.57.2:2