summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-03-12 05:18:54 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-03-12 05:18:54 +0000
commitec5d43c67ec46cf66011e4041c59348aa8cb48da (patch)
tree6bc89c4384866f7ffe9634d83b7809ec35d47eed /net-mail
parentx86 stable wrt bug #492872 (diff)
downloadgentoo-2-ec5d43c67ec46cf66011e4041c59348aa8cb48da.tar.gz
gentoo-2-ec5d43c67ec46cf66011e4041c59348aa8cb48da.tar.bz2
gentoo-2-ec5d43c67ec46cf66011e4041c59348aa8cb48da.zip
x86 stable wrt bug #500556
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/ChangeLog5
-rw-r--r--net-mail/notmuch/notmuch-0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog
index 3d2340975261..7734cd8fd321 100644
--- a/net-mail/notmuch/ChangeLog
+++ b/net-mail/notmuch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/notmuch
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.88 2014/02/26 09:01:37 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.89 2014/03/12 05:18:54 phajdan.jr Exp $
+
+ 09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> notmuch-0.17.ebuild:
+ x86 stable wrt bug #500556
26 Feb 2014; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.15.2.ebuild,
notmuch-0.16-r1.ebuild, notmuch-0.17.ebuild:
diff --git a/net-mail/notmuch/notmuch-0.17.ebuild b/net-mail/notmuch/notmuch-0.17.ebuild
index f18f313a9cc4..a08817412477 100644
--- a/net-mail/notmuch/notmuch-0.17.ebuild
+++ b/net-mail/notmuch/notmuch-0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.4 2014/02/26 09:01:37 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.5 2014/03/12 05:18:54 phajdan.jr Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
test? ( crypt emacs python )