diff options
author | Olivier DOSSMANN <blankoworld@wanadoo.fr> | 2009-11-18 09:27:52 +0100 |
---|---|---|
committer | Olivier DOSSMANN <blankoworld@wanadoo.fr> | 2009-11-18 09:27:52 +0100 |
commit | 09640937ad3d1a4b0e140bb17a5b718a1eec87b0 (patch) | |
tree | 11209420cc9e2cc821247e762f10f97f2000b867 /xorg/xorg-xf86-input-mouse | |
parent | e4ee11a8fa68f9a1218480f96c023cced32be83f (diff) | |
parent | 48edee3b964820ca0f4a04da1ca87051407b0f2a (diff) | |
download | nutyx-extra-09640937ad3d1a4b0e140bb17a5b718a1eec87b0.tar.gz nutyx-extra-09640937ad3d1a4b0e140bb17a5b718a1eec87b0.tar.bz2 nutyx-extra-09640937ad3d1a4b0e140bb17a5b718a1eec87b0.tar.xz nutyx-extra-09640937ad3d1a4b0e140bb17a5b718a1eec87b0.zip |
Merge remote branch 'nutyx-2009/master'
Diffstat (limited to 'xorg/xorg-xf86-input-mouse')
-rw-r--r-- | xorg/xorg-xf86-input-mouse/.footprint | 2 | ||||
-rw-r--r-- | xorg/xorg-xf86-input-mouse/.md5sum | 2 | ||||
-rw-r--r-- | xorg/xorg-xf86-input-mouse/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/xorg-xf86-input-mouse/.footprint b/xorg/xorg-xf86-input-mouse/.footprint index eb7150fdc..ddaf91de9 100644 --- a/xorg/xorg-xf86-input-mouse/.footprint +++ b/xorg/xorg-xf86-input-mouse/.footprint @@ -7,4 +7,4 @@ drwxr-xr-x root/root usr/lib/xorg/modules/input/ -rwxr-xr-x root/root usr/lib/xorg/modules/input/mouse_drv.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man4/ --rw-r--r-- root/root usr/man/man4/mousedrv.4.gz +-rw-r--r-- root/root usr/man/man4/mousedrv.4 diff --git a/xorg/xorg-xf86-input-mouse/.md5sum b/xorg/xorg-xf86-input-mouse/.md5sum index 4214fe877..4260e007c 100644 --- a/xorg/xorg-xf86-input-mouse/.md5sum +++ b/xorg/xorg-xf86-input-mouse/.md5sum @@ -1 +1 @@ -e7dc0759c14a9bfd373917a49e5f7c7d xf86-input-mouse-1.4.0.tar.bz2 +c58629fddf0782dad5c02da6aeb35521 xf86-input-mouse-1.5.0.tar.bz2 diff --git a/xorg/xorg-xf86-input-mouse/Pkgfile b/xorg/xorg-xf86-input-mouse/Pkgfile index af739d19d..c80c459c9 100644 --- a/xorg/xorg-xf86-input-mouse/Pkgfile +++ b/xorg/xorg-xf86-input-mouse/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server name=xorg-xf86-input-mouse -version=1.4.0 +version=1.5.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-$version.tar.bz2) |