# -*- encoding: utf-8 -*- # stub: capigen 0.1.1 ruby lib Gem::Specification.new do |s| s.name = "capigen".freeze s.version = "0.1.1".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-02-06" s.description = "Capistrano recipe library for all types of remote tasks.".freeze s.email = ["gabrielh@gmail.com".freeze] s.extra_rdoc_files = ["History.txt".freeze, "License.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze, "website/index.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, "init.rb".freeze, "lib/capigen.rb".freeze, "lib/capigen/config.rb".freeze, "lib/capigen/helper.rb".freeze, "lib/capigen/helpers/gem_helper.rb".freeze, "lib/capigen/helpers/package_helper.rb".freeze, "lib/capigen/helpers/script_helper.rb".freeze, "lib/capigen/helpers/wget_helper.rb".freeze, "lib/capigen/packagers/yum.rb".freeze, "lib/capigen/profiles.rb".freeze, "lib/capigen/recipes.yml".freeze, "lib/capigen/templates.rb".freeze, "lib/capigen/version.rb".freeze, "recipes/README".freeze, "recipes/bootstrap/patch.rb".freeze, "recipes/centos.rb".freeze, "recipes/deploy.rb".freeze, "recipes/gems.rb".freeze, "recipes/imagemagick.rb".freeze, "recipes/install.rb".freeze, "recipes/memcached.rb".freeze, "recipes/mongrel_cluster.rb".freeze, "recipes/monit.rb".freeze, "recipes/mysql.rb".freeze, "recipes/nginx.rb".freeze, "recipes/profiles/centos-sick.rb".freeze, "recipes/rails.rb".freeze, "recipes/ruby.rb".freeze, "recipes/sphinx.rb".freeze, "script/destroy".freeze, "script/generate".freeze, "script/txt2html".freeze, "setup.rb".freeze, "tasks/capigen.rake".freeze, "tasks/deployment.rake".freeze, "tasks/environment.rake".freeze, "tasks/website.rake".freeze, "templates/capistrano/Capfile".freeze, "templates/capistrano/deploy.rb.erb".freeze, "templates/centos/setup.sh".freeze, "templates/centos/sudoers".freeze, "templates/imagemagick/install.sh".freeze, "templates/memcached/install.sh".freeze, "templates/memcached/memcached.initd.centos.erb".freeze, "templates/memcached/memcached.monitrc.erb".freeze, "templates/mongrel/mongrel_cluster.initd.erb".freeze, "templates/mongrel/mongrel_cluster.monitrc.erb".freeze, "templates/mongrel/mongrel_cluster.yml.erb".freeze, "templates/monit/cert.sh".freeze, "templates/monit/install.sh".freeze, "templates/monit/monit.cnf".freeze, "templates/monit/monit.initd.centos.erb".freeze, "templates/monit/monitrc.erb".freeze, "templates/monit/patch_inittab.sh".freeze, "templates/mysql/install.sh.erb".freeze, "templates/mysql/install_db.sql.erb".freeze, "templates/mysql/mysql.monitrc.erb".freeze, "templates/nginx/install.sh.erb".freeze, "templates/nginx/nginx.conf.erb".freeze, "templates/nginx/nginx.initd.erb".freeze, "templates/nginx/nginx.monitrc.erb".freeze, "templates/nginx/nginx_vhost.conf.erb".freeze, "templates/rails/database.yml.erb".freeze, "templates/ruby/ruby_install.sh".freeze, "templates/ruby/rubygems_install.sh".freeze, "templates/sphinx/install.sh.erb".freeze, "templates/sphinx/sphinx.conf.erb".freeze, "templates/sphinx/sphinx.monitrc.erb".freeze, "templates/sphinx/sphinx_app.initd.centos.erb".freeze, "templates/sphinx/sphinx_app.initd.erb".freeze, "website/index.html".freeze, "website/index.txt".freeze, "website/javascripts/rounded_corners_lite.inc.js".freeze, "website/stylesheets/screen.css".freeze, "website/template.rhtml".freeze] s.homepage = "http://capigen.rubyforge.org".freeze s.rdoc_options = ["--main".freeze, "README.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Capistrano recipe library for all types of remote tasks.".freeze end