summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-18 15:56:03 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-18 15:56:03 +0000
commit70692f59f4c72543a89b6c5d7a2de673e9632f15 (patch)
tree36c5f43095b9ea46909ae698181934777bddcad8 /net-mail/notmuch
parentx86 stable wrt bug #519890 (diff)
downloadgentoo-2-70692f59f4c72543a89b6c5d7a2de673e9632f15.tar.gz
gentoo-2-70692f59f4c72543a89b6c5d7a2de673e9632f15.tar.bz2
gentoo-2-70692f59f4c72543a89b6c5d7a2de673e9632f15.zip
x86 stable wrt bug #516756
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r--net-mail/notmuch/ChangeLog5
-rw-r--r--net-mail/notmuch/notmuch-0.18.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog
index 0848c5ff5f2a..0632a335c329 100644
--- a/net-mail/notmuch/ChangeLog
+++ b/net-mail/notmuch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/notmuch
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.115 2015/04/08 18:18:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.116 2015/04/18 15:56:03 pacho Exp $
+
+ 18 Apr 2015; Pacho Ramos <pacho@gentoo.org> notmuch-0.18.2.ebuild:
+ x86 stable wrt bug #516756
08 Apr 2015; Michał Górny <mgorny@gentoo.org> notmuch-0.16-r1.ebuild,
notmuch-0.17.ebuild, notmuch-0.18.2.ebuild, notmuch-0.19-r1.ebuild:
diff --git a/net-mail/notmuch/notmuch-0.18.2.ebuild b/net-mail/notmuch/notmuch-0.18.2.ebuild
index 369a3d0363bd..9b645f2532ec 100644
--- a/net-mail/notmuch/notmuch-0.18.2.ebuild
+++ b/net-mail/notmuch/notmuch-0.18.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.18.2.ebuild,v 1.5 2015/04/08 18:18:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.18.2.ebuild,v 1.6 2015/04/18 15:56:03 pacho Exp $
EAPI=5
@@ -16,7 +16,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 )