diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-03-29 14:34:47 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-03-29 14:34:47 +0000 |
commit | 2d1ee6ec5def9ba7322b9b7125d6ae24aa1119f2 (patch) | |
tree | 57ce70c2a6140d2218b3320dc287bf4732931bf6 /gnome-extra/evolution-webcal/evolution-webcal-2.32.0.ebuild | |
parent | Use vala.eclass. Drop old. (diff) | |
download | gentoo-2-2d1ee6ec5def9ba7322b9b7125d6ae24aa1119f2.tar.gz gentoo-2-2d1ee6ec5def9ba7322b9b7125d6ae24aa1119f2.tar.bz2 gentoo-2-2d1ee6ec5def9ba7322b9b7125d6ae24aa1119f2.zip |
It needs <gnome-extra/evolution-data-server-3.6 as it won't ever be ported.
(Portage version: 2.1.11.58/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/evolution-webcal/evolution-webcal-2.32.0.ebuild')
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.32.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.32.0.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.32.0.ebuild index 4e5d6c4e36e3..339448b2f57e 100644 --- a/gnome-extra/evolution-webcal/evolution-webcal-2.32.0.ebuild +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.32.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.32.0.ebuild,v 1.9 2012/08/28 15:47:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.32.0.ebuild,v 1.10 2013/03/29 14:34:47 pacho Exp $ EAPI="3" GCONF_DEBUG="no" @@ -19,7 +19,7 @@ RDEPEND=">=gnome-base/gconf-2:2 net-libs/libsoup:2.4 >=dev-libs/glib-2.8:2 >=x11-libs/gtk+-2.18:2 - >=gnome-extra/evolution-data-server-1.10" + <gnome-extra/evolution-data-server-3.6" DEPEND="${RDEPEND} virtual/pkgconfig >=dev-util/intltool-0.40" |