package: indentation cleanup
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Thu, 2 Oct 2014 20:04:51 +0000 (22:04 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 2 Oct 2014 20:43:53 +0000 (22:43 +0200)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
12 files changed:
package/dillo/Config.in
package/espeak/Config.in
package/ftop/Config.in
package/inadyn/Config.in
package/libstrophe/Config.in
package/mpd/Config.in
package/opencore-amr/Config.in
package/openvmtools/Config.in
package/phidgetwebservice/Config.in
package/php/Config.in
package/twolame/Config.in
package/wpa_supplicant/Config.in

index bd317ffdcc5c172c044d5d129e2dd52bcecb867a..8d3cbb13a3fa16f5cb854d751c9fcabf7f015598 100644 (file)
@@ -13,5 +13,5 @@ config BR2_PACKAGE_DILLO
          http://www.dillo.org
 
 comment "dillo needs a toolchain w/ C++"
-        depends on BR2_PACKAGE_XORG7 && BR2_USE_MMU
-        depends on !BR2_INSTALL_LIBSTDCPP
+       depends on BR2_PACKAGE_XORG7 && BR2_USE_MMU
+       depends on !BR2_INSTALL_LIBSTDCPP
index 4fd78456f2c5bb5b121a602c50048583d227b0ce..29dfec93c8a9ab588f4d0c5df47daac2668d47c2 100644 (file)
@@ -21,7 +21,7 @@ choice
        default BR2_PACKAGE_ESPEAK_AUDIO_BACKEND_NONE
 
 config BR2_PACKAGE_ESPEAK_AUDIO_BACKEND_NONE
-       bool "No sound backend, only produce wav files"
+       bool "No sound backend, only produce wav files"
 
 config BR2_PACKAGE_ESPEAK_AUDIO_BACKEND_ALSA
        bool "alsa via portaudio"
index 878574fbe0782c69867fb7a4d3576ffaee14eb10..d8f57b0c1ea6b1ceecc8e2906bb14ef3019ec3df 100644 (file)
@@ -9,4 +9,4 @@ config BR2_PACKAGE_FTOP
          https://code.google.com/p/ftop/
 
 comment "ftop needs a toolchain w/ largefile"
-        depends on !BR2_LARGEFILE
+       depends on !BR2_LARGEFILE
index c1f7a77a3e79be630aee1f22f598a9ca850aba5f..2809531266e1659b3ae80bc27bae044a06b05def 100644 (file)
@@ -10,5 +10,5 @@ config BR2_PACKAGE_INADYN
          https://github.com/troglobit/inadyn
 
 comment "inadyn needs a toolchain w/ dynamic library"
-        depends on BR2_PREFER_STATIC_LIB
+       depends on BR2_PREFER_STATIC_LIB
        depends on BR2_USE_MMU
index ff805324df642bca20975ca53a0649c95049988b..55dc162b02d58063bc2a20466b4827500d002be0 100644 (file)
@@ -12,4 +12,4 @@ config BR2_PACKAGE_LIBSTROPHE
          https://github.com/strophe/libstrophe
 
 comment "libstrophe needs a toolchain w/ threads"
-        depends on !BR2_TOOLCHAIN_HAS_THREADS
+       depends on !BR2_TOOLCHAIN_HAS_THREADS
index 108b2b107a862a553553c320ba1644cb869bba42..8884464741e8567ea84cb446d70c44e91091a1a7 100644 (file)
@@ -188,7 +188,7 @@ config BR2_PACKAGE_MPD_TWOLAME
          Enable TwoLAME mp2 encoding.
 
 comment "twolame support needs a toolchain w/ largefile"
-        depends on !BR2_LARGEFILE
+       depends on !BR2_LARGEFILE
 
 config BR2_PACKAGE_MPD_VORBIS
        bool "vorbis"
index 93b6457386ecc94ab5c7e4dea4f4aed5184b3441..1ccc6319664d4ac2407292068e22fbc597d41e41 100644 (file)
@@ -8,4 +8,4 @@ config BR2_PACKAGE_OPENCORE_AMR
          http://opencore-amr.sourceforge.net/
 
 comment "opencore-amr needs a toolchain w/ C++"
-        depends on !BR2_INSTALL_LIBSTDCPP
+       depends on !BR2_INSTALL_LIBSTDCPP
index 319b653e08d9047e7cff8672a8909d9d534953b6..b0bdd523213a16b92831070d1395960bdafffebf 100644 (file)
@@ -16,7 +16,7 @@ config BR2_PACKAGE_OPENVMTOOLS
          ICU locales and X11 tools are currently not supported.
 
          NOTE: Support for vmblock-fuse will be enabled in openvmtools if the
-               libfuse package is selected.
+               libfuse package is selected.
 
 if BR2_PACKAGE_OPENVMTOOLS
 
index b85166ef661af096581c0c6621ece79f7114d3e4..df41d2a581f18b6eeae9ceda5287311066e92f9e 100644 (file)
@@ -4,7 +4,7 @@ config BR2_PACKAGE_PHIDGETWEBSERVICE
        depends on !BR2_PREFER_STATIC_LIB # libphidget
        select BR2_PACKAGE_LIBPHIDGET
        help
-          phidgetwebservice (the Phidget WebService) provides an HTTP
+         phidgetwebservice (the Phidget WebService) provides an HTTP
          front-end to the libphidget device control API. This provides
          an alternative to the libphidget C linkage interface for
          controlling locally attached Phidgets USB devices and it also
index 4ee14c320a3b82f69eb7826809a981e044faa2b8..32faa322fe155c9c50f4be7809dfcf5d21fcb399 100644 (file)
@@ -18,7 +18,7 @@ config BR2_PACKAGE_PHP_CGI
        bool
 
 config BR2_PACKAGE_PHP_FPM
-        bool
+       bool
 
 choice
        prompt "Interface"
index bd151e2f7241bcc2fe4e2531ec64c2cc7b42e3ab..93cfe0b2259148114820e7a9ef1adc010be82135 100644 (file)
@@ -10,4 +10,4 @@ config BR2_PACKAGE_TWOLAME
          http://www.twolame.org/
 
 comment "twolame needs a toolchain w/ largefile"
-        depends on !BR2_LARGEFILE
+       depends on !BR2_LARGEFILE
index 81c61acb0d2c5cd058aadf6947797bde4222516d..6b1c492256453ac12f8923cf508e37c9233248d3 100644 (file)
@@ -28,7 +28,7 @@ config BR2_PACKAGE_WPA_SUPPLICANT_HOTSPOT
          Enable Hotspot 2.0 and IEEE 802.11u interworking functionality.
 
 config BR2_PACKAGE_WPA_SUPPLICANT_DEBUG_SYSLOG
-        bool "Enable syslog support"
+       bool "Enable syslog support"
        help
          Enable support for sending debug messages to syslog.