freebsd-ports/sysutils/rubygem-capistrano/pkg-plist
Marcus Alves Grando 0a973d5eb8 - Update to 1.0.0
PR:		93571
Submitted by:	maintainer
2006-02-20 01:36:01 +00:00

54 lines
3.6 KiB
Text

bin/switchtower
%%CACHE_DIR%%/switchtower-%%PORTVERSION%%.gem
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/bin/switchtower
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/examples/sample.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/actor.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/cli.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/command.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/configuration.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/extensions.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/gateway.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/deployment_generator.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates/deploy.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates/switchtower.rake
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/loader.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/logger.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/standard.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/templates/maintenance.rhtml
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/base.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/baz.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/bzr.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/cvs.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/darcs.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/perforce.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/subversion.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/ssh.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/transfer.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/utils.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/version.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/actor_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/command_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/configuration_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures/config.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures/custom.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm/cvs_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm/subversion_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/ssh_test.rb
%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/utils.rb
%%SPEC_DIR%%/switchtower-%%PORTVERSION%%.gemspec
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/templates
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/examples
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/bin
@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%