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
|
# ChangeLog for sci-electronics/spice
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-electronics/spice/ChangeLog,v 1.8 2007/03/12 18:21:20 calchan Exp $
12 Mar 2007; Denis Dupeyron <calchan@gentoo.org> spice-3.5.5.ebuild:
Fixed bug #166897, thanks David Watzke. Fixed mtime issue forcing WORKDIR to
be recreated each time.
21 Feb 2007; Denis Dupeyron <calchan@gentoo.org> files/digest-spice-3.5.5,
Manifest:
Transition to Manifest2.
02 Jul 2006; Denis Dupeyron <calchan@gentoo.org> metadata.xml:
Adjusted metadata, see bug #138062.
21 May 2006; Denis Dupeyron <calchan@gentoo.org> spice-3.5.5.ebuild:
Replace -O* flags with -O1, bug #84034.
21 May 2006; Denis Dupeyron <calchan@gentoo.org>
+files/spice-3.5.5-gcc-4.1.patch, metadata.xml, spice-3.5.5.ebuild:
Fix for gcc 4.1, closing bug #131048.
22 Jan 2006; Markus Dittrich <markusle@gentoo.org> spice-3.5.5.ebuild:
Fixed dependencies for modular X.
*spice-3.5.5 (27 Dec 2004)
27 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+spice-3.5.5.ebuild:
Moved from app-sci/spice to sci-electronics/spice.
23 Oct 2004; Simon Stelling <blubb@gentoo.org> spice-3.5.5.ebuild:
added ~amd64
21 Aug 2004; David Holm <dholm@gentoo.org> spice-3.5.5.ebuild:
Added to ~ppc.
30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; spice-3.5.5.ebuild:
Change x11-base/xfree dependency to virtual/x11.
07 May 2003; George Shapovalov <george@gentoo.org> spice-3.5.5.ebuild :
Added x11-base/xfree to DEPEND, see bug #19904
28 Apr 2003; George Shapovalov <george@gentoo.org> spice-3.5.5.ebuild :
Few cosmetic touches + added IUSE; made ebuild honor EDITOR setting on
user system
*spice-3.5.5 (7 Aug 2002)
07 Aug 2002; George Shapovalov <george@gentoo.org> spice-3.5.5.ebuild, files/digest-spice-3.5.5:
SPICE 3 is a general-purpose circuit simulation program for nonlinear dc,
nonlinear transient, and linear ac analyses. Circuits may contain resistors,
capacitors, inductors, mutual inductors, independent voltage and current
sources, four types of dependent sources, transmission lines, and the four
most common semiconductor devices: diodes, BJT's, JFET's, and MOSFET's. This
version includes support for the Bsim3 model (V3.1).
Ebuild submitted by: Chris Bainbridge <chrb@dcs.ed.ac.uk>
|