From d1a2ed263fa76f5e34a07bf6a44441c6dd841a71 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Mon, 9 Feb 2015 10:41:29 +0100 Subject: [PATCH] [PATCH 1/2] notmuch-mutt README: use metacpn.org/* as deps homepages --- 6b/4922aa003adb151d3dec1e73832848f6dccae3 | 83 +++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 6b/4922aa003adb151d3dec1e73832848f6dccae3 diff --git a/6b/4922aa003adb151d3dec1e73832848f6dccae3 b/6b/4922aa003adb151d3dec1e73832848f6dccae3 new file mode 100644 index 000000000..6b648c0d8 --- /dev/null +++ b/6b/4922aa003adb151d3dec1e73832848f6dccae3 @@ -0,0 +1,83 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 794B2431FC4 + for ; Mon, 9 Feb 2015 01:41:44 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.338 +X-Spam-Level: ** +X-Spam-Status: No, score=2.338 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + DNS_FROM_AHBL_RHSBL=2.438] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id JZyrDxvbd5TB for ; + Mon, 9 Feb 2015 01:41:40 -0800 (PST) +Received: from upsilon.cc (upsilon.cc [178.32.142.91]) + by olra.theworths.org (Postfix) with ESMTP id 84AA0431FC9 + for ; Mon, 9 Feb 2015 01:41:40 -0800 (PST) +Received: from timira.takhisis.invalid (maths.r-prg.net.univ-paris7.fr + [81.194.27.158]) by upsilon.cc (Postfix) with ESMTPSA id E625510E52; + Mon, 9 Feb 2015 10:41:39 +0100 (CET) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=upsilon.cc; s=mail; + t=1423474899; bh=xKk4wpiwtgPVN8ZVIvbE6GB96PL6xO1Wsl7NOE8RdiA=; + h=From:To:Cc:Subject:Date:In-Reply-To:References:From; + b=F86jGt8Cyfn0vFmqW7sHKlkz3zC9G2DI2vD32wVDbOQNQmStlqqpOfWC7RMGxJ0f8 + tfCPMvNoQMTeDvEHtnD3nXITb/dcoi1YMFQtXgXdfKvpEbIZzrpJ6Me85xqnvxa2TT + hgRiwyYoHmN2so/LZ/9HVj3y/U8zZwU90x80ZDOU= +Received: by timira.takhisis.invalid (Postfix, from userid 1000) + id 7C62F600E1; Mon, 9 Feb 2015 10:41:39 +0100 (CET) +From: Stefano Zacchiroli +To: notmuch@notmuchmail.org +Subject: [PATCH 1/2] notmuch-mutt README: use metacpn.org/* as deps homepages +Date: Mon, 9 Feb 2015 10:41:29 +0100 +Message-Id: <1423474890-16972-2-git-send-email-zack@upsilon.cc> +X-Mailer: git-send-email 2.1.4 +In-Reply-To: <1423474890-16972-1-git-send-email-zack@upsilon.cc> +References: <1423474890-16972-1-git-send-email-zack@upsilon.cc> +Cc: zack@upsilon.cc +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 09 Feb 2015 09:41:44 -0000 + +--- + contrib/notmuch-mutt/README | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +diff --git a/contrib/notmuch-mutt/README b/contrib/notmuch-mutt/README +index 382ac91..c661447 100644 +--- a/contrib/notmuch-mutt/README ++++ b/contrib/notmuch-mutt/README +@@ -33,13 +33,13 @@ Requirements + + To *run* notmuch-mutt you will need Perl with the following libraries: + +-- Mail::Box ++- Mail::Box + (Debian package: libmail-box-perl) +-- Mail::Internet ++- Mail::Internet + (Debian package: libmailtools-perl) +-- String::ShellQuote ++- String::ShellQuote + (Debian package: libstring-shellquote-perl) +-- Term::ReadLine ++- Term::ReadLine::Gnu + (Debian package: libterm-readline-gnu-perl) + + To *build* notmuch-mutt documentation you will need: +-- +2.1.4 + -- 2.26.2