Date: Tue, 14 Oct 2014 09:29:40 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370834 - head/sysutils/vagrant Message-ID: <201410140929.s9E9Tekg017790@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Tue Oct 14 09:29:39 2014 New Revision: 370834 URL: https://svnweb.freebsd.org/changeset/ports/370834 QAT: https://qat.redports.org/buildarchive/r370834/ Log: sysutils/vagrant: update 1.6.3 -> 1.6.5 - Convert @dirrm to @dir PR: 194222 Submitted by: Joseph Benden <joe@thrallingpenguin.com> Approved by: mentors (implicit) Modified: head/sysutils/vagrant/Makefile head/sysutils/vagrant/distinfo head/sysutils/vagrant/pkg-plist Modified: head/sysutils/vagrant/Makefile ============================================================================== --- head/sysutils/vagrant/Makefile Tue Oct 14 08:59:35 2014 (r370833) +++ head/sysutils/vagrant/Makefile Tue Oct 14 09:29:39 2014 (r370834) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vagrant -PORTVERSION= 1.6.3 -PORTREVISION= 1 +PORTVERSION= 1.6.5 CATEGORIES= sysutils rubygems devel MASTER_SITES= LOCAL/swills https://codeload.github.com/mitchellh/vagrant/legacy.tar.gz/v${PORTVERSION}?dummy=/ @@ -22,6 +21,7 @@ RUN_DEPENDS= rubygem-main>=1.0:${PORTSDI rubygem-childprocess>=0.5.1:${PORTSDIR}/devel/rubygem-childprocess \ rubygem-erubis>=2.7.0:${PORTSDIR}/www/rubygem-erubis \ rubygem-gyoku>=0.4.6:${PORTSDIR}/devel/rubygem-gyoku \ + rubygem-hashicorp-checkpoint>=0.1.4:${PORTSDIR}/www/rubygem-hashicorp-checkpoint \ rubygem-httpclient>=2.3.3:${PORTSDIR}/www/rubygem-httpclient \ rubygem-httpi>=0.9.0:${PORTSDIR}/www/rubygem-httpi \ rubygem-i18n>=0.6.9:${PORTSDIR}/devel/rubygem-i18n \ @@ -45,7 +45,7 @@ RUN_DEPENDS= rubygem-main>=1.0:${PORTSDI rubygem-winrm>=1.1.3:${PORTSDIR}/sysutils/rubygem-winrm \ rubygem-wdm>=0.1.0:${PORTSDIR}/devel/rubygem-wdm -WRKSRC= ${WRKDIR}/mitchellh-vagrant-85d63a9 +WRKSRC= ${WRKDIR}/mitchellh-vagrant-c38e17c USE_RUBY= yes GEMFILES= vagrant-${PORTVERSION}.gem RUBYGEMBIN= gem${RUBY_SUFFIX} Modified: head/sysutils/vagrant/distinfo ============================================================================== --- head/sysutils/vagrant/distinfo Tue Oct 14 08:59:35 2014 (r370833) +++ head/sysutils/vagrant/distinfo Tue Oct 14 09:29:39 2014 (r370834) @@ -1,2 +1,2 @@ -SHA256 (vagrant-1.6.3.tar.gz) = d8be6211749e827c9e4c05e0a9b8d03463ebba4b5eb015f04c503ea1b6b83546 -SIZE (vagrant-1.6.3.tar.gz) = 2763041 +SHA256 (vagrant-1.6.5.tar.gz) = 97ff244ff5f09df65d1e5e9cd818e499c2046a3e5548fd1657b4bcfe94a85698 +SIZE (vagrant-1.6.5.tar.gz) = 2770832 Modified: head/sysutils/vagrant/pkg-plist ============================================================================== --- head/sysutils/vagrant/pkg-plist Tue Oct 14 08:59:35 2014 (r370833) +++ head/sysutils/vagrant/pkg-plist Tue Oct 14 09:29:39 2014 (r370834) @@ -710,23 +710,23 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/ansible/config_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/ansible/provisioner_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/support/shared/config.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/contrib/sudoers +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/contrib/sudoers %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/contrib/sudoers/linux %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/contrib/sudoers/osx %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/lib/vagrant/machine_index.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/lib/vagrant/util/silence_warnings.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/global-status +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/global-status %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/global-status/command.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/global-status/plugin.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/rdp +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/rdp %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/rdp/command.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/rdp/config.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/rdp/errors.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/rdp/plugin.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/version +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/version %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/version/command.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/commands/version/plugin.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filter.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/communicator.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/config.rb @@ -735,7 +735,7 @@ bin/vagrant %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/helper.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/plugin.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/shell.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/cat.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/chmod.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/chown.rb @@ -744,33 +744,33 @@ bin/vagrant %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/test.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/uname.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/which.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/scripts +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/scripts %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/scripts/elevated_shell.ps1.erb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/port.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/config.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/errors.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/guest.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/guest_network.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/plugin.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/change_host_name.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/configure_networks.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/halt.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/mount_shared_folder.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/reboot.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/mount_volume.ps1.erb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/reboot_detect.ps1 %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/set_work_network.ps1 %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/winrs_v3_get_adapters.ps1 -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/hosts/darwin +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/hosts/darwin %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/host.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/plugin.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/rdp.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/rdp.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/action.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/communicator.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/config.rb @@ -779,7 +779,7 @@ bin/vagrant %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/plugin.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/provider.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/synced_folder.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/action +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/action %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/build.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/compare_synced_folders.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/create.rb @@ -801,15 +801,15 @@ bin/vagrant %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/start.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/stop.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/wait_for_running.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/cap +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/cap %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/cap/public_address.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/command +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/command %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/command/logs.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/command/run.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/executor +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/executor %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/executor/local.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/executor/vagrant.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/hostmachine +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/hostmachine %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/hostmachine/Vagrantfile %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/command_builder.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/templates/commands/init/Vagrantfile.min.erb @@ -817,24 +817,28 @@ bin/vagrant %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/templates/locales/command_rdp.yml %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/templates/locales/guest_windows.yml %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/templates/locales/providers_docker.yml -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/global-status +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/global-status %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/global-status/command_test.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm/command_filter_test.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm/communicator_test.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm/config_test.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm/helper_test.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm/shell_test.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows/config_test.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows/guest_network_test.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows/cap +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows/cap %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows/cap/change_host_name_test.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows/cap/halt_test.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows/cap/mount_shared_folder_test.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows/cap/reboot_test.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/mint +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/Vagrantfile +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/mkdir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap/nfs_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/flavor.rb +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/mint %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/mint/guest.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/guests/mint/plugin.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/docker/config_test.rb @@ -843,7 +847,7 @@ bin/vagrant %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/forwarded_ports.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/message_will_not_destroy.rb %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/chef/command_builder_test.rb -@dirrm %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/docker +@dir %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/docker %%GEMS_DIR%%gems/vagrant-%%PORTVERSION%%/test/unit/vagrant/machine_index_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap/change_host_name.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap/configure_networks.rb @@ -853,246 +857,242 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/bootstrap-salt.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/nixos/hostname.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/nixos/network.erb -@dirrmtry %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap -@dirrmtry %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos -@dirrmtry %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/nixos -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/util -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/plugin/v2 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/plugin/v1 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/plugin -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/config/v2 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/config/v1 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/action/builtin -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/action -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/support/shared -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/support -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/synced_folders/rsync/command -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/synced_folders/rsync -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/synced_folders/nfs -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/synced_folders -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/shell -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/salt -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/file -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/docker -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/chef/provisioner -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/chef -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/support/shared -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/support -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/ansible -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/virtualbox/support/shared -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/virtualbox/support -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/virtualbox/driver -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/virtualbox/action -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/virtualbox -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/hyperv -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/kernel_v2/config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/kernel_v2 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/ubuntu/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/ubuntu -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/support/shared -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/support -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/redhat/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/redhat -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/debian/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/debian -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/ssh_config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/plugin/action -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/plugin -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/list-commands -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/box/command -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/box -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/support -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/acceptance/skeletons/network_intnet -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/acceptance/skeletons -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/acceptance/shared -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/acceptance/provider-virtualbox -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/acceptance -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_solo -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_client -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/suse -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/redhat -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/openbsd -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/netbsd -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/funtoo -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/freebsd -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/fedora -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/debian -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/coreos -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/ssh_config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/init -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/tasks -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/scripts -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/scripts -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/command -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/nfs -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/shell -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/provisioner -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/file -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/redhat -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/linux -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/debian -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/suse -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/redhat -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/linux -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/debian -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/util -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/utils -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/slackware/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/slackware -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/redhat/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/redhat -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/opensuse/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/opensuse -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/null -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/gentoo/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/gentoo -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/freebsd/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/freebsd -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/arch/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/arch -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/ubuntu/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/ubuntu -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/funtoo/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/funtoo -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/ssh -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/suspend -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/status -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh_config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/resume -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/reload -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/provision -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/package -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/list-commands -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/init -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/help -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/halt -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/destroy -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v1 -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/general -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/vim -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/st -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/emacs -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/bash -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/bin -@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%% -@unexec rmdir %D/%%GEMS_DIR%%/doc 2>/dev/null || true -@unexec rmdir %D/%%GEMS_DIR%%/specifications 2>/dev/null || true -@unexec rmdir %D/%%GEMS_DIR%%/gems 2>/dev/null || true -@unexec rmdir %D/%%GEMS_DIR%%/cache 2>/dev/null || true +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/nixos +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/util +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/plugin/v2 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/plugin/v1 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/plugin +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/config/v2 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/config/v1 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/action/builtin +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/action +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/support/shared +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/support +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/synced_folders/rsync/command +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/synced_folders/rsync +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/synced_folders/nfs +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/synced_folders +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/shell +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/salt +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/file +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/docker +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/chef/provisioner +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/chef +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/support/shared +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/support +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners/ansible +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/provisioners +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/virtualbox/support/shared +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/virtualbox/support +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/virtualbox/driver +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/virtualbox/action +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/virtualbox +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/hyperv +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/kernel_v2/config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/kernel_v2 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/ubuntu/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/ubuntu +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/support/shared +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/support +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/redhat/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/redhat +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/debian/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/debian +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/ssh_config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/plugin/action +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/plugin +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/list-commands +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/box/command +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/box +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/support +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/acceptance/skeletons/network_intnet +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/acceptance/skeletons +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/acceptance/shared +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/acceptance/provider-virtualbox +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/acceptance +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_solo +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_client +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/suse +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/redhat +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/openbsd +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/netbsd +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/funtoo +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/freebsd +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/fedora +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/debian +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/coreos +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/ssh_config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/init +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/tasks +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/scripts +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/scripts +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/command +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/nfs +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/shell +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/provisioner +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/file +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/redhat +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/linux +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/debian +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/suse +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/redhat +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/linux +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/debian +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/util +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/utils +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/slackware/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/slackware +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/redhat/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/redhat +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/opensuse/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/opensuse +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/null +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/gentoo/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/gentoo +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/freebsd/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/freebsd +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/arch/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/arch +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/ubuntu/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/ubuntu +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/funtoo/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/funtoo +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/ssh +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/suspend +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/status +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh_config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/resume +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/reload +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/provision +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/package +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/list-commands +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/init +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/help +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/halt +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/destroy +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v1 +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/general +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/vim +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/st +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/emacs +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/bash +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/bin +@dir %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410140929.s9E9Tekg017790>