summaryrefslogtreecommitdiff
blob: 685c595ddd9b35986fc8bc8e400637d1db5379f1 (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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
# ChangeLog for dev-embedded/sdcc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/sdcc/ChangeLog,v 1.60 2015/07/13 09:23:02 vapier Exp $

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild:
  Revert style change w/find+sed as the indented flags are for sed, not find
  #553754 by Tiger.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild,
  sdcc-9999.ebuild:
  Fix up depend settings (gperf is only needed at compile time & readline should
  use the 0 SLOT), and restore min gputils version and sdcc-svn blocker; also
  sync the live/release ebuilds #553754 by Tiger.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild:
  Revert invalid CTARGET munging and restore proper stripping logic -- the
  scanelf ar warning is fixed with newer pax-utils #553754 by Tiger.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild,
  sdcc-9999.ebuild:
  Use longer --docdir form to avoid warnings from sdbinutils subdir.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild,
  sdcc-9999.ebuild:
  Fix handling of AR/AS tools.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild,
  sdcc-9999.ebuild:
  Disable explicit ccache handling as portage already does this for us.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild,
  sdcc-9999.ebuild:
  Sync src_install steps between live/release ebuilds.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild:
  Restore USE=doc support #553754 by Tiger.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild:
  Restore combined live/non-live ebuild logic #553754 by Tiger.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild:
  Drop redundant --prefix and fix --docdir definition #553754 by Tiger.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-3.5.0.ebuild:
  Clean up style in new ebuild #553754 by Tiger.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-9999.ebuild:
  Update to EAPI=5.

  13 Jul 2015; Mike Frysinger <vapier@gentoo.org> sdcc-9999.ebuild:
  Stop running autotools w/svn repo as upstream checks in the generated files.

*sdcc-3.5.0 (12 Jul 2015)

  12 Jul 2015; Jason Zaman perfinion@gentoo.org +sdcc-3.5.0.ebuild,
  metadata.xml:
  version bump bug 553754, thanks to Tiger

  10 Jul 2015; Mike Frysinger <vapier@gentoo.org> -files/sdcc-9999-build.patch,
  sdcc-9999.ebuild:
  Drop parallel build patch as upstream repo seems to get it right now #393221
  by Daniel M. Weeks.

  09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Updating remote-id in metadata.xml

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
  sdcc-2.5.0_p20060502.ebuild, sdcc-2.6.0.ebuild, sdcc-2.7.0.ebuild,
  sdcc-2.8.0.ebuild:
  QA: drop trailing '.' from DESCRIPTION

*sdcc-9999 (08 Oct 2010)
*sdcc-2.9.0 (08 Oct 2010)

  08 Oct 2010; Mike Frysinger <vapier@gentoo.org> +sdcc-2.9.0.ebuild,
  +files/sdcc-2.9.0-build.patch, +files/sdcc-2.9.0-gcc44.patch,
  +files/sdcc-2.9.0-getline.patch, +files/sdcc-2.9.0-headers.patch,
  +sdcc-9999.ebuild, +files/sdcc-9999-build.patch:
  Version bump #270621 by Karl Hiramoto. Merge & clean up the sdcc-svn
  package and fix #251876 #255659 by Diego E. Pettenò in the process.

  10 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> sdcc-2.8.0.ebuild,
  +files/sdcc-2.8.0-gcc44.patch:
  Fix building with GCC 4.4+ wrt #275126.

  06 Aug 2008; Denis Dupeyron <calchan@gentoo.org> metadata.xml,
  sdcc-2.8.0.ebuild:
  Changed the boehmgc USE flag into boehm-gc, see bug #224653.

  05 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
  Add USE flag description to metadata wrt GLEP 56.

*sdcc-2.8.0 (20 Apr 2008)

  20 Apr 2008; Denis Dupeyron <calchan@gentoo.org>
  +files/sdcc-2.8.0-flags.patch, +sdcc-2.8.0.ebuild:
  Version bump, thanks to Karl Hiramoto (bug #218007).

*sdcc-2.7.0 (01 Sep 2007)

  01 Sep 2007; Denis Dupeyron <calchan@gentoo.org> +sdcc-2.7.0.ebuild:
  Version bump, thanks to Nicolas Boichat and Marco (bug #190585).

  27 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
  sdcc-2.5.0_p20060502.ebuild:
  Fix incomplete dev-embedded/sdcc-cvs -> dev-embedded/sdcc-svn move.

  21 Feb 2007; Denis Dupeyron <calchan@gentoo.org> Manifest:
  Transition to Manifest2.

  02 Sep 2006; Denis Dupeyron <calchan@gentoo.org> -sdcc-2.5.0.ebuild:
  Getting rid of sdcc-2.5.0 now that the 20060502 snapshot has been marked
  stable for all arches. This closes bugs #132239 and #141682.

  02 Sep 2006; <blubb@gentoo.org> sdcc-2.5.0_p20060502.ebuild:
  stable on amd64

  11 Aug 2006; Joshua Jackson <tsunam@gentoo.org>
  sdcc-2.5.0_p20060502.ebuild:
  Stable x86; bug #141774

*sdcc-2.6.0 (02 Aug 2006)

  02 Aug 2006; Denis Dupeyron <calchan@gentoo.org> +sdcc-2.6.0.ebuild:
  Version bump, bug #142378.

  28 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  sdcc-2.5.0_p20060502.ebuild:
  ppc stable, bug #141774

  06 May 2006; Denis Dupeyron <calchan@gentoo.org> -sdcc-2.4.0.ebuild,
  sdcc-2.5.0.ebuild, -sdcc-2.5.0_p20060423.ebuild:
  Remove stale ebuilds. Add dev-embedded/sdcc-svn block.

*sdcc-2.5.0_p20060502 (03 May 2006)

  03 May 2006; Denis Dupeyron <calchan@gentoo.org>
  +sdcc-2.5.0_p20060502.ebuild:
  Revision bump due to the doc tarball of previous revision being lost.
  Additional fixes : doc installation, linking with --as-needed.

  02 May 2006; Daniel Black <dragonheart@gentoo.org>
  sdcc-2.5.0_p20060423.ebuild:
  disabled USE=doc as the tarball was not mirrored

*sdcc-2.5.0_p20060423 (27 Apr 2006)

  27 Apr 2006; Denis Dupeyron <calchan@gentoo.org>
  +sdcc-2.5.0_p20060423.ebuild:
  Closing bug #85467. New snapshot (Microchip PIC support), cleanups, use of
  boehm-gc, documentation fix.

  03 Sep 2005; Daniel Black <dragonheart@gentoo.org> sdcc-2.5.0.ebuild:
  qa fixes

  28 Jul 2005; Daniel Black <dragonheart@gentoo.org>
  -sdcc-2.4.0_p20041215.ebuild, sdcc-2.5.0.ebuild,
  -sdcc-2.5.0_p20050522.ebuild:
  x86 stable and old version removal

*sdcc-2.5.0_p20050522 (23 May 2005)
*sdcc-2.5.0 (23 May 2005)

  23 May 2005; Daniel Black <dragonheart@gentoo.org>
  -sdcc-2.4.0_p20040927.ebuild, +sdcc-2.5.0.ebuild,
  +sdcc-2.5.0_p20050522.ebuild:
  Version bumps

  21 Apr 2005; Simon Stelling <blubb@gentoo.org>
  sdcc-2.4.0_p20040927.ebuild:
  stable on amd64

*sdcc-2.4.0_p20041215 (16 Dec 2004)

  16 Dec 2004; Daniel Black <dragonheart@gentoo.org>
  -sdcc-2.4.0_p20040716.ebuild, sdcc-2.4.0_p20040927.ebuild,
  +sdcc-2.4.0_p20041215.ebuild:
  changed make DESTDIR=${D} to make... install which kinda helps. Thanks for bug
  #74611 by Stefan Nickl <snickl@snickl.freaks.de> for bringing it to my
  attention

*sdcc-2.4.0_p20040927 (28 Sep 2004)

  28 Sep 2004; Daniel Black <dragonheart@gentoo.org> sdcc-2.4.0.ebuild,
  -sdcc-2.4.0_p20040606.ebuild, sdcc-2.4.0_p20040716.ebuild,
  sdcc-2.4.0_p20040908.ebuild, -sdcc-2.4.0_p20040908.ebuild:
  Version bump/cleanout. added RDEPEND=!dev-embedded/sdcc-cvs. Changed einstall
  to make DESTDIR=${D}

*sdcc-2.4.0_p20040908 (12 Sep 2004)

  12 Sep 2004; Daniel Black <dragonheart@gentoo.org>
  sdcc-2.4.0_p20040716.ebuild, +sdcc-2.4.0_p20040908.ebuild:
  version bump, x86 stable

*sdcc-2.4.0_p20040716 (18 Jul 2004)

  18 Jul 2004; Daniel Black <dragonheart@gentoo.org>
  -sdcc-2.4.0_p20040331.ebuild, -sdcc-2.4.0_p20040507.ebuild,
  sdcc-2.4.0_p20040606.ebuild, +sdcc-2.4.0_p20040716.ebuild:
  version bump. Old version cleanout

*sdcc-2.4.0_p20040606 (07 Jun 2004)

  07 Jun 2004; Daniel Black <dragonheart@gentoo.org>
  -sdcc-2.4.0_p20040304.ebuild, sdcc-2.4.0_p20040507.ebuild,
  +sdcc-2.4.0_p20040606.ebuild:
  x86 stable, version bump

  18 May 2004; Mamoru KOMACHI <usata@gentoo.org> sdcc-2.4.0.ebuild,
  sdcc-2.4.0_p20040304.ebuild, sdcc-2.4.0_p20040331.ebuild,
  sdcc-2.4.0_p20040507.ebuild:
  Changed app-text/tetex to virtual/tetex.

  10 May 2004; Daniel Black <dragonheart@gentoo.org>
  sdcc-2.4.0_p20040304.ebuild, sdcc-2.4.0_p20040331.ebuild:
  x86 stable

*sdcc-2.4.0_p20040507 (07 May 2004)

  07 May 2004; Daniel Black <dragonheart@gentoo.org> sdcc-2.4.0.ebuild,
  +sdcc-2.4.0_p20040507.ebuild:
  Version 2.4.0 x86 Keyword. Version bump to 2.4.0_p20040507

  15 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> sdcc-2.4.0_p20040331.ebuild:
  marked ~amd64

  15 Apr 2004; Daniel Black <dragonheart@gentoo.org> sdcc-2.4.0.ebuild,
  sdcc-2.4.0_p20040304.ebuild:
  Remasked due to lyx being masked - thanks to mr bones

  14 Apr 2004; Daniel Black <dragonheart@gentoo.org> sdcc-2.4.0.ebuild,
  sdcc-2.4.0_p20040304.ebuild:
  Marked stable x86 & ppc

  04 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org>
  sdcc-2.4.0_p20040304.ebuild, sdcc-2.4.0_p20040331.ebuild:
  balance parens

*sdcc-2.4.0_p20040331 (03 Apr 2004)

  03 Apr 2004; Daniel Black <dragonheart@gentoo.org> sdcc-2.4.0.ebuild,
  sdcc-2.4.0_p20040304.ebuild, sdcc-2.4.0_p20040331.ebuild:
  Fixed lyx depend to version 1.3.4. Version bump to 20040331

  30 Mar 2004; Daniel Black <dragonheart@gentoo.org> sdcc-2.4.0.ebuild,
  sdcc-2.4.0_p20040304.ebuild:
  added RDEPEND to fix bug #44817. Thanks Spider <spider@gentoo.org>

  05 Mar 2004; David Holm <dholm@gentoo.org> sdcc-2.4.0_p20040304.ebuild:
  Added to ~ppc.

*sdcc-2.4.0 (05 Mar 2004)
*sdcc-2.4.0_p20040304 (05 Mar 2004)

  05 Mar 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml,
  sdcc-2.4.0.ebuild, sdcc-2.4.0_p20040304.ebuild, sdcc-20040218.ebuild:
  Version bump to stable version 2.4.0 - Thanks to Laurence Withers
  <lwithers@users.sf.net> for the ebuild in bug #43040. Added version
  sdcc-2.4.0_p20040304 too. Removed sdcc-20040218.ebuild due to old
  naming scheme.

  19 Feb 2004; Daniel Black <dragonheart@gentoo.org> :
  Initial import. bug #38473 thanks to Simon Smith supersi2000@hotmail.com