diff options
author | Mike Auty <ikelos@gentoo.org> | 2012-12-29 17:21:42 +0000 |
---|---|---|
committer | Mike Auty <ikelos@gentoo.org> | 2012-12-29 17:21:42 +0000 |
commit | ae2ee4447eae4bb0de29e580f917a07db15756b1 (patch) | |
tree | c88e841b048b4d2818b6c3c2cd5c17a901a12b81 /dev-vcs/giggle/giggle-0.6.1.ebuild | |
parent | alpha/s390/sh/sparc stable wrt #439736 (diff) | |
download | gentoo-2-ae2ee4447eae4bb0de29e580f917a07db15756b1.tar.gz gentoo-2-ae2ee4447eae4bb0de29e580f917a07db15756b1.tar.bz2 gentoo-2-ae2ee4447eae4bb0de29e580f917a07db15756b1.zip |
Bump giggle to 0.6.2. Also block all ebuilds on evolution-data-server-3.6 which changed headers out from under programs (see bug 449138).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 6C20157A)
Diffstat (limited to 'dev-vcs/giggle/giggle-0.6.1.ebuild')
-rw-r--r-- | dev-vcs/giggle/giggle-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/giggle/giggle-0.6.1.ebuild b/dev-vcs/giggle/giggle-0.6.1.ebuild index 4d9edd18098e..e7ad450107fa 100644 --- a/dev-vcs/giggle/giggle-0.6.1.ebuild +++ b/dev-vcs/giggle/giggle-0.6.1.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/dev-vcs/giggle/giggle-0.6.1.ebuild,v 1.8 2012/08/03 22:22:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/giggle/giggle-0.6.1.ebuild,v 1.9 2012/12/29 17:21:42 ikelos Exp $ EAPI="3" @@ -19,7 +19,7 @@ RDEPEND=">=dev-vcs/git-1.5 >=x11-libs/gtk+-3.0:3 >=x11-libs/gtksourceview-3.0:3.0 gnome-base/gnome-common - eds? ( gnome-extra/evolution-data-server ) + eds? ( <gnome-extra/evolution-data-server-3.6 ) >=x11-libs/vte-0.26:2.90" DEPEND="${RDEPEND} sys-devel/gettext |