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
113
114
115
116
|
# ChangeLog for dev-ruby/coderay
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.25 2010/11/26 12:09:11 graaff Exp $
*coderay-0.9.6 (26 Nov 2010)
26 Nov 2010; Hans de Graaff <graaff@gentoo.org> +coderay-0.9.6.ebuild:
Version bump.
01 Nov 2010; Hans de Graaff <graaff@gentoo.org> -coderay-0.9.3.ebuild,
-coderay-0.9.4.ebuild:
Remove old versions.
25 Oct 2010; Jeroen Roovers <jer@gentoo.org> coderay-0.9.5.ebuild:
Marked ~hppa (bug #322175).
*coderay-0.9.5 (02 Oct 2010)
02 Oct 2010; Hans de Graaff <graaff@gentoo.org> +coderay-0.9.5.ebuild:
Version bump.
*coderay-0.9.4 (18 Sep 2010)
18 Sep 2010; Hans de Graaff <graaff@gentoo.org> +coderay-0.9.4.ebuild:
Version bump.
29 Aug 2010; Hans de Graaff <graaff@gentoo.org> coderay-0.9.3.ebuild:
Fix dependencies to test against a compatible version of redcloth, fixes
bug 330621.
14 Jun 2010; Hans de Graaff <graaff@gentoo.org> -coderay-0.9.1.ebuild,
-coderay-0.9.2_pre455.ebuild:
Remove old versions.
22 May 2010; Alex Legler <a3li@gentoo.org> coderay-0.9.3.ebuild:
Add REE18 support
*coderay-0.9.3 (17 May 2010)
17 May 2010; Hans de Graaff <graaff@gentoo.org> +coderay-0.9.3.ebuild:
Version bump. Build documentation. Run tests.
*coderay-0.9.2_pre455 (19 Feb 2010)
19 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+coderay-0.9.2_pre455.ebuild:
Version bump, don't mask as it seems to work oute quite fine anyway. We
still don't have tests, but we unbundle term-ansicolor at least. Upstream
has been contacted to see for a full tarball release for tests and
documentation.
24 Jan 2010; Hans de Graaff <graaff@gentoo.org> -coderay-0.8.312.ebuild,
-coderay-0.8.357.ebuild, -coderay-0.8.357-r1.ebuild:
Remove old versions.
15 Jan 2010; Raúl Porcel <armin76@gentoo.org> coderay-0.8.260.ebuild,
coderay-0.8.312.ebuild, coderay-0.8.357.ebuild, coderay-0.8.357-r1.ebuild,
coderay-0.9.1.ebuild:
Add ~ia64/~sparc wrt #300372
14 Jan 2010; Brent Baude <ranger@gentoo.org> coderay-0.9.1.ebuild:
Marking coderay-0.9.1 ~ppc for bug 297711
13 Jan 2010; Brent Baude <ranger@gentoo.org> coderay-0.9.1.ebuild:
Marking coderay-0.9.1 ~ppc64 for bug 300739
*coderay-0.9.1 (01 Jan 2010)
01 Jan 2010; Hans de Graaff <graaff@gentoo.org> +coderay-0.9.1.ebuild:
Version bump.
*coderay-0.8.357-r1 (15 Dec 2009)
15 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+coderay-0.8.357-r1.ebuild:
Bump to ruby-fakegem.
*coderay-0.8.357 (15 Oct 2009)
15 Oct 2009; Alex Legler <a3li@gentoo.org> +coderay-0.8.357.ebuild:
Version bump, raising ruby dependency
*coderay-0.8.312 (27 Jun 2009)
27 Jun 2009; Hans de Graaff <graaff@gentoo.org> +coderay-0.8.312.ebuild:
Version bump.
27 Jun 2009; Hans de Graaff <graaff@gentoo.org> -coderay-0.7.4.215.ebuild:
Remove old version.
20 Apr 2009; Markus Meier <maekke@gentoo.org> coderay-0.8.260:
x86 stable, bug #266506
18 Apr 2009; Thomas Anderson <gentoofan23@gentoo.org>
coderay-0.8.260.ebuild:
stable amd64, bug 266506
20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
Removing agorf as a maintainer since he was retired.
*coderay-0.8.260 (20 Dec 2008)
20 Dec 2008; Hans de Graaff <graaff@gentoo.org> +coderay-0.8.260.ebuild:
Version bump
11 Apr 2008; Santiago M. Mola <coldwind@gentoo.org>
coderay-0.7.4.215.ebuild:
Added ~amd64.
*coderay-0.7.4.215 (16 Jan 2008)
16 Jan 2008; Aggelos Orfanakos <agorf@gentoo.org> +metadata.xml,
+coderay-0.7.4.215.ebuild:
Initial import.
|