[arch-commits] Commit in v86d/repos (3 files)

Allan McRae allan at archlinux.org
Mon Jun 8 03:00:49 UTC 2009


    Date: Sunday, June 7, 2009 @ 23:00:49
  Author: allan
Revision: 41918

Merged revisions 41917 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/v86d/trunk

........
  r41917 | allan | 2009-06-08 12:59:34 +1000 (Mon, 08 Jun 2009) | 2 lines
  
  upgpkg: v86d 0.1.9-6
      fix /lib/initcpio/install/v86d to point at /etc/modprobe.d/uvesafb.conf (FS#15000)
........

Modified:
  v86d/repos/testing-i686/	(properties)
  v86d/repos/testing-i686/PKGBUILD
  v86d/repos/testing-i686/v86d

----------+
 PKGBUILD |    4 ++--
 v86d     |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


Property changes on: v86d/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /v86d/trunk:1-41818
   + /v86d/trunk:1-41917

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-06-08 02:59:34 UTC (rev 41917)
+++ testing-i686/PKGBUILD	2009-06-08 03:00:49 UTC (rev 41918)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname="v86d"
 pkgver=0.1.9
-pkgrel=5
+pkgrel=6
 pkgdesc="userspace helper for uvesafb that runs x86 code in an emulated environment"
 url="http://dev.gentoo.org/~spock/projects/uvesafb/"
 license=('GPL2')
@@ -18,7 +18,7 @@
         v86d_hook
         modprobe.uvesafb)
 md5sums=('ebbbc8e7013c9544b6ba6981add43831'
-         '4370f3c903fb005df0274b46ba4318e2'
+         'ef0a9f2235cc3c00eb17457fc7eb6550'
          '813958b8f6c75a7063e4858f31509694'
          '2d7cc8dc6a41916a13869212d0191147')
 options=(!makeflags)

Modified: testing-i686/v86d
===================================================================
--- testing-i686/v86d	2009-06-08 02:59:34 UTC (rev 41917)
+++ testing-i686/v86d	2009-06-08 03:00:49 UTC (rev 41918)
@@ -1,6 +1,6 @@
 install() {
     add_binary "/sbin/v86d_klibc" "/sbin/v86d"
-    add_file "/etc/modprobe.d/uvesafb"
+    add_file "/etc/modprobe.d/uvesafb.conf"
     MODULES="uvesafb"
     SCRIPT="v86d"
 }




More information about the arch-commits mailing list