ruby-doc: update to 1.9.1-p129
This commit is contained in:
parent
88278bfab9
commit
300b69a3e5
22975
ruby-doc/.footprint
22975
ruby-doc/.footprint
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
88c45aaf627b4404e5e4273cb03ba2ee ruby-1.8.7-p174.tar.bz2
|
||||
6fa62b20f72da471195830dec4eb2013 ruby-1.9.1-p129.tar.bz2
|
||||
|
@ -4,11 +4,11 @@
|
||||
# Depends on: ruby
|
||||
|
||||
name=ruby-doc
|
||||
version=1.8.7-p174
|
||||
version=1.9.1-p129
|
||||
release=1
|
||||
source=(ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-$version.tar.bz2)
|
||||
source=(ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
cd ruby-$version
|
||||
rdoc --all --ri --op $PKG/usr/share/ri/1.8/system .
|
||||
rdoc --all --ri --op $PKG/usr/share/ri/1.9/system .
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user