[arch-commits] Commit in binutils-uclibc/trunk (PKGBUILD)

Thomas Bächler thomas at archlinux.org
Sat Sep 26 23:01:10 UTC 2009


    Date: Saturday, September 26, 2009 @ 19:01:10
  Author: thomas
Revision: 53202

Remove base group and rebuild

Modified:
  binutils-uclibc/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-26 18:53:47 UTC (rev 53201)
+++ PKGBUILD	2009-09-26 23:01:10 UTC (rev 53202)
@@ -1,17 +1,16 @@
 # $Id$
-# Maintainer: Allan McRae <allan at archlinux.org>
+# Maintainer: Thomas Bächler <thomas at archlinux.org>
 
-# toolchain build order: kernel-headers->glibc->binutils->gcc-libs->gcc->binutils->glibc
+# toolchain build order: (kernel-headers)->binutils-uclibc->uclibc->gcc-uclibc
 
 pkgname=binutils-uclibc
 pkgver=2.19.1
-pkgrel=1
+pkgrel=2
 _date=20090419
 pkgdesc="A set of programs to assemble and manipulate binary and object files"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/binutils/"
 license=('GPL')
-groups=('base')
 depends=('binutils' 'zlib')
 options=('!libtool' '!distcc' '!ccache')
 source=(ftp://ftp.archlinux.org/other/binutils/binutils-${pkgver}_${_date}.tar.bz2




More information about the arch-commits mailing list