use official ruby repository

This commit is contained in:
SHIBATA Hiroshi 2013-12-23 08:56:59 +09:00
parent 963d33f5e6
commit b603d6ac9e
3 changed files with 7 additions and 3 deletions

View file

@ -0,0 +1,3 @@
require_gcc
install_svn "ruby-1.8.7-p375" "http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_7" "44351" autoconf auto_tcltk standard
install_package "rubygems-1.6.2" "http://production.cf.rubygems.org/rubygems/rubygems-1.6.2.tgz#0c95a9869914ba1a45bf71d3b8048420" ruby

View file

@ -0,0 +1,4 @@
require_gcc
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz#36c852831d02cf90508c29852361d01b" --if needs_yaml
install_svn "ruby-1.9.2-p326" "http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_2" "44353" autoconf standard
install_package "rubygems-1.8.23" "http://production.cf.rubygems.org/rubygems/rubygems-1.8.23.tgz#178b0ebae78dbb46963c51ad29bb6bd9" ruby

View file

@ -1,3 +0,0 @@
require_gcc
install_package "ruby-1_8_7_375" "https://github.com/heroku/ruby/archive/v1_8_7_375.tar.gz#c4a92e56b636f0d8eca6f09de3f4ca17" autoconf auto_tcltk standard
install_package "rubygems-1.6.2" "http://production.cf.rubygems.org/rubygems/rubygems-1.6.2.tgz#0c95a9869914ba1a45bf71d3b8048420" ruby