summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-02 15:06:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-02 15:06:29 +0000
commit0ab35cedf5da2270634ea6d39132266e80a7f1e5 (patch)
tree0c49a30ab241f98e0ac1273d473fd32c4cf15df5 /net-mail
parentStable for amd64, wrt bug #394447 (diff)
downloadgentoo-2-0ab35cedf5da2270634ea6d39132266e80a7f1e5.tar.gz
gentoo-2-0ab35cedf5da2270634ea6d39132266e80a7f1e5.tar.bz2
gentoo-2-0ab35cedf5da2270634ea6d39132266e80a7f1e5.zip
Stable for amd64, wrt bug #405417
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/ChangeLog5
-rw-r--r--net-mail/notmuch/notmuch-0.10.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog
index f9b7900aa315..6903a98301ec 100644
--- a/net-mail/notmuch/ChangeLog
+++ b/net-mail/notmuch/ChangeLog
@@ -1,6 +1,9 @@
# 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.32 2012/02/29 20:09:07 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.33 2012/03/02 15:06:29 ago Exp $
+
+ 02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> notmuch-0.10.2-r2.ebuild:
+ Stable for amd64, wrt bug #405417
29 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
notmuch-0.10.2-r2.ebuild, notmuch-0.11.1-r2.ebuild:
diff --git a/net-mail/notmuch/notmuch-0.10.2-r2.ebuild b/net-mail/notmuch/notmuch-0.10.2-r2.ebuild
index 41504f38bccd..33d810be6b86 100644
--- a/net-mail/notmuch/notmuch-0.10.2-r2.ebuild
+++ b/net-mail/notmuch/notmuch-0.10.2-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.10.2-r2.ebuild,v 1.4 2012/02/29 20:09:07 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v 1.5 2012/03/02 15:06:29 ago Exp $
EAPI=4
@@ -17,7 +17,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 python test vim zsh-completion"