Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/minitest: ChangeLog minitest-1.6.0.ebuild minitest-1.5.0.ebuild
Date: Sat, 01 May 2010 08:06:25
Message-Id: 20100501080620.B3ECF2C0B6@corvid.gentoo.org
1 graaff 10/05/01 08:06:20
2
3 Modified: ChangeLog minitest-1.6.0.ebuild
4 minitest-1.5.0.ebuild
5 Log:
6 Add ~ppc64 keyword also to latest versions because it seems that this was the intention of the ppc64 herd.
7 (Portage version: 2.1.8.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.13 dev-ruby/minitest/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/minitest/ChangeLog?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/minitest/ChangeLog?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/minitest/ChangeLog?r1=1.12&r2=1.13
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- ChangeLog 1 May 2010 08:04:06 -0000 1.12
23 +++ ChangeLog 1 May 2010 08:06:20 -0000 1.13
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-ruby/minitest
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.12 2010/05/01 08:04:06 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.13 2010/05/01 08:06:20 graaff Exp $
29 +
30 + 01 May 2010; Hans de Graaff <graaff@g.o> minitest-1.5.0.ebuild,
31 + minitest-1.6.0.ebuild:
32 + Add ~ppc64 keyword also to latest versions because it seems that this was
33 + the intention of the ppc64 herd.
34
35 *minitest-1.6.0 (01 May 2010)
36
37
38
39
40 1.2 dev-ruby/minitest/minitest-1.6.0.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/minitest/minitest-1.6.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/minitest/minitest-1.6.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/minitest/minitest-1.6.0.ebuild?r1=1.1&r2=1.2
45
46 Index: minitest-1.6.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.6.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- minitest-1.6.0.ebuild 1 May 2010 08:04:06 -0000 1.1
53 +++ minitest-1.6.0.ebuild 1 May 2010 08:06:20 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.6.0.ebuild,v 1.1 2010/05/01 08:04:06 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.6.0.ebuild,v 1.2 2010/05/01 08:06:20 graaff Exp $
59
60 EAPI=2
61 # jruby → tests fail, reported upstream
62 @@ -19,7 +19,7 @@
63
64 LICENSE="MIT"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
67 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
68 IUSE=""
69
70 ruby_add_bdepend test "virtual/ruby-test-unit dev-ruby/hoe"
71
72
73
74 1.3 dev-ruby/minitest/minitest-1.5.0.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/minitest/minitest-1.5.0.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/minitest/minitest-1.5.0.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/minitest/minitest-1.5.0.ebuild?r1=1.2&r2=1.3
79
80 Index: minitest-1.5.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.5.0.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- minitest-1.5.0.ebuild 26 Apr 2010 10:47:35 -0000 1.2
87 +++ minitest-1.5.0.ebuild 1 May 2010 08:06:20 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2010 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.5.0.ebuild,v 1.2 2010/04/26 10:47:35 flameeyes Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.5.0.ebuild,v 1.3 2010/05/01 08:06:20 graaff Exp $
93
94 EAPI=2
95 # jruby → tests fail, reported upstream
96 @@ -19,7 +19,7 @@
97
98 LICENSE="MIT"
99 SLOT="0"
100 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
101 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
102 IUSE=""
103
104 ruby_add_bdepend test "virtual/ruby-test-unit dev-ruby/hoe"