diff options
author | 2015-11-08 19:28:03 -0800 | |
---|---|---|
committer | 2015-11-08 19:28:03 -0800 | |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /sci-electronics/gspiceui | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sci-electronics/gspiceui')
-rw-r--r-- | sci-electronics/gspiceui/ChangeLog | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/sci-electronics/gspiceui/ChangeLog b/sci-electronics/gspiceui/ChangeLog new file mode 100644 index 00000000..33c0d3a8 --- /dev/null +++ b/sci-electronics/gspiceui/ChangeLog @@ -0,0 +1,53 @@ +# ChangeLog for sci-electronics/gspiceui +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspiceui/ChangeLog,v 1.11 2015/07/06 14:02:19 tomjbe Exp $ + + 06 Jul 2015; Thomas Beierlein <tomjbe@gentoo.org> gspiceui-1.1.0.ebuild: + Dropping down to -O1 (bug #553968). Respect CXX + +*gspiceui-1.1.0 (04 Jul 2015) + + 04 Jul 2015; Thomas Beierlein <tomjbe@gentoo.org> +gspiceui-1.1.0.ebuild, + +files/gspiceui-1.1.0-flags.patch: + Version bump + + 19 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml: + Switch to sci-electronics herd + + 11 Sep 2012; Andreas K. Huettel <dilfridge@gentoo.org> metadata.xml: + Drop maintainership + +*gspiceui-1.0.0 (11 Feb 2012) + + 11 Feb 2012; Thomas Beierlein <tomjbe@gentoo.org> +gspiceui-1.0.0.ebuild, + +files/gspiceui-1.0.0-flags.patch: + Version bump + + 15 Jul 2011; Denis Dupeyron <calchan@gentoo.org> gspiceui-0.9.99.ebuild, + gspiceui-0.9.99-r1.ebuild: + Changed dependency on sci-electronics/ng-spice-rework to + sci-electronics/ngspice due to move. + +*gspiceui-0.9.99-r1 (28 Apr 2011) + + 28 Apr 2011; Thomas Beierlein <tomjbe@gentoo.org> +gspiceui-0.9.99-r1.ebuild, + +files/gspiceui-0.9.99-examples.patch: + Fix user manual lookup. Add missing spice models for USE=examples + + 01 Nov 2010; Christian Faulhammer <fauli@gentoo.org> + gspiceui-0.9.99.ebuild: + stable x86, bug 341545 + + 31 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org> + gspiceui-0.9.99.ebuild, +files/gspiceui-0.9.99-flags.patch: + Fix LDFLAGS and CXXFLAGS, remove icon extension in desktop file + + 19 Oct 2010; Markos Chandras <hwoarang@gentoo.org> gspiceui-0.9.99.ebuild: + Stable on amd64 wrt bug #341545 + +*gspiceui-0.9.99 (23 Sep 2010) + + 23 Sep 2010; Andreas K. Huettel <dilfridge@gentoo.org> + +gspiceui-0.9.99.ebuild, +metadata.xml: + New application, fixes bug 74201 (!). Thanks to jokey, jakub, tomjbe, and + Rafael G. Martins. |