[Lunar-commits] r17788 - moonbase/trunk/kde3-apps/kexchange

Florin Braescu florin at lunar-linux.org
Sun Dec 25 17:05:21 UTC 2005


Author: florin
Date: 2005-12-25 17:05:20 +0000 (Sun, 25 Dec 2005)
New Revision: 17788

Modified:
   moonbase/trunk/kde3-apps/kexchange/BUILD
   moonbase/trunk/kde3-apps/kexchange/DETAILS
Log:
small tweaks.

Modified: moonbase/trunk/kde3-apps/kexchange/BUILD
===================================================================
--- moonbase/trunk/kde3-apps/kexchange/BUILD	2005-12-25 16:52:18 UTC (rev 17787)
+++ moonbase/trunk/kde3-apps/kexchange/BUILD	2005-12-25 17:05:20 UTC (rev 17788)
@@ -1,11 +1,11 @@
 (
-  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}      \
-               --with-qt-dir=${QT_PREFIX:-$QTDIR}   \
-               --disable-debug                      \
-	       --enable-final                       \
-               --enable-fast-malloc=full            \
-               --with-xinerama                      \
-               $OPTS                                &&
+  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}     \
+               --with-qt-dir=${QT_PREFIX:-$QTDIR}  \
+               --disable-debug                     \
+	       --enable-final                      \
+               --enable-fast-malloc=full           \
+               --with-xinerama                     \
+               $OPTS                              &&
 
   default_make
  

Modified: moonbase/trunk/kde3-apps/kexchange/DETAILS
===================================================================
--- moonbase/trunk/kde3-apps/kexchange/DETAILS	2005-12-25 16:52:18 UTC (rev 17787)
+++ moonbase/trunk/kde3-apps/kexchange/DETAILS	2005-12-25 17:05:20 UTC (rev 17788)
@@ -1,11 +1,11 @@
           MODULE=kexchange
          VERSION=1.0
           SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
-     SOURCE_VFY=md5:e6d3e9e967f20a7c77eb655f4b83dda6
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:86fc2d4635b69dd09da67106302b16b8cec63c8c
         WEB_SITE=http://www.favorin.com/$MODULE
          ENTERED=20020412
-         UPDATED=20031219
+         UPDATED=20051225
         SHORT="Currency Converter for KDE"
 
 cat << EOF



More information about the Lunar-commits mailing list