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/allison: ChangeLog allison-2.0.3-r2.ebuild allison-2.0.3-r1.ebuild
Date: Wed, 01 Jan 2014 08:23:14
Message-Id: 20140101082310.05D1B2004C@flycatcher.gentoo.org
1 graaff 14/01/01 08:23:09
2
3 Modified: ChangeLog allison-2.0.3-r2.ebuild
4 allison-2.0.3-r1.ebuild
5 Log:
6 Drop ree18 from stable version. Add ruby21.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
9
10 Revision Changes Path
11 1.25 dev-ruby/allison/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/allison/ChangeLog?rev=1.25&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/allison/ChangeLog?rev=1.25&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/allison/ChangeLog?r1=1.24&r2=1.25
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v
20 retrieving revision 1.24
21 retrieving revision 1.25
22 diff -u -r1.24 -r1.25
23 --- ChangeLog 4 Oct 2013 19:02:33 -0000 1.24
24 +++ ChangeLog 1 Jan 2014 08:23:09 -0000 1.25
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/allison
27 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.24 2013/10/04 19:02:33 mrueg Exp $
29 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.25 2014/01/01 08:23:09 graaff Exp $
31 +
32 + 01 Jan 2014; Hans de Graaff <graaff@g.o> allison-2.0.3-r1.ebuild,
33 + allison-2.0.3-r2.ebuild:
34 + Drop ree18 from stable version. Add ruby21.
35
36 *allison-2.0.3-r2 (04 Oct 2013)
37
38
39
40
41 1.2 dev-ruby/allison/allison-2.0.3-r2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild?r1=1.1&r2=1.2
46
47 Index: allison-2.0.3-r2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- allison-2.0.3-r2.ebuild 4 Oct 2013 19:02:33 -0000 1.1
54 +++ allison-2.0.3-r2.ebuild 1 Jan 2014 08:23:09 -0000 1.2
55 @@ -1,9 +1,9 @@
56 -# Copyright 1999-2013 Gentoo Foundation
57 +# Copyright 1999-2014 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v 1.1 2013/10/04 19:02:33 mrueg Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v 1.2 2014/01/01 08:23:09 graaff Exp $
61
62 EAPI=5
63 -USE_RUBY="ruby18 ruby19 ruby20 jruby"
64 +USE_RUBY="ruby18 ruby19 ruby20 ruby21 jruby"
65
66 RUBY_FAKEGEM_TASK_TEST=""
67 RUBY_FAKEGEM_TASK_DOC=""
68
69
70
71 1.12 dev-ruby/allison/allison-2.0.3-r1.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild?rev=1.12&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild?rev=1.12&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild?r1=1.11&r2=1.12
76
77 Index: allison-2.0.3-r1.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v
80 retrieving revision 1.11
81 retrieving revision 1.12
82 diff -u -r1.11 -r1.12
83 --- allison-2.0.3-r1.ebuild 16 Dec 2012 18:03:20 -0000 1.11
84 +++ allison-2.0.3-r1.ebuild 1 Jan 2014 08:23:09 -0000 1.12
85 @@ -1,9 +1,9 @@
86 -# Copyright 1999-2012 Gentoo Foundation
87 +# Copyright 1999-2014 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v 1.11 2012/12/16 18:03:20 armin76 Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v 1.12 2014/01/01 08:23:09 graaff Exp $
91
92 EAPI=2
93 -USE_RUBY="ruby18 ruby19 ree18 jruby"
94 +USE_RUBY="ruby18 ruby19 jruby"
95
96 RUBY_FAKEGEM_TASK_TEST=""
97 RUBY_FAKEGEM_TASK_DOC=""