summaryrefslogtreecommitdiff
blob: 700866738b19d9507b6e65cfc4ec7739c71f3c8e (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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
# ChangeLog for dev-util/coccinelle
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/ChangeLog,v 1.27 2012/12/13 22:12:25 radhermit Exp $

  13 Dec 2012; Tim Harder <radhermit@gentoo.org> -coccinelle-1.0.0_rc14.ebuild,
  -coccinelle-1.0.0_rc15.ebuild:
  Remove old.

*coccinelle-1.0.0_rc16 (13 Dec 2012)

  13 Dec 2012; Tim Harder <radhermit@gentoo.org> +coccinelle-1.0.0_rc16.ebuild,
  +files/coccinelle-1.0.0_rc16-findtool.patch:
  Version bump.

*coccinelle-1.0.0_rc15-r1 (31 Aug 2012)

  31 Aug 2012; Tim Harder <radhermit@gentoo.org>
  +coccinelle-1.0.0_rc15-r1.ebuild:
  Revision bump. Fix script location for spatch binary.

  20 Aug 2012; Tim Harder <radhermit@gentoo.org> -coccinelle-1.0.0_rc12.ebuild:
  Remove old.

*coccinelle-1.0.0_rc15 (20 Aug 2012)

  20 Aug 2012; Tim Harder <radhermit@gentoo.org> +coccinelle-1.0.0_rc15.ebuild:
  Version bump.

  03 Aug 2012; Tim Harder <radhermit@gentoo.org> coccinelle-1.0.0_rc14.ebuild,
  +files/coccinelle-1.0.0_rc14-findtool.patch:
  Fix configure method of looking for external tools (bug #429556).

  01 Aug 2012; Tim Harder <radhermit@gentoo.org> -coccinelle-1.0.0_rc11.ebuild,
  -files/coccinelle-1.0.0_rc7-parallel-make.patch:
  Remove old.

*coccinelle-1.0.0_rc14 (01 Aug 2012)

  01 Aug 2012; Tim Harder <radhermit@gentoo.org> +coccinelle-1.0.0_rc14.ebuild:
  Version bump.

*coccinelle-1.0.0_rc12 (30 Jun 2012)

  30 Jun 2012; Tim Harder <radhermit@gentoo.org> +coccinelle-1.0.0_rc12.ebuild:
  Version bump.

  05 May 2012; Alexis Ballier <aballier@gentoo.org>
  -files/coccinelle-1.0.0_rc7-pcre.patch,
  -files/coccinelle-1.0.0_rc7-pcre-linking.patch:
  remove stray patches too

  05 May 2012; Alexis Ballier <aballier@gentoo.org>
  -coccinelle-1.0.0_rc7.ebuild, -coccinelle-1.0.0_rc10.ebuild:
  remove old

*coccinelle-1.0.0_rc11 (16 Mar 2012)

  16 Mar 2012; Tim Harder <radhermit@gentoo.org> +coccinelle-1.0.0_rc11.ebuild,
  metadata.xml:
  Version bump. Add myself as a maintainer.

  07 Mar 2012; Tim Harder <radhermit@gentoo.org> -coccinelle-0.2.5-r2.ebuild:
  Remove old.

*coccinelle-1.0.0_rc10 (05 Mar 2012)

  05 Mar 2012; Tim Harder <radhermit@gentoo.org> +files/50coccinelle-gentoo.el,
  +coccinelle-1.0.0_rc10.ebuild:
  Version bump. Add emacs and vim-syntax use flags (bug #398889).

  05 Nov 2011; Tim Harder <radhermit@gentoo.org> coccinelle-1.0.0_rc7.ebuild:
  Conditionalize python related setup.

*coccinelle-1.0.0_rc7 (04 Nov 2011)

  04 Nov 2011; Tim Harder <radhermit@gentoo.org> +coccinelle-1.0.0_rc7.ebuild,
  +files/coccinelle-1.0.0_rc7-parallel-make.patch,
  +files/coccinelle-1.0.0_rc7-pcre.patch,
  +files/coccinelle-1.0.0_rc7-pcre-linking.patch:
  Version bump (fixes bug #369343). Update to EAPI 4 and improve python support
  (bug #324381).

  05 Oct 2011; Alexis Ballier <aballier@gentoo.org> coccinelle-0.2.5-r2.ebuild:
  remove ptex dep as it is going away

  05 Oct 2011; Alexis Ballier <aballier@gentoo.org>
  -coccinelle-0.2.5-r1.ebuild:
  remove old

  23 Jul 2011; Thomas Kahle <tomka@gentoo.org> coccinelle-0.2.5-r2.ebuild:
  ~x86 per bug 373149

*coccinelle-0.2.5-r2 (26 Jun 2011)

  26 Jun 2011; Alexis Ballier <aballier@gentoo.org>
  +coccinelle-0.2.5-r2.ebuild:
  it depends on sexplib, not keyworded on x86, drop keywords

*coccinelle-0.2.5-r1 (09 May 2011)

  09 May 2011; Sergei Trofimovich <slyfox@gentoo.org> -coccinelle-0.2.5.ebuild,
  +coccinelle-0.2.5-r1.ebuild:
  Fixed missing runtime depend on findlib as found out Jakub Zawadzki in bug
  #366553. Added USE=ocaml for ocaml scripting support.

*coccinelle-0.2.5 (08 May 2011)

  08 May 2011; Sergei Trofimovich <slyfox@gentoo.org> -coccinelle-0.2.2.ebuild,
  +coccinelle-0.2.5.ebuild:
  version bump. Fixes build failure against modern python versions (bug #331079
  by Diego Elio Pettenò). Removed old.

  25 May 2010; Alexis Ballier <aballier@gentoo.org>
  -coccinelle-0.2.0.ebuild, -coccinelle-0.2.1.ebuild:
  remove old

*coccinelle-0.2.2 (09 Apr 2010)

  09 Apr 2010; Alexis Ballier <aballier@gentoo.org>
  +coccinelle-0.2.2.ebuild:
  version bump

  06 Apr 2010; Alexis Ballier <aballier@gentoo.org> coccinelle-0.2.1.ebuild:
  set VARTEXFONTS to avoid sandbox violations, bug #312343

*coccinelle-0.2.1 (01 Feb 2010)

  01 Feb 2010; Alexis Ballier <aballier@gentoo.org>
  +coccinelle-0.2.1.ebuild:
  version bump

*coccinelle-0.2.0 (24 Jan 2010)

  24 Jan 2010; Alexis Ballier <aballier@gentoo.org>
  +coccinelle-0.2.0.ebuild, +metadata.xml:
  initial import, ebuild by me, requested by solar