summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-24 17:04:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-24 17:04:03 +0000
commitef60ff0c0454ef48271575da5dc6a00242ff1987 (patch)
tree823d2f8d5fc78fc99751dfe16912fd1754df8479 /net-mail
parentadd likely upstream bug cause for python chflags problem (diff)
downloadgentoo-2-ef60ff0c0454ef48271575da5dc6a00242ff1987.tar.gz
gentoo-2-ef60ff0c0454ef48271575da5dc6a00242ff1987.tar.bz2
gentoo-2-ef60ff0c0454ef48271575da5dc6a00242ff1987.zip
Stable for amd64, wrt bug #413323
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/ChangeLog5
-rw-r--r--net-mail/notmuch/notmuch-0.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog
index 0c612fed5f78..a2041a9990d9 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.47 2012/04/24 12:39:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.48 2012/04/24 17:04:03 ago Exp $
+
+ 24 Apr 2012; Agostino Sarubbo <ago@gentoo.org> notmuch-0.12.ebuild:
+ Stable for amd64, wrt bug #413323
24 Apr 2012; Agostino Sarubbo <ago@gentoo.org> notmuch-0.10.2-r3.ebuild,
notmuch-0.11.1-r3.ebuild:
diff --git a/net-mail/notmuch/notmuch-0.12.ebuild b/net-mail/notmuch/notmuch-0.12.ebuild
index 2e5a4d348da8..e1d152516b0f 100644
--- a/net-mail/notmuch/notmuch-0.12.ebuild
+++ b/net-mail/notmuch/notmuch-0.12.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.12.ebuild,v 1.6 2012/04/24 09:59:04 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.7 2012/04/24 17:04: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="test? ( crypt emacs python )"
IUSE="bash-completion crypt debug doc emacs nmbug python test vim
zsh-completion"