summaryrefslogtreecommitdiff
blob: 44c2fe5ab5f7bc21673632e8d916986e3a12dc11 (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
# ChangeLog for sci-electronics/systemc
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-electronics/systemc/ChangeLog,v 1.5 2006/07/07 17:30:32 calchan Exp $

  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>