[Lunar-commits] r26294 - in moonbase/trunk: crypto/gnupg2 crypto/openssl utils/wine web/lighttpd

Terry Chan tchan at lunar-linux.org
Sat Oct 20 02:50:24 CEST 2007


Author: tchan
Date: 2007-10-20 02:50:24 +0200 (Sat, 20 Oct 2007)
New Revision: 26294

Modified:
   moonbase/trunk/crypto/gnupg2/DETAILS
   moonbase/trunk/crypto/openssl/BUILD
   moonbase/trunk/utils/wine/BUILD
   moonbase/trunk/web/lighttpd/DETAILS
Log:
Removing the f**king tabs.


Modified: moonbase/trunk/crypto/gnupg2/DETAILS
===================================================================
--- moonbase/trunk/crypto/gnupg2/DETAILS	2007-10-20 00:25:08 UTC (rev 26293)
+++ moonbase/trunk/crypto/gnupg2/DETAILS	2007-10-20 00:50:24 UTC (rev 26294)
@@ -10,7 +10,7 @@
          UPDATED=20070911
            SHORT="GnuPG 2.0 provides additional features not present in former gnupg"
            PSAFE=no
-	   
+
 cat << EOF
 GnuPG is GNU's tool for secure communication and data storage. It can
 be used to encrypt data and to create digital signatures. It includes

Modified: moonbase/trunk/crypto/openssl/BUILD
===================================================================
--- moonbase/trunk/crypto/openssl/BUILD	2007-10-20 00:25:08 UTC (rev 26293)
+++ moonbase/trunk/crypto/openssl/BUILD	2007-10-20 00:50:24 UTC (rev 26294)
@@ -6,8 +6,8 @@
   ./config  --prefix=/usr                       \
             --openssldir=/etc/ssl               \
             shared                              \
-	    $OPTS                              &&
-	    
+            $OPTS                              &&
+
   sedit "/^CC/d" Makefile                      &&
   sedit "s/-m486//g" Makefile                  &&
   sedit "s/-O3/-Os/" Makefile                  &&

Modified: moonbase/trunk/utils/wine/BUILD
===================================================================
--- moonbase/trunk/utils/wine/BUILD	2007-10-20 00:25:08 UTC (rev 26293)
+++ moonbase/trunk/utils/wine/BUILD	2007-10-20 00:50:24 UTC (rev 26294)
@@ -7,7 +7,7 @@
               --localstatedir=/var       \
               --infodir=/usr/share/info  \
               --mandir=/usr/share/man    \
-	      --datarootdir=/usr/share  &&
+              --datarootdir=/usr/share  &&
 
   make depend  &&
   default_make

Modified: moonbase/trunk/web/lighttpd/DETAILS
===================================================================
--- moonbase/trunk/web/lighttpd/DETAILS	2007-10-20 00:25:08 UTC (rev 26293)
+++ moonbase/trunk/web/lighttpd/DETAILS	2007-10-20 00:50:24 UTC (rev 26294)
@@ -1,7 +1,7 @@
           MODULE=lighttpd
          VERSION=1.4.18
           SOURCE=$MODULE-$VERSION.tar.gz
-	 SOURCE2=$MODULE-mod_fastcgi.patch
+         SOURCE2=$MODULE-mod_fastcgi.patch
         WEB_SITE=http://www.lighttpd.net
       SOURCE_URL=$WEB_SITE/download/
      SOURCE2_URL=$PATCH_URL



More information about the Lunar-commits mailing list