diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2017-08-17 02:04:29 +0000 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2017-08-17 02:11:52 +0000 |
commit | 0dc9b1b27b963679024a2750fcc7301eb29d0ff3 (patch) | |
tree | f9b62d774249f59f42866eb77996b70ad099f2c9 /metadata | |
parent | net-misc/electrum: version bump to 2.9.3 (diff) | |
download | gentoo-0dc9b1b27b963679024a2750fcc7301eb29d0ff3.tar.gz gentoo-0dc9b1b27b963679024a2750fcc7301eb29d0ff3.tar.bz2 gentoo-0dc9b1b27b963679024a2750fcc7301eb29d0ff3.zip |
metadata/repoman: Whitespace cleanup
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/repoman/linechecks.yaml | 36 | ||||
-rw-r--r-- | metadata/repoman/qa_data.yaml | 12 | ||||
-rw-r--r-- | metadata/repoman/repository.yaml | 2 |
3 files changed, 25 insertions, 25 deletions
diff --git a/metadata/repoman/linechecks.yaml b/metadata/repoman/linechecks.yaml index e8755bfaa92e..769cb9402c3d 100644 --- a/metadata/repoman/linechecks.yaml +++ b/metadata/repoman/linechecks.yaml @@ -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 diff --git a/metadata/repoman/qa_data.yaml b/metadata/repoman/qa_data.yaml index a5176cf8036c..f9950c580cbb 100644 --- a/metadata/repoman/qa_data.yaml +++ b/metadata/repoman/qa_data.yaml @@ -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 diff --git a/metadata/repoman/repository.yaml b/metadata/repoman/repository.yaml index e5d453d0d53e..fab9079f808c 100644 --- a/metadata/repoman/repository.yaml +++ b/metadata/repoman/repository.yaml @@ -68,4 +68,4 @@ linechecks_modules: blankline addpredict noasneeded - + |