Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@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: Mon, 30 Jul 2012 19:33:09
Message-Id: 20120730193252.7F7982004B@flycatcher.gentoo.org
1 blueness 12/07/30 19:32:52
2
3 Modified: ChangeLog test-unit-2.4.8.ebuild
4 Log:
5 Stable ppc64, bug #428454
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.61 dev-ruby/test-unit/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.61&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.61&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?r1=1.60&r2=1.61
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v
19 retrieving revision 1.60
20 retrieving revision 1.61
21 diff -u -r1.60 -r1.61
22 --- ChangeLog 22 Jul 2012 14:28:46 -0000 1.60
23 +++ ChangeLog 30 Jul 2012 19:32:52 -0000 1.61
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.60 2012/07/22 14:28:46 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.61 2012/07/30 19:32:52 blueness Exp $
29 +
30 + 30 Jul 2012; Anthony G. Basile <blueness@g.o> test-unit-2.4.8.ebuild:
31 + Stable ppc64, bug #428454
32
33 22 Jul 2012; <nixnut@g.o> test-unit-2.4.8.ebuild:
34 ppc stable #420709
35
36
37
38 1.6 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.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild?rev=1.6&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.5&r2=1.6
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.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- test-unit-2.4.8.ebuild 22 Jul 2012 14:28:46 -0000 1.5
51 +++ test-unit-2.4.8.ebuild 30 Jul 2012 19:32:52 -0000 1.6
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.5 2012/07/22 14:28:46 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild,v 1.6 2012/07/30 19:32:52 blueness 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() {