blob: 340747286d0e0dfa7af8d0e42cc6b5e07c84adad (
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
|
# ChangeLog for dev-ruby/parsetree
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.21 2010/02/13 19:13:06 armin76 Exp $
13 Feb 2010; Raúl Porcel <armin76@gentoo.org> parsetree-3.0.3.ebuild,
parsetree-3.0.4.ebuild, parsetree-3.0.4-r1.ebuild:
Add ~sparc
29 Jan 2010; Raúl Porcel <armin76@gentoo.org> parsetree-3.0.3.ebuild,
parsetree-3.0.4.ebuild, parsetree-3.0.4-r1.ebuild:
Add ~ia64
14 Jan 2010; Brent Baude <ranger@gentoo.org> parsetree-3.0.4-r1.ebuild:
Marking parsetree-3.0.4-r1 ~ppc for bug 280631
13 Jan 2010; Brent Baude <ranger@gentoo.org> parsetree-3.0.4-r1.ebuild:
Marking parsetree-3.0.4-r1 ~ppc64 for bug 280631
05 Jan 2010; Hans de Graaff <graaff@gentoo.org> parsetree-3.0.4-r1.ebuild:
Add back ~x86 keyword.
04 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
parsetree-3.0.4-r1.ebuild:
Transfer Prefix keywords
28 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
parsetree-3.0.4-r1.ebuild:
Fix permissions both during compile and test phases.
28 Dec 2009; Hans de Graaff <graaff@gentoo.org> parsetree-3.0.4-r1.ebuild:
Fix permissions in the prepare phase so that it also works with USE=doc.
*parsetree-3.0.4-r1 (26 Dec 2009)
26 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+parsetree-3.0.4-r1.ebuild:
Port to fakegem.
12 Aug 2009; Hans de Graaff <graaff@gentoo.org> -parsetree-2.1.1.ebuild,
-parsetree-2.2.0.ebuild, -parsetree-3.0.2.ebuild:
Remove old versions.
*parsetree-3.0.4 (11 Jul 2009)
11 Jul 2009; Hans de Graaff <graaff@gentoo.org> +parsetree-3.0.4.ebuild:
Version bump with compatibility fixes and minor enhancements.
*parsetree-3.0.3 (04 Jun 2009)
04 Jun 2009; Hans de Graaff <graaff@gentoo.org> +parsetree-3.0.3.ebuild:
Version bump with bug fixes.
*parsetree-3.0.2 (28 Dec 2008)
28 Dec 2008; Hans de Graaff <graaff@gentoo.org> +parsetree-3.0.2.ebuild:
Version bump with new dependency on sexp-processor which used to be
distributed as part of parsetree.
19 Nov 2008; Hans de Graaff <graaff@gentoo.org> -parsetree-2.0.1.ebuild,
-parsetree-2.0.2.ebuild:
Remove old versions
*parsetree-2.2.0 (06 Oct 2008)
06 Oct 2008; Hans de Graaff <graaff@gentoo.org> +parsetree-2.2.0.ebuild:
Version bump with many enhancements
*parsetree-2.1.1 (26 Jan 2008)
26 Jan 2008; Hans de Graaff <graaff@gentoo.org> +parsetree-2.1.1.ebuild:
Version bump: 13 enhancements and 6 bug fixes
14 Oct 2007; Tom Gall <tgall@gentoo.org> parsetree-2.0.2.ebuild:
added ~ppc64
*parsetree-2.0.2 (07 Oct 2007)
07 Oct 2007; Richard Brown <rbrown@gentoo.org> -parsetree-1.7.0.ebuild,
-parsetree-2.0.0.ebuild, +parsetree-2.0.2.ebuild:
Version bump. Remove old versions.
*parsetree-2.0.1 (25 Aug 2007)
25 Aug 2007; Hans de Graaff <graaff@gentoo.org> +parsetree-2.0.1.ebuild:
Version bump with a number of enhancements and bug fixes.
*parsetree-2.0.0 (05 Aug 2007)
05 Aug 2007; Hans de Graaff <graaff@gentoo.org> +parsetree-2.0.0.ebuild:
Version bump, thanks to Elias Pipping in bug #187494.
*parsetree-1.7.0 (13 Apr 2007)
13 Apr 2007; Robin H. Johnson <robbat2@gentoo.org>
+parsetree-1.7.0.ebuild:
Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
|