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

Tom Killian tom at archlinux.org
Tue Jul 24 09:25:38 UTC 2007


    Date: Tuesday, July 24, 2007 @ 05:25:38
  Author: tom
    Path: /home/cvs-extra/extra/modules/kqemu-ck

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

upgpkg: kqemu-ck 1.3.0pre11-4
update for 2.6.22-ck


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


Index: extra/modules/kqemu-ck/PKGBUILD
diff -u extra/modules/kqemu-ck/PKGBUILD:1.7 extra/modules/kqemu-ck/PKGBUILD:1.8
--- extra/modules/kqemu-ck/PKGBUILD:1.7	Sun May 27 10:16:21 2007
+++ extra/modules/kqemu-ck/PKGBUILD	Tue Jul 24 05:25:37 2007
@@ -1,13 +1,14 @@
-# $Id: PKGBUILD,v 1.7 2007/05/27 14:16:21 tom Exp $
-# Maintainer: Thomas Bächler <thomas at archlinux.org>
+# $Id: PKGBUILD,v 1.8 2007/07/24 09:25:37 tom Exp $
+# Maintainer: Thomas Baechler <thomas at archlinux.org>
 # Contributor: basilburn <basilburn at yahoo.com>
 
 pkgname=kqemu-ck
-_kernver=2.6.21-ck
+_kernver=2.6.22-ck
 pkgver=1.3.0pre11
-pkgrel=3
+pkgrel=4
 pkgdesc="QEMU Accelerator Module, which adds virtualization capabilities to qemu. For kernel26ck."
 arch=(i686 x86_64)
+license=('GPL' 'BSD')
 url="http://fabrice.bellard.free.fr/qemu/"
 depends=('kernel26ck' 'qemu>=0.9.0')
 install=kqemu.install
Index: extra/modules/kqemu-ck/kqemu.install
diff -u extra/modules/kqemu-ck/kqemu.install:1.5 extra/modules/kqemu-ck/kqemu.install:1.6
--- extra/modules/kqemu-ck/kqemu.install:1.5	Sun May 27 10:16:21 2007
+++ extra/modules/kqemu-ck/kqemu.install	Tue Jul 24 05:25:38 2007
@@ -1,4 +1,4 @@
-KERNEL_VERSION='2.6.21-ck'
+KERNEL_VERSION='2.6.22-ck'
 
 post_install() {
   depmod -v $KERNEL_VERSION >/dev/null 2>&1




More information about the arch-commits mailing list