X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-ew0-f170.google.com (mail-ew0-f170.google.com [209.85.219.170]) by lists.alpinelinux.org (Postfix) with ESMTP id B8BFD17003DC0 for ; Tue, 10 Mar 2009 08:35:00 +0000 (UTC) Received: by ewy18 with SMTP id 18so1212976ewy.25 for ; Tue, 10 Mar 2009 01:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=bqBjEytX1UuVAATBmJ0qJv3iGL2C31z/1li4k/U7Tos=; b=x7Zv2Lq2eMV6TEXo6VjAdi9ESXmxBuMhaH4AuxD6hs5GMj4RRHVT4POZ5vWXJUrubP ItraBUwA8GxY52Ab8SGnXResSPlpohmQMi9yiOYs91E5Zmje+80ZGPZC5sa7T5RnyYBp jOHU+5hT97fHruc8JmH2aeE11002BlDIyAMaQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=OZ6v5h3KcVx9A2hskYqCuAhLSYhr1N67dElHC7YfL1olKu3pssYCyBEtLnsH1++hC3 bTtNPcm/mxE8M8RPoZgnqvdDBjCMDijkbRGAWS/qVfZ4f0i2wudNZC99Q2WSHk4iw/+n j1rBrh2+A1J+9k5OrIPV4PFY/fsAgtrv9GTEI= Received: by 10.216.7.207 with SMTP id 57mr2521285wep.104.1236674100025; Tue, 10 Mar 2009 01:35:00 -0700 (PDT) Received: from ?10.65.65.1? (ti211310a081-0173.bb.online.no [85.164.0.173]) by mx.google.com with ESMTPS id f4sm3655729nfh.46.2009.03.10.01.34.59 (version=SSLv3 cipher=RC4-MD5); Tue, 10 Mar 2009 01:34:59 -0700 (PDT) Subject: Re: [alpine-devel] testing/snort From: Natanael Copa To: Michael Mason Cc: alpine-devel@lists.alpinelinux.org In-Reply-To: References: Content-Type: text/plain Date: Tue, 10 Mar 2009 09:34:58 +0100 Message-Id: <1236674098.21886.113.camel@nc> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 Content-Transfer-Encoding: 7bit One thing more.... On Fri, 2009-03-06 at 19:15 +0000, Michael Mason wrote: > Please review. ... > > From 61376bb78a02c230d319d12b1dacf5a9740fb35b Mon Sep 17 00:00:00 2001 > From: Michael Mason > Date: Fri, 6 Mar 2009 19:08:52 +0000 > Subject: [PATCH] testing/snort Initial Commit > > --- > extra/dansguardian/APKBUILD | 2 ++ > extra/snort/APKBUILD | 38 > ++++++++++++++++++++++++++++++++++++++ the commit message says 'testing/snort' while the patch has 'extra/snort'. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---