# -*- encoding: utf-8 -*- # stub: autotest-notify-osd 0.2.0 ruby lib Gem::Specification.new do |s| s.name = "autotest-notify-osd".freeze s.version = "0.2.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Stephen H. Gerstacker".freeze] s.date = "2010-03-02" s.description = "This gem has been deprecated and replaced by autotest-growl".freeze s.email = ["stephen@shortround.net".freeze] s.extra_rdoc_files = ["PostInstall.txt".freeze] s.files = ["Manifest.txt".freeze, "PostInstall.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "autotest-notify-osd.gemspec".freeze, "img/error.png".freeze, "img/failed.png".freeze, "img/info.png".freeze, "img/passed.png".freeze, "img/pending.png".freeze, "lib/autotest-notify-osd.rb".freeze, "lib/autotest/notify-osd.rb".freeze, "lib/autotest/result.rb".freeze, "script/console".freeze, "script/destroy".freeze, "script/generate".freeze, "spec/autotest-notify-osd_spec.rb".freeze, "spec/spec.opts".freeze, "spec/spec_helper.rb".freeze, "tasks/rspec.rake".freeze] s.homepage = "http://github.com/stack/autotest-notify-osd".freeze s.post_install_message = "\n\e[1;32mThis gem has been deprecated and replaced by autotest-growl\n\nThis gem was originally a fork of the autotest-growl gem to add linux support. The original gem now supports\nlinux, so this is no longer needed. Please uninstall and install the new gem.\n\nThis gem will be broken.\n\e[0m\n".freeze s.rdoc_options = ["--main".freeze, "README.rdoc".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Notify OSD notification support for ZenTest's autotest.".freeze end