summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/ChangeLog5
-rw-r--r--net-mail/notmuch/notmuch-0.15.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog
index eb5418b5ca6d..6b659b633fcc 100644
--- a/net-mail/notmuch/ChangeLog
+++ b/net-mail/notmuch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/notmuch
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.70 2013/02/17 18:47:02 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.71 2013/03/05 16:40:03 ago Exp $
+
+ 05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> notmuch-0.15.2.ebuild:
+ Stable for amd64, wrt bug #460144
*notmuch-0.15.2 (17 Feb 2013)
diff --git a/net-mail/notmuch/notmuch-0.15.2.ebuild b/net-mail/notmuch/notmuch-0.15.2.ebuild
index dae7b96bda1c..c4386faeaa42 100644
--- a/net-mail/notmuch/notmuch-0.15.2.ebuild
+++ b/net-mail/notmuch/notmuch-0.15.2.ebuild
@@ -1,6 +1,6 @@
# 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.15.2.ebuild,v 1.1 2013/02/17 18:47:02 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.15.2.ebuild,v 1.2 2013/03/05 16:40:03 ago Exp $
EAPI=4
@@ -16,7 +16,7 @@ SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
REQUIRED_USE="
pick? ( emacs )
test? ( crypt emacs python )