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.7.2.ebuild
Date: Fri, 11 Feb 2011 15:56:04
Message-Id: 20110211155553.DDEDD20054@flycatcher.gentoo.org
1 graaff 11/02/11 15:55:53
2
3 Modified: ChangeLog minitest-1.7.2.ebuild
4 Log:
5 Drop ruby19 to create a stable candidate.
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.30 dev-ruby/minitest/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/ChangeLog?r1=1.29&r2=1.30
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- ChangeLog 28 Dec 2010 09:19:53 -0000 1.29
23 +++ ChangeLog 11 Feb 2011 15:55:53 -0000 1.30
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.29 2010/12/28 09:19:53 graaff Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.30 2011/02/11 15:55:53 graaff Exp $
30 +
31 + 11 Feb 2011; Hans de Graaff <graaff@g.o> minitest-1.7.2.ebuild:
32 + Drop ruby19 to create a stable candidate.
33
34 *minitest-2.0.2 (28 Dec 2010)
35
36
37
38
39 1.4 dev-ruby/minitest/minitest-1.7.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild?r1=1.3&r2=1.4
44
45 Index: minitest-1.7.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- minitest-1.7.2.ebuild 27 Dec 2010 20:20:55 -0000 1.3
52 +++ minitest-1.7.2.ebuild 11 Feb 2011 15:55:53 -0000 1.4
53 @@ -1,11 +1,11 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 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.7.2.ebuild,v 1.3 2010/12/27 20:20:55 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild,v 1.4 2011/02/11 15:55:53 graaff Exp $
59
60 EAPI=2
61 # jruby → tests fail, reported upstream
62 # http://rubyforge.org/tracker/index.php?func=detail&aid=27657&group_id=1040&atid=4097
63 -USE_RUBY="ruby18 ruby19 ree18 jruby"
64 +USE_RUBY="ruby18 ree18 jruby"
65
66 RUBY_FAKEGEM_TASK_DOC="docs"