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 65D2A158096 for ; Fri, 30 Sep 2022 16:52:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEF4EE0BF4; Fri, 30 Sep 2022 16:52: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A25E5E0BF3 for ; Fri, 30 Sep 2022 16:52:38 +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 DF80D3410FD for ; Fri, 30 Sep 2022 16:52:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 745015FD for ; Fri, 30 Sep 2022 16:52:35 +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: <1664556725.5c42d2181b0145ef5202f244c8b8e9bde7c4b514.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-data-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/evolution-data-server/evolution-data-server-3.44.3-r1.ebuild gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild gnome-extra/evolution-data-server/evolution-data-server-3.44.4-r1.ebuild gnome-extra/evolution-data-server/evolution-data-server-3.44.4.ebuild X-VCS-Directories: gnome-extra/evolution-data-server/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 5c42d2181b0145ef5202f244c8b8e9bde7c4b514 X-VCS-Branch: master Date: Fri, 30 Sep 2022 16:52:35 +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: 8afc0c91-a24c-4328-92d2-a8d9ba97dd9c X-Archives-Hash: dd8db08052f67ede750e42ad35b11f00 commit: 5c42d2181b0145ef5202f244c8b8e9bde7c4b514 Author: Pascal Jäger leimstift de> AuthorDate: Thu Sep 29 20:05:06 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 30 16:52:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c42d218 gnome-extra/evolution-data-server: add dep leimstift.de> Signed-off-by: Matt Turner gentoo.org> ...-server-3.44.3.ebuild => evolution-data-server-3.44.3-r1.ebuild} | 6 +++++- ...-server-3.44.4.ebuild => evolution-data-server-3.44.4-r1.ebuild} | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.44.3-r1.ebuild similarity index 96% rename from gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild rename to gnome-extra/evolution-data-server/evolution-data-server-3.44.3-r1.ebuild index 6e55884cc5b3..fddb566738a1 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.44.3-r1.ebuild @@ -20,6 +20,7 @@ KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-lin # gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to handle more than 100 google tasks # berkdb needed only for migrating old addressbook data from <3.13 versions, bug #519512 # glib-2.70 for build-time optional GPowerProfileMonitor +# =dev-libs/gobject-introspection-0.9.12:= ) kerberos? ( virtual/krb5:= ) ldap? ( >=net-nds/openldap-2:= ) - weather? ( >=dev-libs/libgweather-3.91.0:4= ) + weather? ( + >=dev-libs/libgweather-3.91.0:4= + =dev-libs/gobject-introspection-0.9.12:= ) kerberos? ( virtual/krb5:= ) ldap? ( >=net-nds/openldap-2:= ) - weather? ( >=dev-libs/libgweather-3.91.0:4= ) + weather? ( + >=dev-libs/libgweather-3.91.0:4= +