Gentoo Archives: gentoo-commits

From: Priit Laes <plaes@×××××.org>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: mail-client/evolution/
Date: Wed, 24 Sep 2014 18:39:50
Message-Id: 1411583964.591ab065272c05deb5045d5d5e068461e8616da0.plaes@gentoo
1 commit: 591ab065272c05deb5045d5d5e068461e8616da0
2 Author: Priit Laes <plaes <AT> plaes <DOT> org>
3 AuthorDate: Wed Sep 24 18:39:24 2014 +0000
4 Commit: Priit Laes <plaes <AT> plaes <DOT> org>
5 CommitDate: Wed Sep 24 18:39:24 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=591ab065
7
8 mail-client/evolution: 3.13.5 -> 3.13.6
9
10 ---
11 .../evolution/{evolution-3.13.5.ebuild => evolution-3.13.6.ebuild} | 4 +++-
12 mail-client/evolution/evolution-9999.ebuild | 4 +++-
13 2 files changed, 6 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-client/evolution/evolution-3.13.5.ebuild b/mail-client/evolution/evolution-3.13.6.ebuild
16 similarity index 97%
17 rename from mail-client/evolution/evolution-3.13.5.ebuild
18 rename to mail-client/evolution/evolution-3.13.6.ebuild
19 index 2b19c20..7afeb85 100644
20 --- a/mail-client/evolution/evolution-3.13.5.ebuild
21 +++ b/mail-client/evolution/evolution-3.13.6.ebuild
22 @@ -33,6 +33,7 @@ PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pi
23 # pst is not mature enough and changes API/ABI frequently
24 # google tasks requires >=libgdata-0.15.1
25 # gnome-desktop support is optional with --enable-gnome-desktop
26 +# gnome-autoar (currently disabled because no release has been made)
27 COMMON_DEPEND="
28 >=app-crypt/gcr-3.4
29 >=app-text/enchant-1.1.7
30 @@ -48,7 +49,7 @@ COMMON_DEPEND="
31 >=net-libs/webkit-gtk-2.2.0:3
32 >=x11-libs/cairo-1.9.15:=[glib]
33 >=x11-libs/gdk-pixbuf-2.24:2
34 - >=x11-libs/gtk+-3.8.0:3
35 + >=x11-libs/gtk+-3.10.0:3
36 >=x11-libs/libnotify-0.7:=
37 >=x11-misc/shared-mime-info-0.22
38
39 @@ -127,6 +128,7 @@ src_configure() {
40 [[ ${PV} != 9999 ]] && myconf="${myconf} ITSTOOL=$(type -P true)"
41 gnome2_src_configure \
42 --without-glade-catalog \
43 + --disable-autoar \
44 --disable-code-coverage \
45 --disable-installed-tests \
46 --disable-pst-import \
47
48 diff --git a/mail-client/evolution/evolution-9999.ebuild b/mail-client/evolution/evolution-9999.ebuild
49 index 2b19c20..7afeb85 100644
50 --- a/mail-client/evolution/evolution-9999.ebuild
51 +++ b/mail-client/evolution/evolution-9999.ebuild
52 @@ -33,6 +33,7 @@ PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pi
53 # pst is not mature enough and changes API/ABI frequently
54 # google tasks requires >=libgdata-0.15.1
55 # gnome-desktop support is optional with --enable-gnome-desktop
56 +# gnome-autoar (currently disabled because no release has been made)
57 COMMON_DEPEND="
58 >=app-crypt/gcr-3.4
59 >=app-text/enchant-1.1.7
60 @@ -48,7 +49,7 @@ COMMON_DEPEND="
61 >=net-libs/webkit-gtk-2.2.0:3
62 >=x11-libs/cairo-1.9.15:=[glib]
63 >=x11-libs/gdk-pixbuf-2.24:2
64 - >=x11-libs/gtk+-3.8.0:3
65 + >=x11-libs/gtk+-3.10.0:3
66 >=x11-libs/libnotify-0.7:=
67 >=x11-misc/shared-mime-info-0.22
68
69 @@ -127,6 +128,7 @@ src_configure() {
70 [[ ${PV} != 9999 ]] && myconf="${myconf} ITSTOOL=$(type -P true)"
71 gnome2_src_configure \
72 --without-glade-catalog \
73 + --disable-autoar \
74 --disable-code-coverage \
75 --disable-installed-tests \
76 --disable-pst-import \