components/zsh/zsh.p5m
changeset 181 87e11e685b1f
parent 133 62d0649422a3
child 186 3adedf0f9f4d
--- a/components/zsh/zsh.p5m	Wed Apr 13 10:10:46 2011 -0600
+++ b/components/zsh/zsh.p5m	Wed Apr 13 09:58:06 2011 -0700
@@ -22,15 +22,19 @@
 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
 #
 
-set name=pkg.fmri value=pkg:/shell/zsh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
+set name=pkg.fmri \
+    value=pkg:/shell/zsh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.description \
+    value="The Z Shell (zsh) is a Bourne-like shell designed for interactive use, although it is also a powerful scripting language.  Many of the useful features of bash, ksh, and tcsh were incorporated into zsh, but many original features were added."
 set name=pkg.summary value="Z Shell (zsh)"
-set name=pkg.description value="The Z Shell (zsh) is a Bourne-like shell designed for interactive use, although it is also a powerful scripting language.  Many of the useful features of bash, ksh, and tcsh were incorporated into zsh, but many original features were added."
 set name=info.classification value=org.opensolaris.category.2008:System/Shells
 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream value="Zsh Development Group <[email protected]>"
 set name=info.upstream_url value=http://www.zsh.org/
-set name=info.upstream value="Zsh Development Group <[email protected]>"
+set name=opensolaris.arc_url \
+    value=http://arc.opensolaris.org/caselog/PSARC/2007/533
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
 dir path=usr/lib/zsh
 dir path=usr/lib/zsh/$(COMPONENT_VERSION)
 dir path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh
@@ -121,348 +125,552 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_add
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_edit
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_lockfiles
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_lockfiles
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_parse
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_read
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_scandate
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_scandate
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_show
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_showdate
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_showdate
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_sort
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_floppy
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_logical_volumes
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_logical_volumes
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lscfg
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lsdev
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lslv
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lspv
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lsvg
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_object_classes
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_physical_volumes
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_object_classes
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_physical_volumes
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_smit
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_volume_groups
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_volume_groups
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_bsd_pkg
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_chflags
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_csup
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_cvsup
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fetch
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_freebsd-update
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_freebsd-update
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_kld
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portaudit
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portlint
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portsnap
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portaudit
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portlint
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portsnap
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_powerd
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_labels
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_matches
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_alternative
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_approximate
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arg_compile
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arguments
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_bash_completions
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_cache_invalid
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_function
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_program
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_combination
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_debug
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_labels
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_matches
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_alternative
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_approximate
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arg_compile
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arguments
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_bash_completions
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_cache_invalid
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_function
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_program
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_combination
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_debug
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help
 file \
     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help_generic
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_tag
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_filename
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_word
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_describe
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_description
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_dispatch
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_tag
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_filename
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_word
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_describe
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_description
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_dispatch
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_alias
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_word
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_generic
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_alias
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_word
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_generic
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_guard
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history
 file \
     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history_complete_word
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_ignored
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_ignored
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_list
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_main_complete
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_main_complete
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_match
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_menu
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_message
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_most_recent_file
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_multi_parts
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_label
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_tags
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_message
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_most_recent_file
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_multi_parts
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_label
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_tags
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_normal
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_nothing
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_oldlist
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_pick_variant
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_nothing
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_oldlist
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_pick_variant
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_prefix
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_read_comp
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_arguments
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_words
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_requested
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_retrieve_cache
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sep_parts
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_set_command
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_read_comp
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_arguments
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_words
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_requested
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_retrieve_cache
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sep_parts
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_set_command
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_store_cache
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sub_commands
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_store_cache
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sub_commands
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_tags
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_user_expand
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_user_expand
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_values
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_wanted
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygcheck
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygpath
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygrunsrv
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygserver
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygstart
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_dumper
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_getclip
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkshortcut
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkzsh
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygcheck
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygpath
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygrunsrv
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygserver
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygstart
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_dumper
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_getclip
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkshortcut
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkzsh
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_pscp
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_putclip
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_readshortcut
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_defaults
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_putclip
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_readshortcut
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_defaults
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_fink
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_hdiutil
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_applications
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_hdiutil
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_applications
 file \
     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_files_for_application
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_open
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_qtplay
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_retrieve_mac_apps
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_softwareupdate
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_a2utils
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_qtplay
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_retrieve_mac_apps
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_softwareupdate
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_a2utils
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-file
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-move
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-show-versions
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_aptitude
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_auto-apt
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-file
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-move
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-show-versions
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_aptitude
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_auto-apt
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_bts
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_bug
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_cdbs-edit-patch
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_cdbs-edit-patch
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dak
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot-dsa
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_packages
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debchange
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debdiff
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debfoster
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debsign
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dlocate
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpatch-edit-patch
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot-dsa
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_packages
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debchange
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debdiff
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debfoster
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debsign
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dlocate
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpatch-edit-patch
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-buildpackage
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-cross
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-repack
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg_source
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-buildpackage
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-cross
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-repack
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg_source
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dput
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dupload
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_grep-excuses
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_invoke-rc.d
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lighttpd
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_linda
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lintian
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_madison
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_make-kpkg
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_members
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_mergechanges
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_module-assistant
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_piuparts
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_reprepro
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_schroot
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_svn-buildpackage
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_toolchain-source
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dupload
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_grep-excuses
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_invoke-rc.d
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lighttpd
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_linda
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lintian
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_madison
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_make-kpkg
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_members
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_mergechanges
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_module-assistant
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_piuparts
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_reprepro
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_schroot
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_svn-buildpackage
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_toolchain-source
 file \
     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-alternatives
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-rc.d
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_uscan
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_vim-addons
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wajig
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wanna-build
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-rc.d
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_uscan
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_vim-addons
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wajig
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wanna-build
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpi
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpitool
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_analyseplugin
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpitool
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_analyseplugin
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_brctl
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_chrt
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ethtool
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_arguments
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_values
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fusermount
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ionice
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ethtool
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_arguments
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_values
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fusermount
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ionice
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ipset
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iptables
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iwconfig
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_losetup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iptables
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iwconfig
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_losetup
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_lsusb
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mdadm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mii-tool
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_modutils
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mii-tool
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_modutils
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mondo
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_pkgtool
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_rpmbuild
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_pkgtool
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_rpmbuild
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_sshfs
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_strace
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_strace
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tpb
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tpconfig
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tune2fs
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tpconfig
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tune2fs
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_uml
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_valgrind
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_vserver
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_valgrind
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_vserver
 file \
     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wakeup_capable_devices
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_yast
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_rebootin
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_urpmi
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_rebootin
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_urpmi
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_rpm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_service
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_service
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_yum
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_coreadm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dhcpinfo
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dladm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dumpadm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_flowadm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_gcore
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_inetadm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_netstat
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pfexec
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pkg5
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_prstat
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_coreadm
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dhcpinfo
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dladm
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dumpadm
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_flowadm
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_gcore
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_inetadm
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_netstat
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pfexec
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pkg5
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_prstat
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ps
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ptree
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_savecore
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_snoop
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcadm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svccfg
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcprop
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs_fmri
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zlogin
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ptree
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_savecore
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_snoop
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcadm
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svccfg
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcprop
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs_fmri
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zlogin
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_a2ps
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_aap
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ant
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_antiword
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apachectl
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_antiword
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apachectl
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_archives
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_namespace
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_archives
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_namespace
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arp
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arping
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_attr
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_awk
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_baz
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bind_addresses
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bind_addresses
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bison
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bittorrent
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bogofilter
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bittorrent
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bogofilter
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bzip2
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bzr
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cal
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_calendar
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_canonical_paths
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_calendar
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_canonical_paths
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ccal
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdcd
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrdao
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrecord
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chkconfig
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrecord
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chkconfig
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chmod
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chown
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_comm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_compress
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_configure
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_compress
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_configure
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cowsay
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cp
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cpio
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cplay
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cssh
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ctags_tags
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ctags_tags
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cut
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cvs
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_darcs
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_date
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dd
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_devtodo
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dhclient
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_devtodo
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dhclient
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict_words
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict_words
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff_options
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diffstat
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dir_list
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_directories
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff_options
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diffstat
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dir_list
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_directories
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_django
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dmidecode
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_domains
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dmidecode
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_domains
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_du
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dvi
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ecasound
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ecasound
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elinks
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_email_addresses
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_enscript
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_email_addresses
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_enscript
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_env
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fakeroot
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fetchmail
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fakeroot
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fetchmail
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_figlet
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_file_systems
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_file_systems
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_files
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_find
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_finger
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flasher
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flasher
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flex
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fortune
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fortune
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fsh
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fuser
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gcc
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gdb
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_genisoimage
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getconf
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_genisoimage
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getconf
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getent
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getfacl
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getmail
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getfacl
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getmail
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_git
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global_tags
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnu_generic
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global_tags
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnu_generic
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnupod
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnutls
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gpg
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gphoto2
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gphoto2
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gprof
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_grep
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_groff
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_groups
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_growisofs
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_growisofs
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gs
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_guilt
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gzip
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_have_glob_qual
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_have_glob_qual
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hosts
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iconv
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_id
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ifconfig
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ifconfig
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iftop
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_imagemagick
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_imagemagick
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_init_d
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ip
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_irssi
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ispell
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java_class
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java_class
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_joe
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_join
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_killall
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_killall
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_knock
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_kvno
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_last
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ld_debug
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ld_debug
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ldd
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_less
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_links
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_list_files
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_loadkeys
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locales
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_list_files
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_loadkeys
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locales
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locate
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_look
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lp
@@ -471,65 +679,90 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lynx
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lzop
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mail
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mailboxes
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mailboxes
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_make
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_man
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_md5sum
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mencal
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mercurial
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_metaflac
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mercurial
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_metaflac
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mh
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mime_types
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mime_types
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mkdir
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_module
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_monotone
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_monotone
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mount
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mpc
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mt
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mtools
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mtr
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mutt
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_my_accounts
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysql_utils
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysqldiff
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_my_accounts
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysql_utils
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysqldiff
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ncftp
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_net_interfaces
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_net_interfaces
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_netcat
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_newsgroups
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_newsgroups
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nice
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nmap
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nslookup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_other_accounts
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nslookup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_other_accounts
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pack
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_patch
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_commands
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_files
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_commands
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_files
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pax
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pbm
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pdf
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perforce
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perforce
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_basepods
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_modules
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perldoc
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_basepods
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_modules
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perldoc
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_php
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pids
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pine
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ping
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg-config
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg_instance
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg-config
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg_instance
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkgadd
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkginfo
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkginfo
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkgrm
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pon
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ports
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postfix
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postfix
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_prcs
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printenv
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printers
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printenv
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printers
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ps
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pspdf
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_psutils
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_psutils
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pump
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pydoc
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_python
@@ -544,79 +777,106 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ri
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rlogin
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rm
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rrdtool
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rrdtool
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rsync
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rubber
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ruby
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sablotron
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sablotron
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_samba
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sccs
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_screen
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sed
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_services
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_setfacl
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_services
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_setfacl
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sh
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_showmount
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_signals
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_showmount
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_signals
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sisu
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_slrn
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_socket
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sort
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_spamassassin
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_spamassassin
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sqsh
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ssh
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stgit
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_strip
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stty
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_su
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_subversion
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_subversion
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sudo
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_surfraw
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_surfraw
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sysctl
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar_archive
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar_archive
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tardy
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcpdump
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcptraceroute
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcpdump
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcptraceroute
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_telnet
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_terminals
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_terminals
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tex
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texi
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texinfo
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texinfo
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tidy
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tiff
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tilde_files
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_time_zone
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tilde_files
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_time_zone
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tin
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tla
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_todo.sh
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_todo.sh
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_toilet
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_topgit
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_totd
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tracepath
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_twisted
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tracepath
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_twisted
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unace
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uname
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unexpand
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unexpand
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uniq
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_units
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_urls
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_admin
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_at_host
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_admin
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_at_host
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users_on
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users_on
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vim
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vorbis
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vorbiscomment
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vorbiscomment
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vux
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_w3m
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_webbrowser
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_webbrowser
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wget
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whereis
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whereis
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whois
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wiggle
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xargs
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmlsoft
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmlsoft
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmms2
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yafc
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yodl
@@ -624,8 +884,10 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zcat
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zdump
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_dataset
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_pool
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_dataset
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_pool
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zip
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zpool
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_acroread
@@ -643,21 +905,29 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_setxkbmap
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_urxvt
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_vnc
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_arguments
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_borderwidth
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_arguments
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_borderwidth
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_color
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_colormapid
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_colormapid
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_cursor
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_display
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_extension
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_extension
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_font
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_geometry
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_geometry
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_keysym
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_locale
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_modifier
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_modifier
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_name
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_resource
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_selection_timeout
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_resource
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_selection_timeout
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_title
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_utils
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_visual
@@ -665,14 +935,18 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xauth
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xdvi
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xfig
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xloadimage
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xloadimage
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xmodmap
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xpdf
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xrandr
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xscreensaver
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xscreensaver
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xset
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_arguments
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_session_id
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_arguments
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_session_id
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xterm
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xv
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xwit
@@ -682,16 +956,21 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_assign
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_autocd
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_bindkey
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_brace_parameter
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_brace_parameter
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_builtin
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_cd
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command_names
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command_names
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_compdef
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_condition
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_condition
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_default
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_delimiters
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_directory_stack
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_delimiters
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_directory_stack
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_dirs
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_disable
 file \
@@ -702,18 +981,26 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_enable
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_equal
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_fc
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_file_descriptors
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_file_descriptors
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_first
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_functions
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globflags
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globqual_delims
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globquals
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_functions
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globflags
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globqual_delims
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globquals
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_hash
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_history_modifiers
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_in_vared
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_history_modifiers
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_in_vared
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_bg
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_builtin
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_builtin
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_fg
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_kill
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_limit
@@ -721,22 +1008,30 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_math
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_mere
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_set
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_unset
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameter
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameters
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_precommand
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_set
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_unset
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameter
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameters
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_precommand
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_print
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_prompt
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_read
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_redirect
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_redirect
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_sched
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_set
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_setopt
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_source
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_stat
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_subscript
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_suffix_alias_files
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_subscript
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_suffix_alias_files
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_tcpsys
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_tilde
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_trap
@@ -744,19 +1039,23 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_typeset
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ulimit
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_unhash
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_unsetopt
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_unsetopt
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_value
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vared
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vars
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_wait
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_which
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zattr
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcalc_line
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcompile
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcalc_line
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcompile
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zed
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zftp
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zle
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmodload
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmodload
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmv
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zpty
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zstyle
@@ -796,24 +1095,42 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zmv
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zrecompile
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zstyle+
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Newuser/zsh-newuser-install
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam1_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam2_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bart_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bigfade_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_clint_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite2_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fade_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fire_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_off_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_oliver_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_pws_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_redhat_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_special_chars
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_suse_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_walters_setup
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_zefram_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Newuser/zsh-newuser-install
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam1_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam2_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bart_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bigfade_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_clint_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite2_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fade_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fire_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_off_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_oliver_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_pws_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_redhat_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_special_chars
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_suse_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_walters_setup
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_zefram_setup
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/promptinit
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_alias
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_close
@@ -833,18 +1150,28 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_spam
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_talk
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_wait
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_bzr
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cdv
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cvs
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_bzr
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cdv
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cvs
 file \
     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_darcs
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_git
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_hg
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_mtn
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_p4
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svk
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svn
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_tla
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_git
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_hg
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_mtn
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_p4
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svk
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svn
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_tla
 file \
     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
 file \
@@ -867,20 +1194,32 @@
     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_svn
 file \
     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_tla
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_adjust
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_bydir_detect
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_check_com
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_formats
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_get_cmd
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_maxexports
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_nvcsformats
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_realpath
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_reposub
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_adjust
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_bydir_detect
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_check_com
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_formats
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_get_cmd
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_maxexports
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_nvcsformats
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_realpath
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_reposub
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_set
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_lastmsg
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_printsys
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_setsys
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_lastmsg
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_printsys
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_setsys
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfanon
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfautocheck
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcd
@@ -912,49 +1251,70 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftype
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfuget
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfuput
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-kill-word-match
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-kill-word-match
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-word-match
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/capitalize-word-match
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/capitalize-word-match
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/copy-earlier-word
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/cycle-completion-positions
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/define-composed-chars
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/delete-whole-word-match
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-case-word-match
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-line-or-beginning-search
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/cycle-completion-positions
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/define-composed-chars
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/delete-whole-word-match
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-case-word-match
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-line-or-beginning-search
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/edit-command-line
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/forward-word-match
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-beginning-search-menu
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-pattern-search
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-beginning-search-menu
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-pattern-search
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-search-end
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incarg
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incremental-complete-word
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-composed-char
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incremental-complete-word
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-composed-char
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-files
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-unicode-char
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/keeper
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/keymap+widget
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/kill-word-match
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-word-context
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-words-by-style
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/modify-current-argument
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-words-by-style
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/modify-current-argument
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region-invisible
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region-invisible
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/predict-on
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/quote-and-complete-word
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/read-from-minibuffer
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/quote-and-complete-word
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/read-from-minibuffer
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string-again
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string-again
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-word-style
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/smart-insert-last-word
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/split-shell-arguments
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/transpose-words-match
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/smart-insert-last-word
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/split-shell-arguments
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/transpose-words-match
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-case-word-match
-file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-line-or-beginning-search
+file \
+    path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-line-or-beginning-search
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/url-quote-magic
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/which-command
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/zed-set-file-name
 file path=usr/share/zsh/$(COMPONENT_VERSION)/scripts/newuser
 hardlink path=usr/bin/zsh target=zsh-$(COMPONENT_VERSION)
+license license license="Zsh License"
 # This link dangles deliberately, and userland.action002.0 doesn't like that.
-link path=etc/zprofile target=profile pkg.linted=true
-license license license="Zsh License"
+link path=etc/zprofile pkg.linted=true target=profile