Skip to content

Commit

Permalink
metadata/repoman: Whitespace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dol-sen committed Aug 17, 2017
1 parent aed6bb2 commit 0dc9b1b
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
36 changes: 18 additions & 18 deletions metadata/repoman/linechecks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -46,7 +46,7 @@ eclass_export_functions:
- cannadic
- clutter
- cmake-utils
- db
- db
- distutils
- elisp
- embassy
Expand Down Expand Up @@ -139,10 +139,10 @@ eclass_export_functions:
- x-modular
- xorg-2
- zproduct

eclass_info_experimental_inherit:
autotools:
funcs:
autotools:
funcs:
- eaclocal
- eautoconf
- eautoheader
Expand All @@ -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
Expand All @@ -178,34 +178,34 @@ eclass_info_experimental_inherit:
- usex
comprehensive: false
flag-o-matic:
funcs:
funcs:
- 'filter-(ld)?flags'
- 'strip-flags'
- 'strip-unsupported-flags'
- 'append-((ld|c(pp|xx)?))?flags'
- '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:
Expand All @@ -224,8 +224,8 @@ eclass_info_experimental_inherit:

# non experimental_inherit
eclass_info:
autotools:
funcs:
autotools:
funcs:
- eaclocal
- eautoconf
- eautoheader
Expand All @@ -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

Expand Down
12 changes: 6 additions & 6 deletions metadata/repoman/qa_data.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion metadata/repoman/repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ linechecks_modules:
blankline
addpredict
noasneeded

0 comments on commit 0dc9b1b

Please sign in to comment.