Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/test-unit: test-unit-3.1.3.ebuild test-unit-3.1.2.ebuild ChangeLog
Date: Wed, 29 Jul 2015 18:12:12
Message-Id: 20150729181209.6643B111@oystercatcher.gentoo.org
1 grobian 15/07/29 18:12:09
2
3 Modified: test-unit-3.1.3.ebuild test-unit-3.1.2.ebuild
4 ChangeLog
5 Log:
6 Keyworded for *-solaris, *-macos
7
8 (Portage version: 2.2.20-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
9
10 Revision Changes Path
11 1.2 dev-ruby/test-unit/test-unit-3.1.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.3.ebuild?r1=1.1&r2=1.2
16
17 Index: test-unit-3.1.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- test-unit-3.1.3.ebuild 27 Jul 2015 08:47:54 -0000 1.1
24 +++ test-unit-3.1.3.ebuild 29 Jul 2015 18:12:09 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.3.ebuild,v 1.1 2015/07/27 08:47:54 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.3.ebuild,v 1.2 2015/07/29 18:12:09 grobian Exp $
30
31 EAPI=5
32 USE_RUBY="ruby19 ruby20 ruby21 ruby22"
33 @@ -23,7 +23,7 @@
34
35 LICENSE="|| ( Ruby GPL-2 ) PSF-2"
36 SLOT="2"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE="doc test"
40
41 # power_assert does not work with ruby19 but is not needed for backward
42
43
44
45 1.4 dev-ruby/test-unit/test-unit-3.1.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.2.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.2.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.2.ebuild?r1=1.3&r2=1.4
50
51 Index: test-unit-3.1.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.2.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- test-unit-3.1.2.ebuild 30 Jun 2015 05:07:22 -0000 1.3
58 +++ test-unit-3.1.2.ebuild 29 Jul 2015 18:12:09 -0000 1.4
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2015 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.2.ebuild,v 1.3 2015/06/30 05:07:22 graaff Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.2.ebuild,v 1.4 2015/07/29 18:12:09 grobian Exp $
64
65 EAPI=5
66 USE_RUBY="ruby19 ruby20 ruby21 ruby22"
67 @@ -23,7 +23,7 @@
68
69 LICENSE="|| ( Ruby GPL-2 ) PSF-2"
70 SLOT="2"
71 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
72 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
73 IUSE="doc test"
74
75 # power_assert does not work with ruby19 but is not needed for backward
76
77
78
79 1.128 dev-ruby/test-unit/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.128&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.128&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?r1=1.127&r2=1.128
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v
88 retrieving revision 1.127
89 retrieving revision 1.128
90 diff -u -r1.127 -r1.128
91 --- ChangeLog 27 Jul 2015 08:47:54 -0000 1.127
92 +++ ChangeLog 29 Jul 2015 18:12:09 -0000 1.128
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-ruby/test-unit
95 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.127 2015/07/27 08:47:54 mrueg Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.128 2015/07/29 18:12:09 grobian Exp $
98 +
99 + 29 Jul 2015; Fabian Groffen <grobian@g.o> test-unit-3.1.2.ebuild,
100 + test-unit-3.1.3.ebuild:
101 + Keyworded for *-solaris, *-macos
102
103 *test-unit-3.1.3 (27 Jul 2015)