Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/test-unit: ChangeLog test-unit-2.4.8.ebuild
Date: Tue, 26 Jun 2012 06:20:47
Message-Id: 20120626062037.BE2542004B@flycatcher.gentoo.org
1 jdhore 12/06/26 06:20:37
2
3 Modified: ChangeLog test-unit-2.4.8.ebuild
4 Log:
5 marked x86 per bug 420709
6
7 (Portage version: 2.2.0_alpha112/cvs/Linux i686)
8
9 Revision Changes Path
10 1.57 dev-ruby/test-unit/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.57&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.57&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?r1=1.56&r2=1.57
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v
19 retrieving revision 1.56
20 retrieving revision 1.57
21 diff -u -r1.56 -r1.57
22 --- ChangeLog 12 Jun 2012 09:18:33 -0000 1.56
23 +++ ChangeLog 26 Jun 2012 06:20:37 -0000 1.57
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/test-unit
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.56 2012/06/12 09:18:33 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.57 2012/06/26 06:20:37 jdhore Exp $
29 +
30 + 26 Jun 2012; Jeff Horelick <jdhore@g.o> test-unit-2.4.8.ebuild:
31 + marked x86 per bug 420709
32
33 12 Jun 2012; Agostino Sarubbo <ago@g.o> test-unit-2.4.8.ebuild:
34 Stable for amd64, wrt bug #420709
35
36
37
38 1.4 dev-ruby/test-unit/test-unit-2.4.8.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild?r1=1.3&r2=1.4
43
44 Index: test-unit-2.4.8.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- test-unit-2.4.8.ebuild 12 Jun 2012 09:18:33 -0000 1.3
51 +++ test-unit-2.4.8.ebuild 26 Jun 2012 06:20:37 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild,v 1.3 2012/06/12 09:18:33 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild,v 1.4 2012/06/26 06:20:37 jdhore Exp $
57
58 EAPI=2
59 USE_RUBY="ruby18 ruby19 ree18 jruby"
60 @@ -19,7 +19,7 @@
61
62 LICENSE="Ruby"
63 SLOT="2"
64 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
65 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 IUSE="test"
67
68 all_ruby_compile() {