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 19776431FD0 for ; Thu, 21 Nov 2013 06:55:27 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 9ywkSMGs26yf for ; Thu, 21 Nov 2013 06:55:19 -0800 (PST) Received: from mail-we0-f171.google.com (mail-we0-f171.google.com [74.125.82.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 69C2D431FC2 for ; Thu, 21 Nov 2013 06:55:19 -0800 (PST) Received: by mail-we0-f171.google.com with SMTP id q58so4921052wes.2 for ; Thu, 21 Nov 2013 06:55:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:subject:date:message-id; bh=+6v41fHLfqFDCN86G24AVUejqxfKgsaGwfT9Jng63zY=; b=ykghvozO6Ug6DfjxYW4wfWT9VVXr38kpSEV1/rtlM6Ou6o2hwlH1OYMkKF5HaChrlu 7nXPcX9OKm1IbJdvW5dzahJtBKc2iZRiiiJ8jGI4FsFdhCXq3t8k/9RruRGJwHbXq8wj odp6hzU29Ixd9gnMsBbAYRcSNwSNyPcGMp8QwbWHFPRUTBorKMKa4a0JE+EO4mQAAaqU RosqSLi68m/lm15rD2aVsCSeYkEZo3DJiMbwpVXZS0C5VQi0YCH8ViCFKZsAxXNBv8J3 5WqAyIK9NTIfJ38mFEiPbPjlJZc+XGOzxVw2U+USXpMunVyBQm+YklgNaEHdTPffiOlU 4OTQ== X-Received: by 10.180.219.33 with SMTP id pl1mr5642488wic.49.1385036599118; Thu, 21 Nov 2013 04:23:19 -0800 (PST) Received: from localhost ([2a02:2028:1a3:cca1:6267:20ff:fec9:4e40]) by mx.google.com with ESMTPSA id r4sm4731402wib.6.2013.11.21.04.23.18 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2013 04:23:18 -0800 (PST) From: Thorsten Behrens To: notmuch@notmuchmail.org Subject: [PATCH] Add openSUSE package search to wiki Date: Thu, 21 Nov 2013 13:22:30 +0100 Message-Id: <1385036550-13135-1-git-send-email-tbehrens@suse.com> X-Mailer: git-send-email 1.8.4 X-Mailman-Approved-At: Thu, 21 Nov 2013 07:01:19 -0800 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: Thu, 21 Nov 2013 14:55:27 -0000 --- index.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/index.mdwn b/index.mdwn index afb7201..6fb93e7 100644 --- a/index.mdwn +++ b/index.mdwn @@ -94,6 +94,7 @@ Notmuch is packaged for the following distributions: * [Gentoo](http://packages.gentoo.org/package/net-mail/notmuch) * [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/) * [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch) +* [openSUSE](https://build.opensuse.org/search?search_text=notmuch) ## Development and Contributing -- 1.8.4