# -*- encoding: utf-8 -*- # stub: capitate 0.3.6 ruby lib Gem::Specification.new do |s| s.name = "capitate".freeze s.version = "0.3.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Gabriel Handford".freeze] s.date = "2008-05-14" s.description = "Capistrano recipes, plugins and templates.".freeze s.email = ["gabrielh@gmail.com".freeze] s.extra_rdoc_files = ["History.txt".freeze, "License.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze] s.files = ["Capfile".freeze, "History.txt".freeze, "License.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze, "Rakefile".freeze, "config/hoe.rb".freeze, "config/requirements.rb".freeze, "lib/capitate.rb".freeze, "lib/capitate/cap_ext/connections.rb".freeze, "lib/capitate/cap_ext/docs.rb".freeze, "lib/capitate/cap_ext/namespace.rb".freeze, "lib/capitate/cap_ext/run_via.rb".freeze, "lib/capitate/cap_ext/task_definition.rb".freeze, "lib/capitate/cap_ext/variables.rb".freeze, "lib/capitate/plugins/base.rb".freeze, "lib/capitate/plugins/build.rb".freeze, "lib/capitate/plugins/gem.rb".freeze, "lib/capitate/plugins/prompt.rb".freeze, "lib/capitate/plugins/script.rb".freeze, "lib/capitate/plugins/templates.rb".freeze, "lib/capitate/plugins/utils.rb".freeze, "lib/capitate/plugins/yum.rb".freeze, "lib/capitate/recipes.rb".freeze, "lib/capitate/task_node.rb".freeze, "lib/capitate/version.rb".freeze, "lib/deployment/centos-5.1-64-web/install.rb".freeze, "lib/recipes/active_record.rb".freeze, "lib/recipes/backgroundrb.rb".freeze, "lib/recipes/centos/backgroundjob.rb".freeze, "lib/recipes/centos/backgroundrb.rb".freeze, "lib/recipes/centos/centos.rb".freeze, "lib/recipes/centos/imagemagick.rb".freeze, "lib/recipes/centos/memcached.rb".freeze, "lib/recipes/centos/merb.rb".freeze, "lib/recipes/centos/mongrel_cluster.rb".freeze, "lib/recipes/centos/monit.rb".freeze, "lib/recipes/centos/mysql.rb".freeze, "lib/recipes/centos/nginx.rb".freeze, "lib/recipes/centos/ruby.rb".freeze, "lib/recipes/centos/sphinx.rb".freeze, "lib/recipes/docs.rb".freeze, "lib/recipes/logrotate/backgroundjob.rb".freeze, "lib/recipes/logrotate/backgroundrb.rb".freeze, "lib/recipes/logrotate/merb.rb".freeze, "lib/recipes/logrotate/mongrel_cluster.rb".freeze, "lib/recipes/logrotate/monit.rb".freeze, "lib/recipes/logrotate/mysql.rb".freeze, "lib/recipes/logrotate/nginx.rb".freeze, "lib/recipes/logrotate/rails.rb".freeze, "lib/recipes/logrotate/sphinx.rb".freeze, "lib/recipes/logrotated.rb".freeze, "lib/recipes/memcached.rb".freeze, "lib/recipes/merb.rb".freeze, "lib/recipes/monit.rb".freeze, "lib/recipes/monit/backgroundjob.rb".freeze, "lib/recipes/monit/backgroundrb.rb".freeze, "lib/recipes/monit/database.rb".freeze, "lib/recipes/monit/memcached.rb".freeze, "lib/recipes/monit/merb.rb".freeze, "lib/recipes/monit/mongrel_cluster.rb".freeze, "lib/recipes/monit/mysql.rb".freeze, "lib/recipes/monit/nginx.rb".freeze, "lib/recipes/monit/sphinx.rb".freeze, "lib/recipes/monit/sshd.rb".freeze, "lib/recipes/mysql.rb".freeze, "lib/recipes/nginx.rb".freeze, "lib/recipes/rails.rb".freeze, "lib/recipes/sphinx.rb".freeze, "lib/recipes/sshd.rb".freeze, "lib/recipes/syslogd.rb".freeze, "lib/templates/backgroundjob/backgroundjob.initd.centos.erb".freeze, "lib/templates/backgroundjob/backgroundjob.monitrc.erb".freeze, "lib/templates/backgroundrb/backgroundrb.initd.centos.erb".freeze, "lib/templates/backgroundrb/backgroundrb.monitrc.erb".freeze, "lib/templates/backgroundrb/backgroundrb.yml.erb".freeze, "lib/templates/capistrano/Capfile".freeze, "lib/templates/logrotated/conf.erb".freeze, "lib/templates/memcached/memcached.initd.centos.erb".freeze, "lib/templates/memcached/memcached.monitrc.erb".freeze, "lib/templates/memcached/memcached.yml.erb".freeze, "lib/templates/merb/merb-no-http.monitrc.erb".freeze, "lib/templates/merb/merb.initd.centos.erb".freeze, "lib/templates/merb/merb.monitrc.erb".freeze, "lib/templates/mongrel/mongrel_cluster.initd.centos.erb".freeze, "lib/templates/mongrel/mongrel_cluster.monitrc.erb".freeze, "lib/templates/mongrel/mongrel_cluster.yml.erb".freeze, "lib/templates/monit/monit.cnf".freeze, "lib/templates/monit/monit.initd.centos.erb".freeze, "lib/templates/monit/monitrc.erb".freeze, "lib/templates/mysql/install_db.sql.erb".freeze, "lib/templates/mysql/my.cnf.innodb_1024.erb".freeze, "lib/templates/mysql/my.cnf.innodb_512.erb".freeze, "lib/templates/mysql/mysql.monitrc.erb".freeze, "lib/templates/nginx/nginx.conf.erb".freeze, "lib/templates/nginx/nginx.initd.centos.erb".freeze, "lib/templates/nginx/nginx.monitrc.erb".freeze, "lib/templates/nginx/nginx_vhost.conf.erb".freeze, "lib/templates/nginx/nginx_vhost_generic.conf.erb".freeze, "lib/templates/rails/database.yml.erb".freeze, "lib/templates/ruby/fix_openssl.sh".freeze, "lib/templates/sphinx/sphinx.conf.erb".freeze, "lib/templates/sphinx/sphinx.monitrc.erb".freeze, "lib/templates/sphinx/sphinx_app.initd.centos.erb".freeze, "lib/templates/sshd/sshd.monitrc.erb".freeze, "script/destroy".freeze, "script/generate".freeze, "script/txt2html".freeze, "setup.rb".freeze, "tasks/deployment.rake".freeze, "tasks/environment.rake".freeze, "tasks/website.rake".freeze, "test/test_helper.rb".freeze, "test/test_plugin_upload.rb".freeze, "test/test_recipes.rb".freeze, "test/test_templates.rb".freeze] s.homepage = "http://capitate.rubyforge.org".freeze s.rdoc_options = ["--main".freeze, "README.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Capistrano recipes, plugins and templates.".freeze s.test_files = ["test/test_helper.rb".freeze, "test/test_plugin_upload.rb".freeze, "test/test_recipes.rb".freeze, "test/test_templates.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 2.1.0".freeze]) end