[arch-commits] CVS update of extra/modules/kqemu (PKGBUILD kqemu.install)

Thomas Baechler thomas at archlinux.org
Mon Jul 9 20:34:50 UTC 2007


    Date: Monday, July 9, 2007 @ 16:34:50
  Author: thomas
    Path: /home/cvs-extra/extra/modules/kqemu

Modified: PKGBUILD (1.8 -> 1.9) kqemu.install (1.6 -> 1.7)

upgpkg: kqemu 1.3.0pre11-10


---------------+
 PKGBUILD      |    9 +++++----
 kqemu.install |    2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)


Index: extra/modules/kqemu/PKGBUILD
diff -u extra/modules/kqemu/PKGBUILD:1.8 extra/modules/kqemu/PKGBUILD:1.9
--- extra/modules/kqemu/PKGBUILD:1.8	Sat Apr 28 09:15:53 2007
+++ extra/modules/kqemu/PKGBUILD	Mon Jul  9 16:34:50 2007
@@ -1,13 +1,14 @@
-# $Id: PKGBUILD,v 1.8 2007/04/28 13:15:53 tpowa Exp $
-# Maintainer: Thomas B�chler <thomas at archlinux.org>
+# $Id: PKGBUILD,v 1.9 2007/07/09 20:34:50 thomas Exp $
+# Maintainer: Thomas Baechler <thomas at archlinux.org>
 # Contributor: basilburn <basilburn at yahoo.com>
 
 pkgname=kqemu
-_kernver=2.6.21-ARCH
+_kernver=2.6.22-ARCH
 pkgver=1.3.0pre11
-pkgrel=6
+pkgrel=10
 pkgdesc="QEMU Accelerator Module, which adds virtualization capabilities to qemu. For kernel26."
 arch=(i686 x86_64)
+license=('GPL' 'BSD')
 url="http://fabrice.bellard.free.fr/qemu/"
 depends=('kernel26' 'qemu>=0.9.0')
 install=kqemu.install
Index: extra/modules/kqemu/kqemu.install
diff -u extra/modules/kqemu/kqemu.install:1.6 extra/modules/kqemu/kqemu.install:1.7
--- extra/modules/kqemu/kqemu.install:1.6	Sat Apr 28 09:15:54 2007
+++ extra/modules/kqemu/kqemu.install	Mon Jul  9 16:34:50 2007
@@ -1,4 +1,4 @@
-KERNEL_VERSION='2.6.21-ARCH'
+KERNEL_VERSION='2.6.22-ARCH'
 
 post_install() {
   depmod -v $KERNEL_VERSION >/dev/null 2>&1




More information about the arch-commits mailing list