blob: 5a62bf7a159aa35845ee124d6d97e221b1c62c1b (
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
113
114
|
# ChangeLog for dev-ruby/syntax
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.31 2011/07/22 13:03:09 xarthisius Exp $
22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> syntax-1.0.0-r2.ebuild:
ppc64 stable wrt #356269
16 Apr 2011; Raúl Porcel <armin76@gentoo.org> syntax-1.0.0-r2.ebuild:
ia64 stable wrt #356269
01 Apr 2011; Michael Weber <xmw@gentoo.org> syntax-1.0.0-r2.ebuild:
sparc stable (bug 356269)
27 Mar 2011; Brent Baude <ranger@gentoo.org> syntax-1.0.0-r2.ebuild:
Marking syntax-1.0.0-r2 ppc stable for bug 356269
08 Mar 2011; Thomas Kahle <tomka@gentoo.org> syntax-1.0.0-r2.ebuild:
x86 stable per bug 356269
27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> syntax-1.0.0-r2.ebuild:
Stable on amd64 wrt bug #356269
*syntax-1.0.0-r3 (24 Feb 2011)
24 Feb 2011; Hans de Graaff <graaff@gentoo.org> -syntax-1.0.0-r1.ebuild,
syntax-1.0.0-r2.ebuild, +syntax-1.0.0-r3.ebuild:
Juggle around with revisions to get a stable candidate.
27 Dec 2010; Fabian Groffen <grobian@gentoo.org> syntax-1.0.0-r2.ebuild:
Marked ~x64-solaris
03 Dec 2010; Fabian Groffen <grobian@gentoo.org> syntax-1.0.0-r2.ebuild:
Added Prefix keywords
*syntax-1.0.0-r2 (12 Sep 2010)
12 Sep 2010; Hans de Graaff <graaff@gentoo.org> +syntax-1.0.0-r2.ebuild:
Add ree18.
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> syntax-1.0.0.ebuild,
syntax-1.0.0-r1.ebuild:
Various cleanups.
23 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
syntax-1.0.0-r1.ebuild:
Disable rake tasks for fakegem since the package does not ship a Rakefile.
Closes bug #298076.
*syntax-1.0.0-r1 (21 Dec 2009)
21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+syntax-1.0.0-r1.ebuild:
Bum to ruby-fakegem.
06 Jul 2009; Jeroen Roovers <jer@gentoo.org> syntax-1.0.0.ebuild:
Stable for HPPA too.
02 Mar 2009; Alex Legler <a3li@gentoo.org> syntax-1.0.0.ebuild:
Replaced USE_RUBY="any" with explicit versions. Ruby 1.9 compatible. Minor
description beautification.
28 Apr 2008; <ricmm@gentoo.org> syntax-1.0.0.ebuild:
Add ~mips, bug #198864
11 Apr 2008; Santiago M. Mola <coldwind@gentoo.org> syntax-1.0.0.ebuild:
amd64 stable
09 Apr 2008; Markus Rothe <corsair@gentoo.org> syntax-1.0.0.ebuild:
Stable on ppc64
19 Nov 2007; Raúl Porcel <armin76@gentoo.org> syntax-1.0.0.ebuild:
Add ~alpha wrt #198864
14 Nov 2007; Jeroen Roovers <jer@gentoo.org> syntax-1.0.0.ebuild:
Marked ~hppa (bug #198864).
13 Nov 2007; Markus Rothe <corsair@gentoo.org> syntax-1.0.0.ebuild:
Added ~ppc64; bug #198864
12 Nov 2007; Richard Brown <rbrown@gentoo.org> -syntax-0.7.0.ebuild:
Remove old version
11 Nov 2007; Ferris McCormick <fmccor@gentoo.org> syntax-1.0.0.ebuild:
Add ~sparc keyword, Bug #198864, acts as request suggests it should.
17 Sep 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing citizen428 from metadata.xml (see #56803 for reference).
13 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> syntax-1.0.0.ebuild:
Add ~ppc and ~amd64 so I use this at work.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
20 Oct 2006; Aron Griffis <agriffis@gentoo.org> syntax-1.0.0.ebuild:
Mark 1.0.0 stable on ia64
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> syntax-1.0.0.ebuild:
Mark 1.0.0 ~ia64
02 Jan 2006; Caleb Tennis <caleb@gentoo.org> syntax-1.0.0.ebuild:
x86 stable
*syntax-1.0.0 (22 Oct 2005)
22 Oct 2005; Tom Payne <twp@gentoo.org> +syntax-1.0.0.ebuild:
Version bump.
*syntax-0.7.0 (30 Mar 2005)
30 Mar 2005; Caleb Tennis <caleb@gentoo.org> +metadata.xml,
+syntax-0.7.0.ebuild:
Initial import
|