summaryrefslogtreecommitdiff
blob: f3ad2bae48bef522b5c9b4ef96a0525523026b91 (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
# ChangeLog for sci-electronics/systemc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-electronics/systemc/ChangeLog,v 1.14 2009/07/11 17:59:04 calchan Exp $

*systemc-2.2.0-r1 (11 Jul 2009)

  11 Jul 2009; Denis Dupeyron <calchan@gentoo.org> +systemc-2.2.0-r1.ebuild:
  Fixed compilation with gcc 4.3 and 4.4 (bug #252623, thanks to Gene Seto
  for the patch). Fixed executable stack warnings in a portable way.

  11 Jul 2009; Denis Dupeyron <calchan@gentoo.org>
  -systemc-2.2_beta20060605.ebuild:
  Removed old version.

*systemc-2.2.0 (22 Apr 2007)

  22 Apr 2007; Denis Dupeyron <calchan@gentoo.org> +systemc-2.2.0.ebuild:
  Version bump.

  20 Apr 2007; Denis Dupeyron <calchan@gentoo.org>
  systemc-2.2_beta20060605.ebuild:
  Fixed manual test procedure indications for amd64, see bug #172699.

  12 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
  systemc-2.2_beta20060605.ebuild:
  keyworded ~amd64, bug 172699

  08 Apr 2007; Denis Dupeyron <calchan@gentoo.org> -systemc-2.0.1.ebuild,
  -systemc-2.0.1-r1.ebuild:
  Post-stabilization cleanup.

  08 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
  systemc-2.2_beta20060605.ebuild:
  stable x86, bug 173696

*systemc-2.2_beta20060605 (02 Mar 2007)

  02 Mar 2007; Denis Dupeyron <calchan@gentoo.org>
  +systemc-2.2_beta20060605.ebuild:
  Version bump.

  25 Feb 2007; Denis Dupeyron <calchan@gentoo.org>
  files/digest-systemc-2.0.1, files/digest-systemc-2.0.1-r1, Manifest:
  Transition to Manifest2.

  07 Jul 2006; Denis Dupeyron <calchan@gentoo.org> systemc-2.0.1.ebuild,
  systemc-2.0.1-r1.ebuild:
  Replaced einfo occurences with elog. Fixed minor typo.

  02 Jul 2006; Denis Dupeyron <calchan@gentoo.org> metadata.xml:
  Adjusted metadata, see bug #138062.

*systemc-2.0.1-r1 (01 Oct 2005)

  01 Oct 2005; Olivier Fisette <ribosome@gentoo.org>
  +systemc-2.0.1-r1.ebuild:
  Ebuild clean-up. Replaced "cp --parents" by "treecopy" (bug #106443).

*systemc-2.0.1 (27 Dec 2004)

  27 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
  +systemc-2.0.1.ebuild:
  Moved from app-sci/systemc to sci-electronics/systemc.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> systemc-2.0.1.ebuild:
  virtual/glibc -> virtual/libc

  07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> systemc-2.0.1.ebuild:
  dyn_fetch() -> pkg_nofetch()

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> systemc-2.0.1.ebuild:
  Add die following econf for bug 48950

*systemc-2.0.1 (05 Dec 2002)
  
  05 Dec 2002; George Shapovalov <george@gentoo.org> systemc-2.0.1.ebuild : 

  initial release. 
  A C++ based modeling platform for VLSI and system-level co-design.
  ebuild submitted by Chris Bainbridge <chrb@dcs.ed.ac.uk>