Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-ews/
Date: Wed, 28 Sep 2022 13:03:43
Message-Id: 1664370207.4db21b10258ab81ddf6e98aaf43da02cc70e8899.mattst88@gentoo
1 commit: 4db21b10258ab81ddf6e98aaf43da02cc70e8899
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 28 13:01:22 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 28 13:03:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db21b10
7
8 gnome-extra/evolution-ews: Depend on uhttpmock:0
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 .../{evolution-ews-3.44.3.ebuild => evolution-ews-3.44.3-r1.ebuild} | 2 +-
13 .../{evolution-ews-3.44.4.ebuild => evolution-ews-3.44.4-r1.ebuild} | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-extra/evolution-ews/evolution-ews-3.44.3.ebuild b/gnome-extra/evolution-ews/evolution-ews-3.44.3-r1.ebuild
17 similarity index 97%
18 rename from gnome-extra/evolution-ews/evolution-ews-3.44.3.ebuild
19 rename to gnome-extra/evolution-ews/evolution-ews-3.44.3-r1.ebuild
20 index f4ca9c3b5500..1f5ecfd2b56c 100644
21 --- a/gnome-extra/evolution-ews/evolution-ews-3.44.3.ebuild
22 +++ b/gnome-extra/evolution-ews/evolution-ews-3.44.3-r1.ebuild
23 @@ -27,7 +27,7 @@ RDEPEND="
24 >=x11-libs/gtk+-3.10:3
25 "
26 DEPEND="${RDEPEND}
27 - test? ( net-libs/uhttpmock )
28 + test? ( net-libs/uhttpmock:0 )
29 "
30 BDEPEND="
31 dev-util/gdbus-codegen
32
33 diff --git a/gnome-extra/evolution-ews/evolution-ews-3.44.4.ebuild b/gnome-extra/evolution-ews/evolution-ews-3.44.4-r1.ebuild
34 similarity index 97%
35 rename from gnome-extra/evolution-ews/evolution-ews-3.44.4.ebuild
36 rename to gnome-extra/evolution-ews/evolution-ews-3.44.4-r1.ebuild
37 index b5f99c451889..7dc1e38985c7 100644
38 --- a/gnome-extra/evolution-ews/evolution-ews-3.44.4.ebuild
39 +++ b/gnome-extra/evolution-ews/evolution-ews-3.44.4-r1.ebuild
40 @@ -27,7 +27,7 @@ RDEPEND="
41 >=x11-libs/gtk+-3.10:3
42 "
43 DEPEND="${RDEPEND}
44 - test? ( net-libs/uhttpmock )
45 + test? ( net-libs/uhttpmock:0 )
46 "
47 BDEPEND="
48 dev-util/gdbus-codegen