From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RIwO1-0004mb-3N for garchives@archives.gentoo.org; Wed, 26 Oct 2011 05:50:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E69221C03D; Wed, 26 Oct 2011 05:50:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5C0D621C03D for ; Wed, 26 Oct 2011 05:50:39 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B71FC1B400C for ; Wed, 26 Oct 2011 05:50:38 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2178) id 8AD542004B; Wed, 26 Oct 2011 05:50:37 +0000 (UTC) From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/notmuch: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: app-text/notmuch X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: <20111026055037.8AD542004B@flycatcher.gentoo.org> Date: Wed, 26 Oct 2011 05:50:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: eec222b86a29ad91ea65c4d148751664 ulm 11/10/26 05:50:37 Modified: ChangeLog Log: Use SITEETC instead of absolute path in emacs site-init file. =20 (Portage version: 2.1.10.31/cvs/Linux x86_64) Revision Changes Path 1.5 app-text/notmuch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/notmuch/C= hangeLog?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/notmuch/C= hangeLog?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/notmuch/C= hangeLog?r1=3D1.4&r2=3D1.5 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/notmuch/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 24 Oct 2011 22:04:52 -0000 1.4 +++ ChangeLog 26 Oct 2011 05:50:37 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for app-text/notmuch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/notmuch/ChangeLog,v 1.4 2011= /10/24 22:04:52 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/notmuch/ChangeLog,v 1.5 2011= /10/26 05:50:37 ulm Exp $ + + 26 Oct 2011; Ulrich Mueller files/50notmuch-gentoo.el= : + Use SITEETC instead of absolute path in emacs site-init file. =20 24 Oct 2011; Amadeusz =C5=BBo=C5=82nowski notmuch= -0.9.ebuild: ~amd64 keyword. Notmuch works fine in terminal, Vim and Emacs.