[Lunar-commits] r20792 - moonbase/trunk/zbeta/slim
Auke Kok
sofar at lunar-linux.org
Tue Jul 25 00:22:09 UTC 2006
Author: sofar
Date: 2006-07-25 00:22:08 +0000 (Tue, 25 Jul 2006)
New Revision: 20792
Modified:
moonbase/trunk/zbeta/slim/DETAILS
Log:
Slim update - fixes gcc-4.1.x compile problems.
Modified: moonbase/trunk/zbeta/slim/DETAILS
===================================================================
--- moonbase/trunk/zbeta/slim/DETAILS 2006-07-24 16:09:17 UTC (rev 20791)
+++ moonbase/trunk/zbeta/slim/DETAILS 2006-07-25 00:22:08 UTC (rev 20792)
@@ -1,14 +1,17 @@
MODULE=slim
- VERSION=1.2.4
+ VERSION=1.2.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://download.berlios.de/$MODULE
- SOURCE_VFY=sha1:1fd69abb0d71590dcaa7dd4c31d2fd43d080d215
+ SOURCE_VFY=sha1:f08ef603b362e3441b83d1f89445cc7ea73e7ebb
WEB_SITE=http://slim.berlios.de/
ENTERED=20051121
- UPDATED=20060302
- SHORT="Simple Login Manager."
+ UPDATED=20060724
+ SHORT="Simple Login Manager"
cat << EOF
-SLiM is a Desktop-independent graphical login manager for X11, derived from Login.app.
-It aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed.
+SLiM is a Desktop-independent graphical login manager for X11,
+derived from Login.app. It aims to be light and simple,
+although completely configurable through themes and an
+option file; is suitable for machines on which remote
+login functionalities are not needed.
EOF
More information about the Lunar-commits
mailing list