summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-24 16:55:32 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-24 16:55:32 +0000
commit2039f2c9ad7782c152ef80ef56875539a1ea7e14 (patch)
treedf4d12baba9fe7f6d0b5bead3f2b03878e6df425 /net-mail
parentx86 stable wrt bug #407659 (diff)
downloadgentoo-2-2039f2c9ad7782c152ef80ef56875539a1ea7e14.tar.gz
gentoo-2-2039f2c9ad7782c152ef80ef56875539a1ea7e14.tar.bz2
gentoo-2-2039f2c9ad7782c152ef80ef56875539a1ea7e14.zip
x86 stable wrt bug #408577
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/ChangeLog6
-rw-r--r--net-mail/notmuch/notmuch-0.11.1-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog
index d2b87d44630b..b1d72eee1711 100644
--- a/net-mail/notmuch/ChangeLog
+++ b/net-mail/notmuch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/notmuch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.38 2012/03/20 13:26:23 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.39 2012/03/24 16:55:32 phajdan.jr Exp $
+
+ 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ notmuch-0.11.1-r2.ebuild:
+ x86 stable wrt bug #408577
20 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
notmuch-0.10.2-r2.ebuild, notmuch-0.11.1-r2.ebuild, notmuch-0.12.ebuild:
diff --git a/net-mail/notmuch/notmuch-0.11.1-r2.ebuild b/net-mail/notmuch/notmuch-0.11.1-r2.ebuild
index e6b1f75f5fca..9fd06a26acf3 100644
--- a/net-mail/notmuch/notmuch-0.11.1-r2.ebuild
+++ b/net-mail/notmuch/notmuch-0.11.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.7 2012/03/20 13:26:23 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.8 2012/03/24 16:55:32 phajdan.jr 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="test? ( crypt emacs python )"
IUSE="bash-completion crypt debug doc emacs nmbug python test vim
zsh-completion"