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/mab: mab-0.0.3.ebuild ChangeLog
Date: Sun, 01 Feb 2015 15:48:42
Message-Id: 20150201154838.65B5410D52@oystercatcher.gentoo.org
1 graaff 15/02/01 15:48:38
2
3 Modified: mab-0.0.3.ebuild ChangeLog
4 Log:
5 Add ruby22.
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
8
9 Revision Changes Path
10 1.7 dev-ruby/mab/mab-0.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild?r1=1.6&r2=1.7
15
16 Index: mab-0.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- mab-0.0.3.ebuild 30 Oct 2014 13:57:39 -0000 1.6
23 +++ mab-0.0.3.ebuild 1 Feb 2015 15:48:38 -0000 1.7
24 @@ -1,9 +1,9 @@
25 -# Copyright 1999-2014 Gentoo Foundation
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/mab/mab-0.0.3.ebuild,v 1.6 2014/10/30 13:57:39 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild,v 1.7 2015/02/01 15:48:38 graaff Exp $
30
31 EAPI=5
32 -USE_RUBY="ruby19 ruby20 ruby21"
33 +USE_RUBY="ruby19 ruby20 ruby21 ruby22"
34
35 RUBY_FAKEGEM_TASK_TEST="test"
36
37
38
39
40 1.9 dev-ruby/mab/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mab/ChangeLog?rev=1.9&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mab/ChangeLog?rev=1.9&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mab/ChangeLog?r1=1.8&r2=1.9
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mab/ChangeLog,v
49 retrieving revision 1.8
50 retrieving revision 1.9
51 diff -u -r1.8 -r1.9
52 --- ChangeLog 30 Oct 2014 13:57:39 -0000 1.8
53 +++ ChangeLog 1 Feb 2015 15:48:38 -0000 1.9
54 @@ -1,6 +1,9 @@
55 # ChangeLog for dev-ruby/mab
56 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mab/ChangeLog,v 1.8 2014/10/30 13:57:39 mrueg Exp $
58 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mab/ChangeLog,v 1.9 2015/02/01 15:48:38 graaff Exp $
60 +
61 + 01 Feb 2015; Hans de Graaff <graaff@g.o> mab-0.0.3.ebuild:
62 + Add ruby22.
63
64 30 Oct 2014; Manuel RĂ¼ger <mrueg@g.o> mab-0.0.3.ebuild:
65 Drop jruby target.