diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:51:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:51:11 +0000 |
commit | b6689765cd398e04a5748a0d01aff1c695f761cf (patch) | |
tree | 32d6789d1bb9096672937f1b576bb22336785966 /net-mail | |
parent | Stable for x86, wrt bug #460276 (diff) | |
download | gentoo-2-b6689765cd398e04a5748a0d01aff1c695f761cf.tar.gz gentoo-2-b6689765cd398e04a5748a0d01aff1c695f761cf.tar.bz2 gentoo-2-b6689765cd398e04a5748a0d01aff1c695f761cf.zip |
Stable for x86, wrt bug #484926
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/notmuch/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.16-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog index 27a24f7db829..bc5ea0f633c0 100644 --- a/net-mail/notmuch/ChangeLog +++ b/net-mail/notmuch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/notmuch # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.82 2013/09/15 10:09:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.83 2013/09/22 06:51:11 ago Exp $ + + 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> notmuch-0.16-r1.ebuild: + Stable for x86, wrt bug #484926 15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> notmuch-0.16-r1.ebuild: Stable for amd64, wrt bug #484926 diff --git a/net-mail/notmuch/notmuch-0.16-r1.ebuild b/net-mail/notmuch/notmuch-0.16-r1.ebuild index 5f040408cff4..99b4f4837d6f 100644 --- a/net-mail/notmuch/notmuch-0.16-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild,v 1.3 2013/09/15 10:09:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild,v 1.4 2013/09/22 06:51:11 ago 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=" pick? ( emacs ) python? ( ${PYTHON_REQUIRED_USE} ) |