Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/
Date: Mon, 09 Mar 2020 13:06:09
Message-Id: 1583759159.49e214b3a8a12d95af10950480a4ce94433318a1.polynomial-c@gentoo
1 commit: 49e214b3a8a12d95af10950480a4ce94433318a1
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 9 13:05:42 2020 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 9 13:05:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e214b3
7
8 mail-client/claws-mail: Depend on app-text/enchant:0 for now
9
10 Closes: https://bugs.gentoo.org/708928
11 Package-Manager: Portage-2.3.93, Repoman-2.3.20
12 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
13
14 mail-client/claws-mail/claws-mail-3.17.3-r1.ebuild | 2 +-
15 mail-client/claws-mail/claws-mail-3.17.4.ebuild | 4 ++--
16 mail-client/claws-mail/claws-mail-3.17.5.ebuild | 2 +-
17 mail-client/claws-mail/claws-mail-9999.ebuild | 4 ++--
18 4 files changed, 6 insertions(+), 6 deletions(-)
19
20 diff --git a/mail-client/claws-mail/claws-mail-3.17.3-r1.ebuild b/mail-client/claws-mail/claws-mail-3.17.3-r1.ebuild
21 index 81646d823b1..624d90174a9 100644
22 --- a/mail-client/claws-mail/claws-mail-3.17.3-r1.ebuild
23 +++ b/mail-client/claws-mail/claws-mail-3.17.3-r1.ebuild
24 @@ -72,7 +72,7 @@ COMMONDEPEND="
25 )
26 smime? ( >=app-crypt/gpgme-1.0.0 )
27 spam-report? ( >=net-misc/curl-7.9.7 )
28 - spell? ( >=app-text/enchant-1.0.0:= )
29 + spell? ( >=app-text/enchant-1.0.0:0= )
30 startup-notification? ( x11-libs/startup-notification )
31 svg? ( >=gnome-base/librsvg-2.40.5 )
32 valgrind? ( dev-util/valgrind )
33
34 diff --git a/mail-client/claws-mail/claws-mail-3.17.4.ebuild b/mail-client/claws-mail/claws-mail-3.17.4.ebuild
35 index 0655468d001..7605fda66b2 100644
36 --- a/mail-client/claws-mail/claws-mail-3.17.4.ebuild
37 +++ b/mail-client/claws-mail/claws-mail-3.17.4.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2019 Gentoo Authors
40 +# Copyright 1999-2020 Gentoo Authors
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=7
44 @@ -79,7 +79,7 @@ COMMONDEPEND="
45 )
46 smime? ( >=app-crypt/gpgme-1.0.0 )
47 spam-report? ( >=net-misc/curl-7.9.7 )
48 - spell? ( >=app-text/enchant-1.0.0:= )
49 + spell? ( >=app-text/enchant-1.0.0:0= )
50 startup-notification? ( x11-libs/startup-notification )
51 svg? ( >=gnome-base/librsvg-2.40.5 )
52 valgrind? ( dev-util/valgrind )
53
54 diff --git a/mail-client/claws-mail/claws-mail-3.17.5.ebuild b/mail-client/claws-mail/claws-mail-3.17.5.ebuild
55 index 7e410960f2d..ca84bca5173 100644
56 --- a/mail-client/claws-mail/claws-mail-3.17.5.ebuild
57 +++ b/mail-client/claws-mail/claws-mail-3.17.5.ebuild
58 @@ -79,7 +79,7 @@ COMMONDEPEND="
59 )
60 smime? ( >=app-crypt/gpgme-1.0.0 )
61 spam-report? ( >=net-misc/curl-7.9.7 )
62 - spell? ( >=app-text/enchant-1.0.0:= )
63 + spell? ( >=app-text/enchant-1.0.0:0= )
64 startup-notification? ( x11-libs/startup-notification )
65 svg? ( >=gnome-base/librsvg-2.40.5 )
66 valgrind? ( dev-util/valgrind )
67
68 diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-9999.ebuild
69 index 6be995b177e..f54e1858e57 100644
70 --- a/mail-client/claws-mail/claws-mail-9999.ebuild
71 +++ b/mail-client/claws-mail/claws-mail-9999.ebuild
72 @@ -1,4 +1,4 @@
73 -# Copyright 1999-2019 Gentoo Authors
74 +# Copyright 1999-2020 Gentoo Authors
75 # Distributed under the terms of the GNU General Public License v2
76
77 EAPI=7
78 @@ -79,7 +79,7 @@ COMMONDEPEND="
79 )
80 smime? ( >=app-crypt/gpgme-1.0.0 )
81 spam-report? ( >=net-misc/curl-7.9.7 )
82 - spell? ( >=app-text/enchant-1.0.0:= )
83 + spell? ( >=app-text/enchant-1.0.0:0= )
84 startup-notification? ( x11-libs/startup-notification )
85 svg? ( >=gnome-base/librsvg-2.40.5 )
86 valgrind? ( dev-util/valgrind )