summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-09 17:36:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-09 17:36:23 +0000
commitb47a1575bd145a9e6f56dc69ec92fa7a5ac0cd68 (patch)
treeb662514f1a9db023a1a126f51ad5928bf8ca5382 /net-mail
parentStable for x86, wrt bug #460704 (diff)
downloadgentoo-2-b47a1575bd145a9e6f56dc69ec92fa7a5ac0cd68.tar.gz
gentoo-2-b47a1575bd145a9e6f56dc69ec92fa7a5ac0cd68.tar.bz2
gentoo-2-b47a1575bd145a9e6f56dc69ec92fa7a5ac0cd68.zip
Stable for x86, wrt bug #460144
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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 6b659b633fcc..c91ada7747aa 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.71 2013/03/05 16:40:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.72 2013/03/09 17:36:23 ago Exp $
+
+ 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> notmuch-0.15.2.ebuild:
+ Stable for x86, wrt bug #460144
05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> notmuch-0.15.2.ebuild:
Stable for amd64, wrt bug #460144
diff --git a/net-mail/notmuch/notmuch-0.15.2.ebuild b/net-mail/notmuch/notmuch-0.15.2.ebuild
index c4386faeaa42..e20661ce95ef 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.2 2013/03/05 16:40:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.15.2.ebuild,v 1.3 2013/03/09 17:36:23 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 )