X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-fx0-f178.google.com (mail-fx0-f178.google.com [209.85.220.178]) by lists.alpinelinux.org (Postfix) with ESMTP id 2D1FD170000BA for ; Fri, 27 Feb 2009 22:34:11 +0000 (UTC) Received: by fxm26 with SMTP id 26so1287858fxm.25 for ; Fri, 27 Feb 2009 14:34:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:mime-version:subject:date:x-mailer; bh=WTjqRZ3Z5HVPr8qVpEgCmQNU2g3waTgtaBUQZXeMMiw=; b=J6WvkUHRH/J9pMNBo5xFN3JGl7rpqdVb8/Zc+L2sj8Ha6ZZJ2rqKJo0T2LWfzrv2jD 82c3vuFku5hSluF/FL8GiLFybDolVqpYM4REVRBKRMUQx5th3klN5yEqtoj3TG/SwVtE vDhe+v7ZxB4T0D4r1eJvpkfGxl02RZQ513c7w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:mime-version:subject:date:x-mailer; b=imFTW0NZT5glP6uZO/jNM55jtQmk/usuaWEODlv8hHSc9YaJd++jwiue6OzlVt2two zIUhN4HxEW7Z11jQVYujgDtfd+g4RH239ZwNt75EPgfahzvYozPjFdkTbtf2UibXLr8H ndYnDvMnkr+HuOGqy+s4y72M+7fvkBhNfx7D8= Received: by 10.86.72.15 with SMTP id u15mr432923fga.33.1235774050266; Fri, 27 Feb 2009 14:34:10 -0800 (PST) Received: from whopper.dev.wtbts.net ([208.74.141.8]) by mx.google.com with ESMTPS id 2sm1860909nfv.8.2009.02.27.14.34.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 27 Feb 2009 14:34:09 -0800 (PST) Message-Id: From: Michael Mason To: alpine-devel@lists.alpinelinux.org Content-Type: multipart/mixed; boundary=Apple-Mail-60--231191818 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 (Apple Message framework v930.3) Subject: [alpine-devel] extra/coreutils Date: Fri, 27 Feb 2009 22:34:05 +0000 X-Mailer: Apple Mail (2.930.3) --Apple-Mail-60--231191818 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Please review and commit --Apple-Mail-60--231191818 Content-Disposition: attachment; filename=0001-extra-coreutils-Initial-Commit.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0001-extra-coreutils-Initial-Commit.patch" Content-Transfer-Encoding: quoted-printable =46rom=205ea0d23aea63393022c824a94620db4c66e8e0c1=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Michael=20Mason=20=0ADate:=20= Fri,=2027=20Feb=202009=2022:30:24=20+0000=0ASubject:=20[PATCH]=20= extra/coreutils=20Initial=20Commit=0A=0A---=0A=20= extra/coreutils/APKBUILD=20|=20=20=2028=20++++++++++++++++++++++++++++=0A= =201=20files=20changed,=2028=20insertions(+),=200=20deletions(-)=0A=20= create=20mode=20100644=20extra/coreutils/APKBUILD=0A=0Adiff=20--git=20= a/extra/coreutils/APKBUILD=20b/extra/coreutils/APKBUILD=0Anew=20file=20= mode=20100644=0Aindex=200000000..861fe4e=0A---=20/dev/null=0A+++=20= b/extra/coreutils/APKBUILD=0A@@=20-0,0=20+1,28=20@@=0A+#=20Contributor:=20= Michael=20Mason=20=20=0A+#=20Maintainer:=20=0A= +pkgname=3Dcoreutils=0A+pkgver=3D7.1=0A+pkgrel=3D0=0A+pkgdesc=3D"The=20= basic=20file,=20shell=20and=20text=20manipulation=20utilities"=0A= +url=3D"http://www.gnu.org/software/coreutils/"=0A+license=3D"GPL"=0A= +depends=3D"uclibc"=0A+makedepends=3D""=0A+install=3D=0A= +subpackages=3D"$pkgname-doc"=0A= +source=3D"http://ftp.gnu.org/gnu/coreutils/$pkgname-$pkgver.tar.gz"=0A= +build()=20{=0A+=09cd=20"$srcdir/$pkgname-$pkgver"=0A+=0A+=09./configure=20= --prefix=3D/usr=20\=0A+=09=09--sysconfdir=3D/etc=20\=0A+=09=09= --mandir=3D/usr/share/man=20\=0A+=09=09--infodir=3D/usr/share/info=20\=0A= +=09=09--disable-nls=20\=0A+=09=09--without-gmp=0A+=09make=20||=20return=20= 1=0A+=09make=20DESTDIR=3D"$pkgdir"=20install=0A+=0A+}=0A+=0A= +md5sums=3D"cbb2b3d1718ee1237b808e00b5c11b1e=20=20coreutils-7.1.tar.gz"=0A= --=20=0A1.6.1.3=0A=0A= --Apple-Mail-60--231191818 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit --Apple-Mail-60--231191818-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---