diff options
Diffstat (limited to 'sci-electronics/spice/ChangeLog-2015')
-rw-r--r-- | sci-electronics/spice/ChangeLog-2015 | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/sci-electronics/spice/ChangeLog-2015 b/sci-electronics/spice/ChangeLog-2015 new file mode 100644 index 00000000..4b9162fb --- /dev/null +++ b/sci-electronics/spice/ChangeLog-2015 @@ -0,0 +1,86 @@ +# ChangeLog for sci-electronics/spice +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/spice/ChangeLog,v 1.16 2013/02/28 16:19:35 mr_bones_ Exp $ + + 28 Feb 2013; Michael Sterrett <mr_bones_@gentoo.org> -spice-3.5.5.ebuild: + old + + 08 Sep 2011; Ulrich Mueller <ulm@gentoo.org> spice-3.5.5-r1.ebuild: + Update dependency on app-misc/editor-wrapper. + + 11 Aug 2011; Ulrich Mueller <ulm@gentoo.org> spice-3.5.5-r1.ebuild: + Update dependency following package move of editor-wrapper. + + 03 Oct 2010; Thomas Beierlein <tomjbe@gentoo.org> spice-3.5.5-r1.ebuild: + Fix potential buffer overflow (bug #339539). + + 04 Jul 2010; Thomas Beierlein <tomjbe@gentoo.org> spice-3.5.5-r1.ebuild: + fix for default editor (see bug #294766) + +*spice-3.5.5-r1 (07 Jun 2009) + + 07 Jun 2009; Denis Dupeyron <calchan@gentoo.org> +spice-3.5.5-r1.ebuild: + Fixed pre-stripped files and LDFLAGS, bug #252038. Straight to stable for + those arches where it is stable because it is such a minor change. + + 18 Apr 2007; Christian Faulhammer <opfer@gentoo.org> spice-3.5.5.ebuild: + stable amd64, bug 174791 + + 18 Apr 2007; Christian Faulhammer <opfer@gentoo.org> spice-3.5.5.ebuild: + fix multilib handling, see bug 171330 + + 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> |