Re: [PATCH 3/5] nmbug-status: Add an nmbug-status(5) man page
[notmuch-archives.git] / d3 / 4e4f6d859b3ee126b219cf54652057464d4cec
1 Return-Path: <netsroth@googlemail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 19776431FD0\r
6         for <notmuch@notmuchmail.org>; Thu, 21 Nov 2013 06:55:27 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 9ywkSMGs26yf for <notmuch@notmuchmail.org>;\r
17         Thu, 21 Nov 2013 06:55:19 -0800 (PST)\r
18 Received: from mail-we0-f171.google.com (mail-we0-f171.google.com\r
19         [74.125.82.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 69C2D431FC2\r
22         for <notmuch@notmuchmail.org>; Thu, 21 Nov 2013 06:55:19 -0800 (PST)\r
23 Received: by mail-we0-f171.google.com with SMTP id q58so4921052wes.2\r
24         for <notmuch@notmuchmail.org>; Thu, 21 Nov 2013 06:55:14 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
26         d=googlemail.com; s=20120113;\r
27         h=from:to:subject:date:message-id;\r
28         bh=+6v41fHLfqFDCN86G24AVUejqxfKgsaGwfT9Jng63zY=;\r
29         b=ykghvozO6Ug6DfjxYW4wfWT9VVXr38kpSEV1/rtlM6Ou6o2hwlH1OYMkKF5HaChrlu\r
30         7nXPcX9OKm1IbJdvW5dzahJtBKc2iZRiiiJ8jGI4FsFdhCXq3t8k/9RruRGJwHbXq8wj\r
31         odp6hzU29Ixd9gnMsBbAYRcSNwSNyPcGMp8QwbWHFPRUTBorKMKa4a0JE+EO4mQAAaqU\r
32         RosqSLi68m/lm15rD2aVsCSeYkEZo3DJiMbwpVXZS0C5VQi0YCH8ViCFKZsAxXNBv8J3\r
33         5WqAyIK9NTIfJ38mFEiPbPjlJZc+XGOzxVw2U+USXpMunVyBQm+YklgNaEHdTPffiOlU\r
34         4OTQ==\r
35 X-Received: by 10.180.219.33 with SMTP id pl1mr5642488wic.49.1385036599118;\r
36         Thu, 21 Nov 2013 04:23:19 -0800 (PST)\r
37 Received: from localhost ([2a02:2028:1a3:cca1:6267:20ff:fec9:4e40])\r
38         by mx.google.com with ESMTPSA id r4sm4731402wib.6.2013.11.21.04.23.18\r
39         for <notmuch@notmuchmail.org>\r
40         (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
41         Thu, 21 Nov 2013 04:23:18 -0800 (PST)\r
42 From: Thorsten Behrens <netsroth@googlemail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH] Add openSUSE package search to wiki\r
45 Date: Thu, 21 Nov 2013 13:22:30 +0100\r
46 Message-Id: <1385036550-13135-1-git-send-email-tbehrens@suse.com>\r
47 X-Mailer: git-send-email 1.8.4\r
48 X-Mailman-Approved-At: Thu, 21 Nov 2013 07:01:19 -0800\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Thu, 21 Nov 2013 14:55:27 -0000\r
62 \r
63 ---\r
64  index.mdwn | 1 +\r
65  1 file changed, 1 insertion(+)\r
66 \r
67 diff --git a/index.mdwn b/index.mdwn\r
68 index afb7201..6fb93e7 100644\r
69 --- a/index.mdwn\r
70 +++ b/index.mdwn\r
71 @@ -94,6 +94,7 @@ Notmuch is packaged for the following distributions:\r
72  * [Gentoo](http://packages.gentoo.org/package/net-mail/notmuch)\r
73  * [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/)\r
74  * [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch)\r
75 +* [openSUSE](https://build.opensuse.org/search?search_text=notmuch)\r
76  \r
77  ## Development and Contributing\r
78  \r
79 -- \r
80 1.8.4\r
81 \r