[Lunar-commits] <moonbase> pidgin: removed the stinkin tabs

Terry Chan tchan at lunar-linux.org
Sun Jan 23 16:54:56 CET 2011


commit b20f9dc332b6cc6c3d6cf0feeaee5fab9f1b368a
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sun Jan 23 09:54:56 2011 -0600

    pidgin: removed the stinkin tabs
---
 chat/pidgin/DEPENDS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/chat/pidgin/DEPENDS b/chat/pidgin/DEPENDS
index b5cdf2d..cebdcb2 100644
--- a/chat/pidgin/DEPENDS
+++ b/chat/pidgin/DEPENDS
@@ -72,8 +72,8 @@ optional_depends  "gnutls"  \
 
 optional_depends  "libidn"  \
                   ""               \
-		  "--disable-idn"  \
-		  "for unicode domain support"
+                  "--disable-idn"  \
+                  "for unicode domain support"
 
 optional_depends  "GConf"  \
                   ""       \
@@ -101,9 +101,9 @@ optional_depends  "tk"  \
                   "for TK based plugin support"
 
 optional_depends "farsight2" \
-		  ""         \
+                  ""         \
                   "--disable-vv" \
-		  "for voice and video support"
+                  "for voice and video support"
 
 # Mono implementation isn't far enough along to make this depends useful
 #optional_depends  "mono"            \


More information about the Lunar-commits mailing list