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
|
# ChangeLog for sci-electronics/iverilog
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-electronics/iverilog/ChangeLog,v 1.5 2005/02/18 20:17:31 plasmaroo Exp $
*iverilog-0.8.1 (18 Feb 2005)
18 Feb 2005; <plasmaroo@gentoo.org> +iverilog-0.8.1.ebuild:
Version bump; bug #82144.
12 Jan 2005; <plasmaroo@gentoo.org> iverilog-0.8.ebuild:
Marking 0.8 stable on x86 as the stable 0.7 snapshot is problematic;
bug #77577.
*iverilog-0.8 (02 Jan 2005)
02 Jan 2005; <plasmaroo@gentoo.org> +iverilog-0.8.ebuild,
-iverilog-20031009.ebuild, -iverilog-20040606.ebuild:
Version bump. Removing obsolete CVS snapshot versions.
*iverilog-20031009 (27 Dec 2004)
27 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+iverilog-0.6.1.ebuild, +iverilog-0.7.ebuild, +iverilog-20031009.ebuild,
+iverilog-20040606.ebuild:
Moved from app-sci/iverilog to sci-electronics/iverilog.
08 Sep 2004; <blubb@gentoo.org> iverilog-20040606.ebuild:
added ~amd64 keyword
*iverilog-20040606 (26 Aug 2004)
26 Aug 2004; Michael Imhof <tantive@gentoo.org> +iverilog-20040606.ebuild:
Version bumped.
15 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> iverilog-0.6.1.ebuild,
iverilog-20031009.ebuild:
PROVIDE is for virtuals
05 Jun 2004; David Holm <dholm@gentoo.org> iverilog-0.7.ebuild:
Added to ~ppc.
25 Apr 2004; Jon Hood <squinky86@gentoo.org> iverilog-0.6.1.ebuild,
iverilog-0.7.0.ebuild, iverilog-20031009.ebuild:
add "die" to failure messages in econf and emake lines
19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> iverilog-20031009.ebuild:
Adding IUSE
*iverilog-20031009 (28 Nov 2003)
28 Nov 2003; <plasmaroo@gentoo.org> iverilog-0.7.ebuild,
iverilog-20031009.ebuild: Added a development snapshot of Icarus Verilog,
which should clear up any compile problems and freshen up the tree.
11 Jun 2003; <msterret@gentoo.org> iverilog-0.7.ebuild:
Based on Bug#: 20350, add -j1 to emake.
*iverilog-0.7 (09 Mar 2003)
09 Mar 2003; George Shapovalov <george@gentoo.org> iverilog-0.7.ebuild :
new version (14900)
some updates to fix compilation, thanks to Justin Huff <jjhuff@mspin.net>
*iverilog-0.6.1 (04 Mar 2002)
28 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
added make option -j1 to fix #9767
3 Apr 2002; Chad Huneycutt <chadh@gentoo.org> icarus_verilog-0.6.1.ebuild :
Ebuild created
|