summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-09-10 17:07:04 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-09-10 17:07:04 +0000
commit2beb5fbcad4654a0ed0b10f517730789bb3226fd (patch)
treec3e61f6b9ccdb4797e368e905c295f141c126006 /gnome-extra/evolution-data-server
parentAdd missing farstream dep (bug #434604, thanks to Andrea Arteaga). (diff)
downloadgentoo-2-2beb5fbcad4654a0ed0b10f517730789bb3226fd.tar.gz
gentoo-2-2beb5fbcad4654a0ed0b10f517730789bb3226fd.tar.bz2
gentoo-2-2beb5fbcad4654a0ed0b10f517730789bb3226fd.zip
Raise glib dependency (bug #434598, thanks to Gauthier Monserand).
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r--gnome-extra/evolution-data-server/ChangeLog6
-rw-r--r--gnome-extra/evolution-data-server/evolution-data-server-3.4.3.ebuild4
-rw-r--r--gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-extra/evolution-data-server/ChangeLog b/gnome-extra/evolution-data-server/ChangeLog
index 17f9b0d8ca8f..f8f2944eec8b 100644
--- a/gnome-extra/evolution-data-server/ChangeLog
+++ b/gnome-extra/evolution-data-server/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/evolution-data-server
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.341 2012/08/13 04:58:39 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.342 2012/09/10 17:07:04 tetromino Exp $
+
+ 10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ evolution-data-server-3.4.3.ebuild, evolution-data-server-3.4.4.ebuild:
+ Raise glib dependency (bug #434598, thanks to Gauthier Monserand).
*evolution-data-server-3.4.4 (13 Aug 2012)
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.4.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.4.3.ebuild
index 0ae9b260504c..438e57043152 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.4.3.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.3.ebuild,v 1.2 2012/08/13 04:58:39 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.3.ebuild,v 1.3 2012/09/10 17:07:04 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
IUSE="doc +gnome-online-accounts +introspection ipv6 ldap kerberos vala +weather"
-RDEPEND=">=dev-libs/glib-2.30:2
+RDEPEND=">=dev-libs/glib-2.31:2
>=x11-libs/gtk+-3.2:3
>=gnome-base/gconf-2
>=dev-db/sqlite-3.5
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild
index 7111c7877d30..9578c00a2095 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild,v 1.1 2012/08/13 04:58:39 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild,v 1.2 2012/09/10 17:07:04 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
IUSE="doc +gnome-online-accounts +introspection ipv6 ldap kerberos vala +weather"
-RDEPEND=">=dev-libs/glib-2.30:2
+RDEPEND=">=dev-libs/glib-2.31:2
>=x11-libs/gtk+-3.2:3
>=gnome-base/gconf-2
>=dev-db/sqlite-3.5