summaryrefslogtreecommitdiff
blob: f2aaa868621220bf4989cddb3d0db4edb8003ee9 (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
# ChangeLog for dev-embedded/gpsim
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gpsim/ChangeLog,v 1.21 2006/05/27 08:11:27 calchan Exp $

  27 May 2006; Denis Dupeyron <calchan@gentoo.org> gpsim-0.21.11.ebuild:
  Fixed bug #128813 and cleaned up a bit.

  15 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/gpsim-0.21.11-asneeded.patch, gpsim-0.21.11.ebuild:
  Add patch to build with --as-needed (link libgpsimcli with libreadline).

  25 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/gpsim-0.21.11-gcc41.patch, gpsim-0.21.11.ebuild:
  Add patch to build with GCC 4.1.

*gpsim-0.21.11 (25 Mar 2006)
*gpsim-0.21.2-r1 (25 Mar 2006)

  25 Mar 2006; Robin H. Johnson <robbat2@gentoo.org>
  +gpsim-0.21.2-r1.ebuild, +gpsim-0.21.11.ebuild:
  Bugs #99172, #113366, #118721, #119556, #126687 all fixed in both 0.21.2-r1
  and 0.21.11. USE=gtk used to control GUI now instead of USE=X.

  05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gpsim-0.21.2.ebuild:
  Stable on ppc.

  30 May 2005; Sven Wegener <swegener@gentoo.org> gpsim-0.20.14-r1.ebuild:
  Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745.

  21 Apr 2005; Simon Stelling <blubb@gentoo.org> gpsim-0.21.2.ebuild:
  stable on amd64

  04 Jan 2005; Mike Doty <kingtaco@gentoo.org> gpsim-0.21.2.ebuild:
  ~amd64 keyword added

  03 Jan 2005; Daniel Black <dragonheart@gentoo.org> gpsim-0.21.2.ebuild:
  updated gnuconfig to solve bug #74997. This will hopefully make this amd64
  (and others) compatible. Thanks to Aris Adamantiadis <aris@0xbadc0de.be> for
  the bug report

  24 Nov 2004; Sven Wegener <swegener@gentoo.org> :
  Added missing digest entries.

  12 Sep 2004; Daniel Black <dragonheart@gentoo.org> gpsim-0.21.2.ebuild:
  x86 stable keyword

  19 Jul 2004; Daniel Black <dragonheart@gentoo.org>
  -files/gpsim-0.20.14-gcc3.2.patch, -files/gpsim-0.20.14-gcc33.patch,
  gpsim-0.20.14-r1.ebuild, -gpsim-0.20.14.ebuild:
  Remove old version. Move oversized patches for mirror://gentoo/

  18 Jul 2004; David Holm <dholm@gentoo.org> gpsim-0.21.2.ebuild:
  Added to ~ppc.

*gpsim-0.21.2 (18 Jul 2004)

  18 Jul 2004; Daniel Black <dragonheart@gentoo.org> +gpsim-0.21.2.ebuild:
  version bump thanks to Laurence Withers <lwithers@users.sf.net> in bug #42889

  24 Mar 2004; Daniel Black <dragonheart@gentoo.org> gpsim-0.20.14-r1.ebuild,
  gpsim-0.20.14.ebuild:
  gpsim-0.20.14-r1 marked stable. Added missing IUSE statements

  28 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> gpsim-0.20.14-r1.ebuild,
  files/gpsim-0.20.14-gcc2_fix.patch:
  add fix to compile with gcc2.95

*gpsim-0.20.14-r1 (20 Oct 2003)

  20 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> gpsim-0.20.14-r1.ebuild,
  files/gpsim-0.20.14-gcc33.patch:
  add gcc3.3 fix, install more docs

*gpsim-0.20.14 (08 Feb 2003)

  08 Feb 2003; Alex Holden <alex@alexholden.net> gpsim-0.20.14.ebuild
  files/digest-gpsim-0.20.14 :
  
  gpsim is a full-featured software simulator for Microchip PIC
  microcontrollers distributed under the GNU General Public License.
  See the gnupic web page (http://www.gnupic.org/) for other GNU PIC tools such
  as gputils, which includes gpasm, a gpsim compatible assembler.