Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/tryouts/files: tryouts-0.8.7-fixes.patch tryouts-0.8.5-fixes.patch
Date: Wed, 17 Feb 2010 19:13:42
Message-Id: E1NhpLB-0001rk-0B@stork.gentoo.org
1 flameeyes 10/02/17 19:13:41
2
3 Added: tryouts-0.8.7-fixes.patch
4 Removed: tryouts-0.8.5-fixes.patch
5 Log:
6 Bump to released version and partly-merged fixes.
7 (Portage version: 2.2_rc62/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 dev-ruby/tryouts/files/tryouts-0.8.7-fixes.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tryouts/files/tryouts-0.8.7-fixes.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tryouts/files/tryouts-0.8.7-fixes.patch?rev=1.1&content-type=text/plain
14
15 Index: tryouts-0.8.7-fixes.patch
16 ===================================================================
17 Index: tryouts-0.8.5/lib/tryouts.rb
18 ===================================================================
19 --- tryouts-0.8.5.orig/lib/tryouts.rb
20 +++ tryouts-0.8.5/lib/tryouts.rb
21 @@ -2,9 +2,8 @@
22 require 'time'
23 require 'digest/sha1'
24
25 -autoload :SysInfo, 'sysinfo'
26 -autoload :OpenStruct, 'ostruct'
27 -autoload :YAML, 'yaml'
28 +require 'sysinfo'
29 +require 'yaml'
30
31 ## NOTE: Don't require rye here so
32 ## we can still run tryouts on the