Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/test-unit: ChangeLog test-unit-2.5.5-r1.ebuild
Date: Mon, 24 Feb 2014 01:15:19
Message-Id: 20140224011437.9B4EF20061@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 01:14:37
2
3 Modified: ChangeLog test-unit-2.5.5-r1.ebuild
4 Log:
5 x86 stable wrt bug #490178
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.95 dev-ruby/test-unit/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.95&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.95&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?r1=1.94&r2=1.95
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v
19 retrieving revision 1.94
20 retrieving revision 1.95
21 diff -u -r1.94 -r1.95
22 --- ChangeLog 22 Feb 2014 19:29:02 -0000 1.94
23 +++ ChangeLog 24 Feb 2014 01:14:37 -0000 1.95
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/test-unit
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.94 2014/02/22 19:29:02 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.95 2014/02/24 01:14:37 phajdan.jr Exp $
29 +
30 + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o>
31 + test-unit-2.5.5-r1.ebuild:
32 + x86 stable wrt bug #490178
33
34 22 Feb 2014; Markus Meier <maekke@g.o> test-unit-2.5.5-r1.ebuild:
35 arm stable, bug #490178
36
37
38
39 1.7 dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild?r1=1.6&r2=1.7
44
45 Index: test-unit-2.5.5-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- test-unit-2.5.5-r1.ebuild 22 Feb 2014 19:29:02 -0000 1.6
52 +++ test-unit-2.5.5-r1.ebuild 24 Feb 2014 01:14:37 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild,v 1.6 2014/02/22 19:29:02 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild,v 1.7 2014/02/24 01:14:37 phajdan.jr Exp $
58
59 EAPI=5
60 USE_RUBY="ruby18 ruby19 ruby20 jruby"
61 @@ -27,7 +27,7 @@
62
63 LICENSE="Ruby"
64 SLOT="2"
65 -KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 +KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
67 IUSE="doc test"
68
69 each_ruby_prepare() {