Gentoo Archives: gentoo-commits

From: Ole Reifschneider <tranquility@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: mail-client/evolution/
Date: Sat, 02 Apr 2016 11:36:44
Message-Id: 1459595546.b19e7810672d80e0adf09650eb00dc43e4815a0a.tranquility@gentoo
1 commit: b19e7810672d80e0adf09650eb00dc43e4815a0a
2 Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 11:12:26 2016 +0000
4 Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 11:12:26 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b19e7810
7
8 mail-client/evolution: Bump version to 3.20.0
9
10 Package-Manager: portage-2.2.28
11 Manifest-Sign-Key: 0xE9E568677E8B4D42
12
13 ...evolution-3.19.90.ebuild => evolution-3.20.0.ebuild} | 17 +++++++----------
14 mail-client/evolution/evolution-9999.ebuild | 2 +-
15 2 files changed, 8 insertions(+), 11 deletions(-)
16
17 diff --git a/mail-client/evolution/evolution-3.19.90.ebuild b/mail-client/evolution/evolution-3.20.0.ebuild
18 similarity index 93%
19 rename from mail-client/evolution/evolution-3.19.90.ebuild
20 rename to mail-client/evolution/evolution-3.20.0.ebuild
21 index a92ad4e..6691e04 100644
22 --- a/mail-client/evolution/evolution-3.19.90.ebuild
23 +++ b/mail-client/evolution/evolution-3.20.0.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 @@ -6,7 +6,7 @@ EAPI="5"
31 GCONF_DEBUG="no"
32 GNOME2_LA_PUNT="yes"
33
34 -inherit eutils flag-o-matic readme.gentoo gnome2
35 +inherit eutils flag-o-matic readme.gentoo-r1 gnome2
36
37 DESCRIPTION="Integrated mail, addressbook and calendaring functionality"
38 HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"
39 @@ -14,8 +14,10 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"
40 # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
41 LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP"
42 SLOT="2.0"
43 +
44 IUSE="+bogofilter crypt highlight ldap map spamassassin spell ssl +weather"
45 -KEYWORDS="~amd64 ~x86 ~x86-fbsd"
46 +
47 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
48
49 # We need a graphical pinentry frontend to be able to ask for the GPG
50 # password from inside evolution, bug 160302
51 @@ -33,7 +35,7 @@ COMMON_DEPEND="
52 >=dev-libs/libxml2-2.7.3:2
53 >=gnome-base/gnome-desktop-2.91.3:3=
54 >=gnome-base/gsettings-desktop-schemas-2.91.92
55 - >=gnome-extra/evolution-data-server-${PV}:=[gtk,weather?]
56 + >=gnome-extra/evolution-data-server-3.20.0:=[gtk,weather?]
57 >=media-libs/libcanberra-0.25[gtk3]
58 >=net-libs/libsoup-2.42:2.4
59 >=net-libs/webkit-gtk-2.2:3
60 @@ -71,6 +73,7 @@ DEPEND="${COMMON_DEPEND}
61 app-text/docbook-xml-dtd:4.1.2
62 dev-util/gtk-doc-am
63 >=dev-util/intltool-0.40.0
64 + dev-util/itstool
65 virtual/pkgconfig
66 "
67 # eautoreconf needs:
68 @@ -83,12 +86,6 @@ RDEPEND="${COMMON_DEPEND}
69 !gnome-extra/evolution-exchange
70 "
71
72 -if [[ ${PV} = 9999 ]]; then
73 - DEPEND="${DEPEND}
74 - app-text/yelp-tools
75 - doc? ( >=dev-util/gtk-doc-1.14 )"
76 -fi
77 -
78 DISABLE_AUTOFORMATTING="yes"
79 DOC_CONTENTS="To change the default browser if you are not using GNOME, edit
80 ~/.local/share/applications/mimeapps.list so it includes the
81
82 diff --git a/mail-client/evolution/evolution-9999.ebuild b/mail-client/evolution/evolution-9999.ebuild
83 index b17f476..476b39b 100644
84 --- a/mail-client/evolution/evolution-9999.ebuild
85 +++ b/mail-client/evolution/evolution-9999.ebuild
86 @@ -39,7 +39,7 @@ PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] )"
87 COMMON_DEPEND="
88 >=app-crypt/gcr-3.4
89 >=app-text/enchant-1.1.7
90 - >=dev-libs/glib-2.40:2
91 + >=dev-libs/glib-2.40:2[dbus]
92 >=dev-libs/libxml2-2.7.3:2
93 >=gnome-base/gnome-desktop-2.91.3:3=
94 >=gnome-base/gsettings-desktop-schemas-2.91.92