X-Original-To: alpine-aports@lists.alpinelinux.org Received: from newmail.tetrasec.net (unknown [172.21.74.12]) by lists.alpinelinux.org (Postfix) with ESMTP id 686165C4164 for ; Tue, 5 Jul 2016 11:22:52 +0000 (GMT) Received: from ncopa-desktop.copa.dup.pw (71.63.200.37.customer.cdi.no [37.200.63.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id 8976B5A12E2; Tue, 5 Jul 2016 11:22:50 +0000 (GMT) Date: Tue, 5 Jul 2016 13:22:32 +0200 From: Natanael Copa To: Klemens Nanni Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH 1/3] main/lzlib: new aport Message-ID: <20160705132232.57d287a0@ncopa-desktop.copa.dup.pw> In-Reply-To: <20160625135204.21344-1-kl3@posteo.org> References: <20160625135204.21344-1-kl3@posteo.org> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports 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 On Sat, 25 Jun 2016 15:52:02 +0200 Klemens Nanni wrote: > --- > main/lzlib/APKBUILD | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > create mode 100644 main/lzlib/APKBUILD > > diff --git a/main/lzlib/APKBUILD b/main/lzlib/APKBUILD > new file mode 100644 > index 0000000..1c3701f > --- /dev/null > +++ b/main/lzlib/APKBUILD New packages needs to go to testing first. We normally don't add new things directly to main. -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---