From ed51ccc7f59c20d5709dd618f5ccc749cf3bb5bf Mon Sep 17 00:00:00 2001 From: José María Alonso Date: Tue, 18 Feb 2014 14:30:05 +0000 Subject: Stable for amd64 wrt bug #500556 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536) --- net-mail/notmuch/ChangeLog | 5 ++++- net-mail/notmuch/notmuch-0.17.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-mail') diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog index b98c785faaa0..ad4ff51ecfd4 100644 --- a/net-mail/notmuch/ChangeLog +++ b/net-mail/notmuch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/notmuch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.86 2014/02/15 20:15:03 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.87 2014/02/18 14:30:05 nimiux Exp $ + + 18 Feb 2014; Chema Alonso notmuch-0.17.ebuild: + Stable for amd64 wrt bug #500556 15 Feb 2014; Amadeusz Żołnowski notmuch-0.17.ebuild: Don't call gcc directly, honor CC and CXX. Fixes bug #500864. diff --git a/net-mail/notmuch/notmuch-0.17.ebuild b/net-mail/notmuch/notmuch-0.17.ebuild index ea5421807641..216bca9541a7 100644 --- a/net-mail/notmuch/notmuch-0.17.ebuild +++ b/net-mail/notmuch/notmuch-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.2 2014/02/15 20:15:03 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.3 2014/02/18 14:30:05 nimiux 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=" python? ( ${PYTHON_REQUIRED_USE} ) test? ( crypt emacs python ) -- cgit v1.2.3-65-gdbad