summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/notmuch/notmuch-0.12.ebuild')
-rw-r--r--net-mail/notmuch/notmuch-0.12.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/notmuch/notmuch-0.12.ebuild b/net-mail/notmuch/notmuch-0.12.ebuild
index ccd560ac74f5..4f625b0b085a 100644
--- a/net-mail/notmuch/notmuch-0.12.ebuild
+++ b/net-mail/notmuch/notmuch-0.12.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/net-mail/notmuch/notmuch-0.12.ebuild,v 1.10 2012/05/19 07:50:41 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.11 2013/09/06 13:06:27 aidecoe Exp $
EAPI=4
@@ -24,7 +24,7 @@ IUSE="bash-completion crypt debug doc emacs nmbug python test vim
CDEPEND="
>=dev-libs/glib-2.22
>=dev-libs/gmime-2.6.7
- dev-libs/xapian
+ <dev-libs/xapian-1.3
sys-libs/talloc
debug? ( dev-util/valgrind )
emacs? ( >=virtual/emacs-23 )