Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/minitest: ChangeLog minitest-1.7.2.ebuild
Date: Sun, 10 Oct 2010 14:07:17
Message-Id: 20101010132637.193902004C@flycatcher.gentoo.org
1 klausman 10/10/10 13:26:37
2
3 Modified: ChangeLog minitest-1.7.2.ebuild
4 Log:
5 Keyworded on alpha, bug #325465
6
7 (Portage version: 2.1.9.14/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.26 dev-ruby/minitest/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 3 Oct 2010 08:42:32 -0000 1.25
23 +++ ChangeLog 10 Oct 2010 13:26:37 -0000 1.26
24 @@ -1,6 +1,9 @@
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.25 2010/10/03 08:42:32 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.26 2010/10/10 13:26:37 klausman Exp $
29 +
30 + 10 Oct 2010; Tobias Klausmann <klausman@g.o> minitest-1.7.2.ebuild:
31 + Keyworded on alpha, bug #325465
32
33 *minitest-1.7.2 (03 Oct 2010)
34
35
36
37
38 1.2 dev-ruby/minitest/minitest-1.7.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild?r1=1.1&r2=1.2
43
44 Index: minitest-1.7.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- minitest-1.7.2.ebuild 3 Oct 2010 08:42:32 -0000 1.1
51 +++ minitest-1.7.2.ebuild 10 Oct 2010 13:26:37 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild,v 1.1 2010/10/03 08:42:32 graaff Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild,v 1.2 2010/10/10 13:26:37 klausman Exp $
57
58 EAPI=2
59 # jruby → tests fail, reported upstream
60 @@ -19,7 +19,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
66 IUSE=""
67
68 ruby_add_bdepend "