Sha256: 9a6a39257b6aef2675091ef706b6948f24480f689348133d8a21008c0512dfa7

Contents?: true

Size: 1.47 KB

Versions: 1

Compression:

Stored size: 1.47 KB

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = %q{autotest-notify-osd}
  s.version = "0.2.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Stephen H. Gerstacker"]
  s.date = %q{2010-03-02}
  s.description = %q{This gem has been deprecated and replaced by autotest-growl}
  s.email = ["stephen@shortround.net"]
  s.extra_rdoc_files = ["PostInstall.txt"]
  s.files = ["Manifest.txt", "PostInstall.txt", "README.rdoc", "Rakefile", "autotest-notify-osd.gemspec", "img/error.png", "img/failed.png", "img/info.png", "img/passed.png", "img/pending.png", "lib/autotest-notify-osd.rb", "lib/autotest/notify-osd.rb", "lib/autotest/result.rb", "script/console", "script/destroy", "script/generate", "spec/autotest-notify-osd_spec.rb", "spec/spec.opts", "spec/spec_helper.rb", "tasks/rspec.rake"]
  s.homepage = %q{http://github.com/stack/autotest-notify-osd}
  s.post_install_message = %q{
This gem has been deprecated and replaced by autotest-growl

This gem was originally a fork of the autotest-growl gem to add linux support.  The original gem now supports
linux, so this is no longer needed.  Please uninstall and install the new gem.

This gem will be broken.

}
  s.rdoc_options = ["--main", "README.rdoc"]
  s.require_paths = ["lib"]
  s.rubyforge_project = %q{autotest-notify-osd}
  s.rubygems_version = %q{1.3.5}
  s.summary = %q{Notify OSD notification support for ZenTest's autotest.}

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
autotest-notify-osd-0.2.0 autotest-notify-osd.gemspec