blob: 4c250acdc27d98bb814feaaa7de0521b3798f157 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
# ChangeLog for dev-ruby/ruby_parser
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.28 2011/08/20 09:18:53 graaff Exp $
20 Aug 2011; Hans de Graaff <graaff@gentoo.org> ruby_parser-2.1.0.ebuild:
Depend on newer sexp-processor for tests so that we can run them. Add jruby.
*ruby_parser-2.1.0 (20 Aug 2011)
20 Aug 2011; Hans de Graaff <graaff@gentoo.org> +ruby_parser-2.1.0.ebuild:
Version bump.
10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> ruby_parser-2.0.5.ebuild:
Stable for ppc64; bug #355299
16 Apr 2011; Raúl Porcel <armin76@gentoo.org> ruby_parser-2.0.5.ebuild:
ia64 stable wrt #355299
01 Apr 2011; Michael Weber <xmw@gentoo.org> ruby_parser-2.0.5.ebuild:
sparc stable (bug 355299)
27 Mar 2011; Brent Baude <ranger@gentoo.org> ruby_parser-2.0.5.ebuild:
Marking ruby_parser-2.0.5 ppc stable for bug 355299
08 Mar 2011; Thomas Kahle <tomka@gentoo.org> ruby_parser-2.0.5.ebuild:
x86 stable per bug 355299
21 Feb 2011; Markos Chandras <hwoarang@gentoo.org> ruby_parser-2.0.5.ebuild:
Stable on amd64 wrt bug #355299
*ruby_parser-2.0.6 (19 Feb 2011)
19 Feb 2011; Hans de Graaff <graaff@gentoo.org> +ruby_parser-2.0.6.ebuild:
Version bump.
17 Feb 2011; Hans de Graaff <graaff@gentoo.org>
-ruby_parser-2.0.4-r1.ebuild:
Remove old version.
28 Dec 2010; Fabian Groffen <grobian@gentoo.org> ruby_parser-2.0.5.ebuild:
Added Prefix keywords
23 Oct 2010; Jeroen Roovers <jer@gentoo.org> ruby_parser-2.0.4-r1.ebuild,
ruby_parser-2.0.5.ebuild:
Marked ~hppa (bug #337956).
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
ruby_parser-2.0.5.ebuild:
Keyworded on alpha, bug #330337
09 Oct 2010; Hans de Graaff <graaff@gentoo.org>
ruby_parser-2.0.4-r1.ebuild:
Drop ree18 to create a stable candidate.
*ruby_parser-2.0.5 (02 Oct 2010)
02 Oct 2010; Hans de Graaff <graaff@gentoo.org> +ruby_parser-2.0.5.ebuild:
Version bump with optimization enhancement.
22 May 2010; Alex Legler <a3li@gentoo.org> ruby_parser-2.0.4-r1.ebuild:
Add REE18 support
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-ruby_parser-2.0.3.ebuild, -ruby_parser-2.0.4.ebuild:
Drop old ebuilds.
13 Feb 2010; Raúl Porcel <armin76@gentoo.org> ruby_parser-2.0.3.ebuild,
ruby_parser-2.0.4.ebuild, ruby_parser-2.0.4-r1.ebuild:
Add ~sparc
29 Jan 2010; Raúl Porcel <armin76@gentoo.org> ruby_parser-2.0.3.ebuild,
ruby_parser-2.0.4.ebuild, ruby_parser-2.0.4-r1.ebuild:
Add ~ia64
14 Jan 2010; Brent Baude <ranger@gentoo.org> ruby_parser-2.0.4-r1.ebuild:
Marking ruby_parser-2.0.4-r1 ~ppc for bug 300739
13 Jan 2010; Brent Baude <ranger@gentoo.org> ruby_parser-2.0.4-r1.ebuild:
Marking ruby_parser-2.0.4-r1 ~ppc64 for bug 280631
05 Jan 2010; Hans de Graaff <graaff@gentoo.org>
ruby_parser-2.0.4-r1.ebuild:
Add back ~x86 keyword.
04 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
ruby_parser-2.0.4-r1.ebuild:
Transfer Prefix keywords
*ruby_parser-2.0.4-r1 (26 Dec 2009)
26 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ruby_parser-2.0.4-r1.ebuild:
Port to fakegem.
05 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> ruby_parser-2.0.4.ebuild:
Keywording for ppc, bug 280631
02 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
ruby_parser-2.0.4.ebuild:
keyword ~x86, bug 280631
*ruby_parser-2.0.4 (21 Aug 2009)
21 Aug 2009; Hans de Graaff <graaff@gentoo.org> +ruby_parser-2.0.4.ebuild:
Version bump with bug fixes.
*ruby_parser-2.0.3 (06 Aug 2009)
06 Aug 2009; Hans de Graaff <graaff@gentoo.org> +ruby_parser-2.0.3.ebuild,
+metadata.xml:
Initial import. New dependency for dev-ruby/ruby2ruby.
|