commit: 5aa5900043320dda83fd3649130af0d4d49dd48f
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 14:27:44 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 10 15:16:23 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=5aa59000
gnome-extra/evolution-data-server: sync with gentoo-x86
Also, bump gtk+ to 3.6 as required by configure.ac.
.../evolution-data-server/evolution-data-server-3.16.1.ebuild | 7 ++++---
.../evolution-data-server/evolution-data-server-9999.ebuild | 7 ++++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git
a/gnome-extra/evolution-data-server/evolution-data-server-3.16.1.ebuild
b/gnome-extra/evolution-data-server/evolution-data-server-3.16.1.ebuild
index eb6e477..d8a3f42 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.16.1.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -51,7 +51,7 @@ RDEPEND="
gtk? (
>=app-crypt/gcr-3.4[gtk]
- >=x11-libs/gtk+-3.2:3
+ >=x11-libs/gtk+-3.6:3
)
gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8 )
introspection? ( >=dev-libs/gobject-introspection-0.9.12 )
@@ -68,7 +68,8 @@ DEPEND="${RDEPEND}
>=gnome-base/gnome-common-3.5.5
>=sys-devel/gettext-0.17
virtual/pkgconfig
- vala? ( $(vala_depend) )"
+ vala? ( $(vala_depend) )
+"
# eautoreconf needs:
# >=gnome-base/gnome-common-2
diff --git
a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
index 5db789a..077ffe4 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -51,7 +51,7 @@ RDEPEND="
gtk? (
>=app-crypt/gcr-3.4[gtk]
- >=x11-libs/gtk+-3.2:3
+ >=x11-libs/gtk+-3.6:3
)
gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8 )
introspection? ( >=dev-libs/gobject-introspection-0.9.12 )
@@ -68,7 +68,8 @@ DEPEND="${RDEPEND}
>=gnome-base/gnome-common-3.5.5
>=sys-devel/gettext-0.17
virtual/pkgconfig
- vala? ( $(vala_depend) )"
+ vala? ( $(vala_depend) )
+"
# eautoreconf needs:
# >=gnome-base/gnome-common-2