[Lunar-commits] <moonbase> setxkbmap: version bumped to 1.1.0.
Florin Braescu
florin at lunar-linux.org
Fri Jul 10 15:06:08 CEST 2009
commit 71e9a809f1e9a74d3496c34660034f7267db8dfc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jul 10 16:06:08 2009 +0300
setxkbmap: version bumped to 1.1.0.
Bugfixes and improvements.
Other changes include cleanups and a run of 'indent' over the repository.
---
xorg7/app/setxkbmap/BUILD | 2 +-
xorg7/app/setxkbmap/CONFLICTS | 10 +++++-----
xorg7/app/setxkbmap/DETAILS | 12 ++++++------
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/xorg7/app/setxkbmap/BUILD b/xorg7/app/setxkbmap/BUILD
index cfe3408..7875861 100644
--- a/xorg7/app/setxkbmap/BUILD
+++ b/xorg7/app/setxkbmap/BUILD
@@ -1,6 +1,6 @@
(
- . /etc/profile.d/x11r7.rc &&
+ . /etc/profile.d/x11r7.rc &&
default_build
) > $C_FIFO 2>&1
diff --git a/xorg7/app/setxkbmap/CONFLICTS b/xorg7/app/setxkbmap/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/app/setxkbmap/CONFLICTS
+++ b/xorg7/app/setxkbmap/CONFLICTS
@@ -1,6 +1,6 @@
-conflicts XOrg6 &&
-conflicts XOrg-test &&
-conflicts XOrg-fonts-base &&
-conflicts XOrg-fonts-extra &&
-conflicts XOrg-drm &&
+conflicts XOrg6
+conflicts XOrg-test
+conflicts XOrg-fonts-base
+conflicts XOrg-fonts-extra
+conflicts XOrg-drm
conflicts XOrg-drm-cvs
diff --git a/xorg7/app/setxkbmap/DETAILS b/xorg7/app/setxkbmap/DETAILS
index a2a91b4..18b01b5 100644
--- a/xorg7/app/setxkbmap/DETAILS
+++ b/xorg7/app/setxkbmap/DETAILS
@@ -1,14 +1,14 @@
MODULE=setxkbmap
- VERSION=1.0.4
+ VERSION=1.1.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/app/
- SOURCE_VFY=sha1:fa5eaae6804d3ee7fe5c1a95902eb0737facfb82
+ SOURCE_URL=$XORG_URL/individual/app
+ SOURCE_VFY=sha1:f02f93a08ac060d760566693c748e0fba3db8a06
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20070216
- UPDATED=20070728
+ UPDATED=20090710
SHORT="Set the keyboard using the X Keyboard Extension"
cat << EOF
-set the keyboard using the X Keyboard Extension
+set the keyboard using the X Keyboard Extension.
EOF
More information about the Lunar-commits
mailing list