X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 3B3EF1EB587 for ; Sat, 23 Oct 2010 08:28:11 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 9A4C3AE4004; Sat, 23 Oct 2010 08:28:10 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NYyM7S7msdkD; Sat, 23 Oct 2010 08:28:09 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 5B634376277; Sat, 23 Oct 2010 08:28:09 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 4602360A7FB7F; Sat, 23 Oct 2010 08:28:09 +0000 (UTC) Received: from localhost (unknown [10.65.96.33]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id DC6BB60A7FB7D; Sat, 23 Oct 2010 08:28:08 +0000 (UTC) Date: Sat, 23 Oct 2010 08:27:58 +0000 From: Natanael Copa To: Lee Hinman Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] APKBUILD file for mg a Micro GNU/emacs Message-ID: <20101023082758.0781d2d4@alpinelinux.org> In-Reply-To: <1287760674-2029-1-git-send-email-hinman@gmail.com> References: <1287760674-2029-1-git-send-email-hinman@gmail.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.0; i686-pc-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Fri, 22 Oct 2010 10:17:54 -0500 Lee Hinman wrote: > --- > testing/mg/APKBUILD | 41 +++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 41 insertions(+), 0 deletions(-) > create mode 100644 testing/mg/APKBUILD > Applied. I had to remove -Werror to make it build with gcc-4.5.1. I took the liberty to add your name/email to Contributor comment. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---