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 8B053158089 for ; Sun, 29 Oct 2023 22:23:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1B902BC036; Sun, 29 Oct 2023 22:23:35 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C75472BC036 for ; Sun, 29 Oct 2023 22:23:35 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E26D1335C31 for ; Sun, 29 Oct 2023 22:23:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A59012FA for ; Sun, 29 Oct 2023 22:23: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: <1698617674.c910d5913e316d0d12fc8de1768f8f93a65f4613.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/geary/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/geary/geary-44.1-r1.ebuild mail-client/geary/geary-44.1.ebuild X-VCS-Directories: mail-client/geary/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: c910d5913e316d0d12fc8de1768f8f93a65f4613 X-VCS-Branch: master Date: Sun, 29 Oct 2023 22:23: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: 8825f2ba-3a94-4f3f-86e7-85faa289a145 X-Archives-Hash: e7e568a6f36eff4a72bdb7f0f33d58fb commit: c910d5913e316d0d12fc8de1768f8f93a65f4613 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Oct 29 22:14:34 2023 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Oct 29 22:14:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c910d591 mail-client/geary: Explicitly depend on libpeas SLOT=0 Another libpeas SLOT is coming. Signed-off-by: Mart Raudsepp gentoo.org> mail-client/geary/{geary-44.1.ebuild => geary-44.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/geary/geary-44.1.ebuild b/mail-client/geary/geary-44.1-r1.ebuild similarity index 98% rename from mail-client/geary/geary-44.1.ebuild rename to mail-client/geary/geary-44.1-r1.ebuild index 1dd1ed84eca1..da1bc23d4aa5 100644 --- a/mail-client/geary/geary-44.1.ebuild +++ b/mail-client/geary/geary-44.1-r1.ebuild @@ -34,7 +34,7 @@ DEPEND=" app-text/iso-codes >=dev-libs/json-glib-1.0 >=gui-libs/libhandy-1.2.1:1= - >=dev-libs/libpeas-1.24.0 + >=dev-libs/libpeas-1.24.0:0 >=app-crypt/libsecret-0.11 net-libs/libsoup:3.0 dev-libs/snowball-stemmer:=