[arch-commits] CVS update of arch/build/kernels/kernel26 (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat May 26 22:29:17 UTC 2007


    Date: Saturday, May 26, 2007 @ 18:29:17
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/kernels/kernel26

Modified: PKGBUILD (1.227 -> 1.228)

fixed a typo


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


Index: arch/build/kernels/kernel26/PKGBUILD
diff -u arch/build/kernels/kernel26/PKGBUILD:1.227 arch/build/kernels/kernel26/PKGBUILD:1.228
--- arch/build/kernels/kernel26/PKGBUILD:1.227	Sat May 26 17:35:15 2007
+++ arch/build/kernels/kernel26/PKGBUILD	Sat May 26 18:29:17 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.227 2007/05/26 21:35:15 andyrtr Exp $
+# $Id: PKGBUILD,v 1.228 2007/05/26 22:29:17 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=kernel26
 _basekernel=2.6.21
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="The Linux Kernel and modules"
 arch=(i686 x86_64)
-license=('GPL'
+license=('GPL')
 url="http://www.kernel.org"
 backup=('boot/kconfig26' etc/mkinitcpio.d/${pkgname}.preset)
 depends=('module-init-tools' 'mkinitcpio>=0.5.13')




More information about the arch-commits mailing list