Sha256: 4e5a66912c0c4b771df6e4a80919f3d5bdca35c207e523529f971f0349145895

Contents?: true

Size: 406 Bytes

Versions: 79

Compression:

Stored size: 406 Bytes

Contents

require("date")
require("rubygems")
require("hoe")
require("pp")
Hoe.spec("ruby-pg") do
  self.developer("Michael Granger", "ged@FaerieMUD.org")
  self.dependency("pg", "~> 0")
  self.spec_extras[:date] = Date.parse("2008/01/30")
  line = ("-" * 75)
  msg = paragraphs_of("README.txt", (3..-1))
  msg.unshift(line)
  msg.push(line)
  self.spec_extras[:post_install_message] = (msg.join("\n\n") + "\n")
end

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
cipherstash-pg-1.0.0.beta.22-x86_64-linux ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.22-x86_64-darwin ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.22-arm64-darwin ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.22-aarch64-linux ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.21-x86_64-linux ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.21-aarch64-linux ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.21-arm64-darwin ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.21-x86_64-darwin ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.19-x86_64-linux ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.19-x86_64-darwin ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.19-arm64-darwin ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.19-aarch64-linux ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.18-x86_64-linux ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.18-x86_64-darwin ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.18-arm64-darwin ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.18-aarch64-linux ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.17-aarch64-linux ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.17-x86_64-darwin ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.17-x86_64-linux ./misc/ruby-pg/Rakefile
cipherstash-pg-1.0.0.beta.17-arm64-darwin ./misc/ruby-pg/Rakefile