metadata/repoman: Whitespace cleanup
authorBrian Dolbec <dolsen@gentoo.org>
Thu, 17 Aug 2017 02:04:29 +0000 (02:04 +0000)
committerBrian Dolbec <dolsen@gentoo.org>
Thu, 17 Aug 2017 02:11:52 +0000 (02:11 +0000)
metadata/repoman/linechecks.yaml
metadata/repoman/qa_data.yaml
metadata/repoman/repository.yaml

index e8755bfaa92eebd2a44e32b06ca5f1b4540cce61..769cb9402c3dbf9a5f8f726223887a0cac9ce82a 100644 (file)
@@ -36,7 +36,7 @@ errors:
     URI_HTTPS: 'Ebuild uses http:// but should use https:// on line: %d'
 
 eclass_export_functions:
-    - ant-tasks 
+    - ant-tasks
     - apache-2
     - apache-module
     - aspell-dict
@@ -46,7 +46,7 @@ eclass_export_functions:
     - cannadic
     - clutter
     - cmake-utils
-    - db 
+    - db
     - distutils
     - elisp
     - embassy
@@ -139,10 +139,10 @@ eclass_export_functions:
     - x-modular
     - xorg-2
     - zproduct
-  
+
 eclass_info_experimental_inherit:
-    autotools: 
-        funcs: 
+    autotools:
+        funcs:
             - eaclocal
             - eautoconf
             - eautoheader
@@ -156,13 +156,13 @@ eclass_info_experimental_inherit:
         #       the autotools functions.
         # subversion - An ESVN_BOOTSTRAP variable may be used to call one of
         #       the autotools functions.
-        exempt_eclasses: 
+        exempt_eclasses:
             - git
             - git-2
             - subversion
             - autotools-utils
     eutils:
-        funcs: 
+        funcs:
             - estack_push
             - estack_pop
             - eshopts_push
@@ -178,7 +178,7 @@ eclass_info_experimental_inherit:
             - usex
         comprehensive: false
     flag-o-matic:
-        funcs: 
+        funcs:
             - 'filter-(ld)?flags'
             - 'strip-flags'
             - 'strip-unsupported-flags'
@@ -186,26 +186,26 @@ eclass_info_experimental_inherit:
             - 'append-libs'
         comprehensive: false
     libtool:
-        funcs: 
+        funcs:
             - elibtoolize
         comprehensive: true
-        exempt_eclasses: 
+        exempt_eclasses:
             - autotools
     multilib:
-        funcs: 
+        funcs:
             - get_libdir
         # These are "eclasses are the whole ebuild" type thing.
-        exempt_eclasses: 
+        exempt_eclasses:
             - autotools
             - libtool
             - multilib-minimal
         comprehensive: false
-    multiprocessing: 
+    multiprocessing:
         funcs:
             - makeopts_jobs
         comprehensive: false
     prefix:
-        funcs: 
+        funcs:
             - eprefixify
         comprehensive: true
     toolchain-funcs:
@@ -224,8 +224,8 @@ eclass_info_experimental_inherit:
 
 # non experimental_inherit
 eclass_info:
-    autotools: 
-        funcs: 
+    autotools:
+        funcs:
             - eaclocal
             - eautoconf
             - eautoheader
@@ -240,13 +240,13 @@ eclass_info:
         #       the autotools functions.
         # subversion - An ESVN_BOOTSTRAP variable may be used to call one of
         #       the autotools functions.
-        exempt_eclasses: 
+        exempt_eclasses:
             - git
             - git-2
             - subversion
             - autotools-utils
     prefix:
-        funcs: 
+        funcs:
             - eprefixify
         comprehensive: true
 
index a5176cf8036cd5989eb17fcb55328a3c46330272..f9950c580cbb5c163347f789af5bae7e66013467 100644 (file)
@@ -1,5 +1,5 @@
 ---
-# This yaml syntax file holds various configuration data for 
+# This yaml syntax file holds various configuration data for
 # the Quality-Assurance checks performed.
 
 # no random drive-by commits please
@@ -155,7 +155,7 @@ qahelp:
     wxwidgets:
         eclassnotused: "Ebuild DEPENDs on x11-libs/wxGTK without inheriting wxwidgets.eclass"
 
-# qawarnings: Non-fatal warnings, 
+# qawarnings: Non-fatal warnings,
 #             all values in here MUST have a corresponding qahelp entry
 # list
 qawarnings:
@@ -210,10 +210,10 @@ ruby_deprecated:
     - ruby_targets_ruby19
     - ruby_targets_ruby20
 
-# suspect_rdepend: Common build only Dependencies 
+# suspect_rdepend: Common build only Dependencies
 #                  not usually run time dependencies
 # list
-suspect_rdepend: 
+suspect_rdepend:
   - app-arch/cabextract
   - app-arch/rpm2targz
   - app-doc/doxygen
@@ -256,8 +256,8 @@ suspect_rdepend:
 
 # suspect_virtual: Dependencies that should usually be made to the virtual
 #                  Not to the final target library
-# dictionary  
-suspect_virtual: 
+# dictionary
+suspect_virtual:
   dev-libs/libusb: virtual/libusb
   dev-libs/libusb-compat: virtual/libusb
   dev-libs/libusbx: virtual/libusb
index e5d453d0d53ea22101dd2e9531384918b7067277..fab9079f808ce78365ce1ad8dce6a95f88e46b01 100644 (file)
@@ -68,4 +68,4 @@ linechecks_modules:
     blankline
     addpredict
     noasneeded
-    
+