Gentoo Archives: gentoo-commits

From: Priit Laes <plaes@×××××.org>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-data-server/
Date: Mon, 23 Jun 2014 10:07:41
Message-Id: 1403512909.3cf09181705af955ddd6307c19305a8320520d19.plaes@gentoo
1 commit: 3cf09181705af955ddd6307c19305a8320520d19
2 Author: Priit Laes <plaes <AT> plaes <DOT> org>
3 AuthorDate: Mon Jun 23 08:41:49 2014 +0000
4 Commit: Priit Laes <plaes <AT> plaes <DOT> org>
5 CommitDate: Mon Jun 23 08:41:49 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3cf09181
7
8 gnome-extra/evolution-data-server: Add 3.13.3 to overlay
9
10 ---
11 ...-data-server-3.12.1.ebuild => evolution-data-server-3.13.3.ebuild} | 4 +++-
12 gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild | 4 +++-
13 2 files changed, 6 insertions(+), 2 deletions(-)
14
15 diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.12.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.13.3.ebuild
16 similarity index 95%
17 rename from gnome-extra/evolution-data-server/evolution-data-server-3.12.1.ebuild
18 rename to gnome-extra/evolution-data-server/evolution-data-server-3.13.3.ebuild
19 index 386fbbc..69115e0 100644
20 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.12.1.ebuild
21 +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.13.3.ebuild
22 @@ -19,7 +19,7 @@ HOMEPAGE="http://projects.gnome.org/evolution/arch.shtml"
23
24 # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
25 LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
26 -SLOT="0/49" # subslot = libcamel-1.2 soname version
27 +SLOT="0/50" # subslot = libcamel-1.2 soname version
28 IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather"
29 REQUIRED_USE="vala? ( introspection )"
30
31 @@ -31,6 +31,8 @@ else
32 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
33 fi
34
35 +# sys-libs/db is only required for migrating from <3.13 versions
36 +# gdata-0.15.1 is required for google tasks
37 RDEPEND="
38 >=app-crypt/gcr-3.4
39 >=app-crypt/libsecret-0.5[crypt]
40
41 diff --git a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
42 index ca6ce40..04b75f3 100644
43 --- a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
44 +++ b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
45 @@ -19,7 +19,7 @@ HOMEPAGE="http://projects.gnome.org/evolution/arch.shtml"
46
47 # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
48 LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
49 -SLOT="0/49" # subslot = libcamel-1.2 soname version
50 +SLOT="0/50" # subslot = libcamel-1.2 soname version
51 IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather"
52 REQUIRED_USE="vala? ( introspection )"
53
54 @@ -31,6 +31,8 @@ else
55 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
56 fi
57
58 +# sys-libs/db is only required for migrating from <3.13 versions
59 +# gdata-0.15.1 is required for google tasks
60 RDEPEND="
61 >=app-crypt/gcr-3.4
62 >=app-crypt/libsecret-0.5[crypt]