diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-24 12:39:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-24 12:39:25 +0000 |
commit | 852cbf678a5318962acd2bf1f1931025af4c0118 (patch) | |
tree | e3cb7879a32ee0020ea1cdb4fc5123bc127dee51 /net-mail/notmuch | |
parent | Stable for amd64, wrt bug #413091 (diff) | |
download | gentoo-2-852cbf678a5318962acd2bf1f1931025af4c0118.tar.gz gentoo-2-852cbf678a5318962acd2bf1f1931025af4c0118.tar.bz2 gentoo-2-852cbf678a5318962acd2bf1f1931025af4c0118.zip |
Stable for amd64, wrt bug #413349
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r-- | net-mail/notmuch/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.10.2-r3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.11.1-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog index ef70a97a72a7..0c612fed5f78 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.46 2012/04/24 09:59:04 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.47 2012/04/24 12:39:25 ago Exp $ + + 24 Apr 2012; Agostino Sarubbo <ago@gentoo.org> notmuch-0.10.2-r3.ebuild, + notmuch-0.11.1-r3.ebuild: + Stable for amd64, wrt bug #413349 24 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2-r2.ebuild, notmuch-0.10.2-r3.ebuild, notmuch-0.11.1-r2.ebuild, notmuch-0.11.1-r3.ebuild, diff --git a/net-mail/notmuch/notmuch-0.10.2-r3.ebuild b/net-mail/notmuch/notmuch-0.10.2-r3.ebuild index ec37aa704838..add5446394ed 100644 --- a/net-mail/notmuch/notmuch-0.10.2-r3.ebuild +++ b/net-mail/notmuch/notmuch-0.10.2-r3.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-r3.ebuild,v 1.3 2012/04/24 09:59:04 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r3.ebuild,v 1.4 2012/04/24 12:39:25 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" diff --git a/net-mail/notmuch/notmuch-0.11.1-r3.ebuild b/net-mail/notmuch/notmuch-0.11.1-r3.ebuild index 2b42d750ba57..bb5c903ec6d2 100644 --- a/net-mail/notmuch/notmuch-0.11.1-r3.ebuild +++ b/net-mail/notmuch/notmuch-0.11.1-r3.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-r3.ebuild,v 1.3 2012/04/24 09:59:04 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r3.ebuild,v 1.4 2012/04/24 12:39:25 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" |