[Lunar-commits] Removing stinking tabs. Don't use tabs in moonbase!!!

Terry Chan tchan at lunar-linux.org
Mon Dec 10 06:29:03 CET 2007


commit a505dc5871f75612609f57db2b9917e0e63e718a
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sun Dec 9 23:29:03 2007 -0600

    Removing stinking tabs. Don't use tabs in moonbase!!!
---
 crypto/cyrus-sasl/DEPENDS              |   24 +++--------------
 crypto/heimdal/CONFLICTS               |    2 +-
 editors/vim/DEPENDS                    |    8 +++---
 gnome2/apps/straw/DEPENDS              |    6 ++--
 gnome2/desktop/evolution/DEPENDS       |   44 ++++++++++---------------------
 gnome2/desktop/gdm/Default             |   12 ++++----
 gnome2/desktop/libgnomeprintui/DEPENDS |    4 +-
 gnome2/desktop/libgtkhtml/DEPENDS      |   10 ++-----
 gnome2/desktop/nautilus/DEPENDS        |   26 +++++++++---------
 kde3/apps/amarok/DEPENDS               |   14 +++++-----
 kde3/apps/k3b/DEPENDS                  |    2 +-
 kde3/apps/kbarcode/DEPENDS             |   13 ++-------
 kde3/apps/kexchange/DEPENDS            |    2 +-
 kde3/apps/kile/DEPENDS                 |   11 +------
 kde3/apps/sim/DEPENDS                  |    8 +----
 kde3/base/kdenetwork3/init.d/lisa      |    8 +++---
 kde3/base/kdenetwork3/lisa             |    8 +++---
 kde3/utils/kdirstat/DEPENDS            |    2 +-
 mail/postfix/DEPENDS                   |   27 +++++--------------
 net/tightvnc/CONFLICTS                 |    2 +-
 utils/cryptsetup-luks/DEPENDS          |    2 +-
 zbeta/compiz-fusion/compiz/DEPENDS     |    2 +-
 zbeta/tightvnc-beta/CONFLICTS          |    2 +-
 23 files changed, 86 insertions(+), 153 deletions(-)

diff --git a/crypto/cyrus-sasl/DEPENDS b/crypto/cyrus-sasl/DEPENDS
index d396736..2f5a89f 100644
--- a/crypto/cyrus-sasl/DEPENDS
+++ b/crypto/cyrus-sasl/DEPENDS
@@ -1,22 +1,6 @@
 depends openssl
 depends db
-
-optional_depends "Linux-PAM"                  \
-                 "--with-pam"                 \
-                 "--without-pam"              \
-                 "for PAM authentication"
-
-optional_depends "mysql"                      \
-                 "--enable-sql --with-mysql"  \
-                 "--without-mysql"            \
-                 "for mysql support"
-
-optional_depends "postgresql"                 \
-                 "--enable-sql --with-pgsql"  \
-                 "--without-pgsql"            \
-                 "for postgreSQL support"
-
-optional_depends "heimdal"		                       \
-                 "--enable-gssapi=/usr/include --disable-krb4" \
-                 "--disable-gssapi"			       \
-                 "for GSSAPI support"
+optional_depends Linux-PAM "--with-pam" "--without-pam" "for PAM authentication"
+optional_depends mysql "--enable-sql --with-mysql" "--without-mysql" "for mysql support"
+optional_depends postgresql "--enable-sql --with-pgsql" "--without-pgsql" "for postgreSQL support"
+optional_depends heimdal "--enable-gssapi=/usr/include --disable-krb4" "--disable-gssapi" "for GSSAPI support"
diff --git a/crypto/heimdal/CONFLICTS b/crypto/heimdal/CONFLICTS
index 46551e0..b1f502d 100644
--- a/crypto/heimdal/CONFLICTS
+++ b/crypto/heimdal/CONFLICTS
@@ -1,3 +1,3 @@
-conflicts krb5	&&
+conflicts krb5 &&
 conflicts netkit-ftp &&
 conflicts netkit-telnet
diff --git a/editors/vim/DEPENDS b/editors/vim/DEPENDS
index 2bf3210..23cb550 100644
--- a/editors/vim/DEPENDS
+++ b/editors/vim/DEPENDS
@@ -1,6 +1,6 @@
 depends ncurses
 optional_depends "%X" "--enable-gui=auto" "--enable-gui=no --without-x" "to enable a gui"
-optional_depends "Python" "--enable-pythoninterp" "" "to enable Python intepreter support"
-optional_depends "perl" "--enable-perlinterp" "" "to enable Perl interpreter support"
-optional_depends "tcl" "--enable-tclinterp" "" "to enable Tcl interpreter support"
-optional_depends "ruby"	"--enable-rubyinterp" "" "to enable Ruby interpreter support"
+optional_depends Python "--enable-pythoninterp" "" "to enable Python intepreter support"
+optional_depends perl "--enable-perlinterp" "" "to enable Perl interpreter support"
+optional_depends tcl "--enable-tclinterp" "" "to enable Tcl interpreter support"
+optional_depends ruby "--enable-rubyinterp" "" "to enable Ruby interpreter support"
diff --git a/gnome2/apps/straw/DEPENDS b/gnome2/apps/straw/DEPENDS
index aa60bd7..b145a0f 100644
--- a/gnome2/apps/straw/DEPENDS
+++ b/gnome2/apps/straw/DEPENDS
@@ -1,4 +1,4 @@
-depends gnome-python2 	&&
-depends db		&&
-depends adns-python 	&&
+depends gnome-python2
+depends db
+depends adns-python
 depends egenix-mx
diff --git a/gnome2/desktop/evolution/DEPENDS b/gnome2/desktop/evolution/DEPENDS
index 3acea7c..63049b6 100644
--- a/gnome2/desktop/evolution/DEPENDS
+++ b/gnome2/desktop/evolution/DEPENDS
@@ -1,34 +1,18 @@
-depends  gtkhtml3               &&
-depends  gal2                   &&
-depends  libgnomeprint          &&
-depends  evolution-data-server  &&
-depends  hicolor-icon-theme     &&
-depends  scrollkeeper           &&
-depends  gnome-doc-utils        &&
-optional_depends  "gnupg"       ""  ""  "for encrypted mail support"  &&
-optional_depends  "gnome-spell" ""  ""  "For spellcheck support"      &&
+depends  gtkhtml3
+depends  gal2
+depends  libgnomeprint
+depends  evolution-data-server
+depends  hicolor-icon-theme
+depends  scrollkeeper
+depends  gnome-doc-utils
+optional_depends  gnupg "" "" "for encrypted mail support"
+optional_depends  gnome-spell "" ""  "For spellcheck support"
+optional_depends  pilot-link "--enable-pilotlinktest" "" "for Palm support"
+optional_depends  gnome-pilot "--enable-pilot-conduits=yes" "" "for Palm Pilot support"
+optional_depends  openldap "--with-openldap=yes" "--with-openldap=no" "for LDAP support" 
+optional_depends  gtk-doc "--enable-gtk-doc" "--disable-gtk-doc" "for gtk-doc support" 
 
-
-optional_depends  "pilot-link" "--enable-pilotlinktest"                \
-                  ""                                                   \
-                  "for Palm support"                                  &&
-
-optional_depends  "gnome-pilot"					       \
-                  "--enable-pilot-conduits=yes"        		       \
-                  ""                                                   \
-                  "for Palm Pilot support"                            &&
-
-optional_depends  "openldap"                                           \
-                  "--with-openldap=yes"                                \
-                  "--with-openldap=no"                                 \
-                  "for LDAP support"                                  &&
-
-optional_depends  "gtk-doc"                                            \
-                  "--enable-gtk-doc"                                   \
-                  "--disable-gtk-doc"                                  \
-                  "for gtk-doc support"                               &&
-
-optional_depends  "nss"                                                \
+optional_depends  nss                                                  \
                   "--with-nspr-libs=/usr/lib/                          \
                    --with-nspr-includes=/usr/include/nspr              \
                    --with-nss-libs=/usr/lib/                           \
diff --git a/gnome2/desktop/gdm/Default b/gnome2/desktop/gdm/Default
index 0368819..f91d3ab 100755
--- a/gnome2/desktop/gdm/Default
+++ b/gnome2/desktop/gdm/Default
@@ -8,18 +8,18 @@
 #
 XSETROOT=`which xsetroot 2>/dev/null`
 if [ x$XSETROOT != x ] ; then
-	$XSETROOT -cursor_name left_ptr -solid "#363047"
+        $XSETROOT -cursor_name left_ptr -solid "#363047"
 fi
 
 
 SESSREG=`which sessreg 2>/dev/null`
 if [ x$SESSREG != x ] ; then
-	# some output for easy debugging
-	echo "$0: Registering your session with wtmp and utmp"
-	echo "$0: running: $SESSREG -a -w /var/log/wtmp -u /var/run/utmp -x \"$X_SERVERS\" -h \"$REMOTE_HOST\" -l $DISPLAY $USER"
+        # some output for easy debugging
+        echo "$0: Registering your session with wtmp and utmp"
+        echo "$0: running: $SESSREG -a -w /var/log/wtmp -u /var/run/utmp -x \"$X_SERVERS\" -h \"$REMOTE_HOST\" -l $DISPLAY $USER"
 
-	exec $SESSREG -a -w /var/log/wtmp -u /var/run/utmp -x "$X_SERVERS" -h "$REMOTE_HOST" -l $DISPLAY $USER
-	# this is not reached
+        exec $SESSREG -a -w /var/log/wtmp -u /var/run/utmp -x "$X_SERVERS" -h "$REMOTE_HOST" -l $DISPLAY $USER
+        # this is not reached
 fi
 
 # some output for easy debugging
diff --git a/gnome2/desktop/libgnomeprintui/DEPENDS b/gnome2/desktop/libgnomeprintui/DEPENDS
index a886ca9..bcfa8f1 100644
--- a/gnome2/desktop/libgnomeprintui/DEPENDS
+++ b/gnome2/desktop/libgnomeprintui/DEPENDS
@@ -1,4 +1,4 @@
-depends libgnomecanvas  &&
-depends libgnomeprint	&&
+depends libgnomecanvas
+depends libgnomeprint
 depends gnome-icon-theme
 
diff --git a/gnome2/desktop/libgtkhtml/DEPENDS b/gnome2/desktop/libgtkhtml/DEPENDS
index 1be4941..5184d05 100644
--- a/gnome2/desktop/libgtkhtml/DEPENDS
+++ b/gnome2/desktop/libgtkhtml/DEPENDS
@@ -1,7 +1,3 @@
-depends gnome-vfs2 &&
-depends librsvg    &&
-
-optional_depends  "gail"			\
-		  "--enable--accessibility"	\
-		  "--disable-accessibility"	\
-		  "enable accessibility support"
+depends gnome-vfs2
+depends librsvg
+optional_depends x gail "--enable--accessibility" "--disable-accessibility" "enable accessibility support"
diff --git a/gnome2/desktop/nautilus/DEPENDS b/gnome2/desktop/nautilus/DEPENDS
index ee15a95..a4e5ad3 100644
--- a/gnome2/desktop/nautilus/DEPENDS
+++ b/gnome2/desktop/nautilus/DEPENDS
@@ -1,13 +1,13 @@
-depends esound        &&
-depends gnome-vfs2    &&
-depends librsvg	      &&
-depends libexif	      &&
-depends eel           &&
-depends gnome-desktop &&
-depends eog	      &&
-depends gnome-icon-theme &&
-depends gnome-menus   &&
-optional_depends "vorbis-tools"  ""  ""  "for ogg audio playback"    &&
-optional_depends "sox"  ""  ""  "for more audio playback"            &&
-optional_depends "medusa" "" "" "for medusa support"                 &&
-optional_depends "beagle" "" "" "for beagle support"
+depends esound
+depends gnome-vfs2
+depends librsvg
+depends libexif
+depends eel
+depends gnome-desktop
+depends eog
+depends gnome-icon-theme
+depends gnome-menus
+optional_depends vorbis-tools  ""  ""  "for ogg audio playback"
+optional_depends sox  ""  ""  "for more audio playback"
+optional_depends medusa "" "" "for medusa support"
+optional_depends beagle "" "" "for beagle support"
diff --git a/kde3/apps/amarok/DEPENDS b/kde3/apps/amarok/DEPENDS
index ec51fdd..a6e6745 100644
--- a/kde3/apps/amarok/DEPENDS
+++ b/kde3/apps/amarok/DEPENDS
@@ -3,23 +3,23 @@ depends taglib
 
 optional_depends "k3b"                     \
                  "--with-k3b"              \
-		 "--without-k3b"           \
+                 "--without-k3b"           \
                  "cd/dvd burning support" 
 
 optional_depends "xine-lib"           \
                  "--with-xine"        \
-		 "--without-xine"     \
-		 "for Xine support"
+                 "--without-xine"     \
+                 "for Xine support"
 
 optional_depends "arts"               \
                  "--with-arts"        \
                  "--without-arts"     \
-		 "for ARTS support"
+                 "for ARTS support"
 
 optional_depends "libvisual"              \
                  "--with-libvisual"       \
-		 "--without-libvisual"    \
-		 "provides libvisual framework support"
+                 "--without-libvisual"    \
+                 "provides libvisual framework support"
 
 optional_depends "mysql"                  \
                  "--enable-mysql"         \
@@ -68,7 +68,7 @@ optional_depends "libprojectM"             \
 optional_depends "libtunepimp"              \
                  "" ""                      \
                  "MusicBrainz support"
-		 
+
 optional_depends "libmtp"                   \
                  "--with-libmtp"            \
                  "--without-libmtp"         \
diff --git a/kde3/apps/k3b/DEPENDS b/kde3/apps/k3b/DEPENDS
index 452c79e..ca92fca 100644
--- a/kde3/apps/k3b/DEPENDS
+++ b/kde3/apps/k3b/DEPENDS
@@ -1,7 +1,7 @@
 depends  kdebase3
 depends  cdrtools
 depends  cdrdao
-depends	 dvd+rw-tools
+depends  dvd+rw-tools
 
 optional_depends  "id3lib"         ""  ""  "mp3 IDv2 and IDv3 tags"
 optional_depends  "cdparanoia"     ""  ""  "cdparanoia support"
diff --git a/kde3/apps/kbarcode/DEPENDS b/kde3/apps/kbarcode/DEPENDS
index d64e0d7..573d753 100644
--- a/kde3/apps/kbarcode/DEPENDS
+++ b/kde3/apps/kbarcode/DEPENDS
@@ -1,10 +1,3 @@
-depends  kdelibs3  &&
-depends  barcode   &&
-
-optional_depends  "pdf417_enc"  \
-		  ""            \
-		  ""            \
-		  "pdf417 barcode format support"  
-
-
-
+depends  kdelibs3
+depends  barcode
+optional_depends  pdf417_enc "" "" "pdf417 barcode format support"  
diff --git a/kde3/apps/kexchange/DEPENDS b/kde3/apps/kexchange/DEPENDS
index 051b89e..6775b89 100644
--- a/kde3/apps/kexchange/DEPENDS
+++ b/kde3/apps/kexchange/DEPENDS
@@ -1 +1 @@
-depends	 kdelibs3
+depends kdelibs3
diff --git a/kde3/apps/kile/DEPENDS b/kde3/apps/kile/DEPENDS
index 9cd1900..a096ac5 100644
--- a/kde3/apps/kile/DEPENDS
+++ b/kde3/apps/kile/DEPENDS
@@ -1,9 +1,2 @@
-depends  kdelibs3  &&
-
-optional_depends  "kdegraphics3"  \
-                  ""              \
-       	          ""              \
-		  "For dvi and ps viewers"
-	      
-		  
-
+depends kdelibs3
+optional_depends  kdegraphics3 "" "" "For dvi and ps viewers"
diff --git a/kde3/apps/sim/DEPENDS b/kde3/apps/sim/DEPENDS
index 67f066a..b48d3f8 100644
--- a/kde3/apps/sim/DEPENDS
+++ b/kde3/apps/sim/DEPENDS
@@ -1,6 +1,2 @@
-depends qt3  &&
-
-optional_depends "kdelibs3"       \
-		 ""               \
-		 "--disable-kde"  \
-		 "build it for KDE"
+depends qt3
+optional_depends kdelibs3 "" "--disable-kde" "build it for KDE"
diff --git a/kde3/base/kdenetwork3/init.d/lisa b/kde3/base/kdenetwork3/init.d/lisa
index 63a6ab6..970e08e 100755
--- a/kde3/base/kdenetwork3/init.d/lisa
+++ b/kde3/base/kdenetwork3/init.d/lisa
@@ -3,10 +3,10 @@
 #
 # chkconfig: 35 94 06
 #
-# description:	LISa is a small daemon which is intended to run on end user
-#		systems. It provides something like a "network neighbourhood",
-#		but only relying on the TCP/IP protocol stack, no smb or
-#		whatever.
+# description:  LISa is a small daemon which is intended to run on end user
+#               systems. It provides something like a "network neighbourhood",
+#               but only relying on the TCP/IP protocol stack, no smb or
+#               whatever.
 #
 # processname: /opt/lunar/kde/bin/lisa
 #
diff --git a/kde3/base/kdenetwork3/lisa b/kde3/base/kdenetwork3/lisa
index 82ecd56..41a27f3 100755
--- a/kde3/base/kdenetwork3/lisa
+++ b/kde3/base/kdenetwork3/lisa
@@ -3,10 +3,10 @@
 #
 # chkconfig: 35 94 06
 #
-# description:	LISa is a small daemon which is intended to run on end user
-#		systems. It provides something like a "network neighbourhood",
-#		but only relying on the TCP/IP protocol stack, no smb or
-#		whatever.
+# description:  LISa is a small daemon which is intended to run on end user
+#               systems. It provides something like a "network neighbourhood",
+#               but only relying on the TCP/IP protocol stack, no smb or
+#               whatever.
 #
 # processname: KDEDIR/bin/lisa
 #
diff --git a/kde3/utils/kdirstat/DEPENDS b/kde3/utils/kdirstat/DEPENDS
index 051b89e..6775b89 100644
--- a/kde3/utils/kdirstat/DEPENDS
+++ b/kde3/utils/kdirstat/DEPENDS
@@ -1 +1 @@
-depends	 kdelibs3
+depends kdelibs3
diff --git a/mail/postfix/DEPENDS b/mail/postfix/DEPENDS
index fe9b204..15b02ed 100644
--- a/mail/postfix/DEPENDS
+++ b/mail/postfix/DEPENDS
@@ -5,23 +5,10 @@ depends  perl
 # the --without-* options are fake but will trigger in_depends to
 # correctly disable *installed* optional dependencies --sofar
 
-optional_depends  "pcre"         "" "--without-pcre" \
-			"for improved regexp support"
-			
-optional_depends  "openldap"     "" "--without-openldap" \
-			"for ldap support"
-			
-optional_depends  "mysql"        "" "--without-mysql" \
-			"for mysql support"
-			
-optional_depends  "postgresql"   "" "--without-postgresql" \
-			"for postgresqul support"
-			
-optional_depends  "cyrus-sasl"   "" "--without-cyrus-sasl" \
-			"for SMTP authentication and TSL"
-			
-optional_depends  "courier-imap" "" "--without-courier-imap" \
-			"if you intend to run with Maildir"
-			
-optional_depends  "smtpclient"   "" "--without-smtpclient" \
-			"useful with spamassassin & Maildir"
+optional_depends  pcre "" "--without-pcre" "for improved regexp support"
+optional_depends  openldap "" "--without-openldap" "for ldap support"
+optional_depends  mysql "" "--without-mysql" "for mysql support"
+optional_depends  postgresql "" "--without-postgresql" "for postgresqul support"
+optional_depends  cyrus-sasl "" "--without-cyrus-sasl" "for SMTP authentication and TSL"
+optional_depends  courier-imap "" "--without-courier-imap" "if you intend to run with Maildir"
+optional_depends  smtpclient "" "--without-smtpclient" "useful with spamassassin & Maildir"
diff --git a/net/tightvnc/CONFLICTS b/net/tightvnc/CONFLICTS
index c646440..a3cd151 100644
--- a/net/tightvnc/CONFLICTS
+++ b/net/tightvnc/CONFLICTS
@@ -1,3 +1,3 @@
-conflicts  vnc		&&
+conflicts  vnc &&
 conflicts  tightvnc-beta
 
diff --git a/utils/cryptsetup-luks/DEPENDS b/utils/cryptsetup-luks/DEPENDS
index 7e18517..a419a23 100644
--- a/utils/cryptsetup-luks/DEPENDS
+++ b/utils/cryptsetup-luks/DEPENDS
@@ -1,2 +1,2 @@
-depends	device-mapper	&&
+depends device-mapper
 depends libgcrypt
diff --git a/zbeta/compiz-fusion/compiz/DEPENDS b/zbeta/compiz-fusion/compiz/DEPENDS
index 7e090f3..9c38265 100644
--- a/zbeta/compiz-fusion/compiz/DEPENDS
+++ b/zbeta/compiz-fusion/compiz/DEPENDS
@@ -11,4 +11,4 @@ optional_depends  "gtk+-2"    ""  "--disable-gtk"       \
                   "to build the gtk window decorator"
 
 optional_depends  "metacity"  ""  "--disable-metacity"  \
-		  "for metacity theme support"
+                  "for metacity theme support"
diff --git a/zbeta/tightvnc-beta/CONFLICTS b/zbeta/tightvnc-beta/CONFLICTS
index b781a29..1d361b8 100644
--- a/zbeta/tightvnc-beta/CONFLICTS
+++ b/zbeta/tightvnc-beta/CONFLICTS
@@ -1,3 +1,3 @@
-conflicts  vnc		&&
+conflicts  vnc &&
 conflicts  tightvnc
 


More information about the Lunar-commits mailing list