summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-05 16:40:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-05 16:40:03 +0000
commit7186748b1bcf89f39087bf7e5dd1a745b677209a (patch)
tree25abd74c545a8ec5ecee8e05b01e01e42bc34af4 /net-mail
parentbump (diff)
downloadgentoo-2-7186748b1bcf89f39087bf7e5dd1a745b677209a.tar.gz
gentoo-2-7186748b1bcf89f39087bf7e5dd1a745b677209a.tar.bz2
gentoo-2-7186748b1bcf89f39087bf7e5dd1a745b677209a.zip
Stable for amd64, 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 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 )