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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
|
# ChangeLog for sci-electronics/iverilog
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-electronics/iverilog/ChangeLog,v 1.18 2007/04/01 09:19:40 calchan Exp $
01 Apr 2007; Denis Dupeyron <calchan@gentoo.org> iverilog-0.8.3.ebuild:
Fixed missing <asm/page.h>, bug #172919.
*iverilog-0.8.3 (11 Oct 2006)
11 Oct 2006; Denis Dupeyron <calchan@gentoo.org> +iverilog-0.8.3.ebuild:
Version bump.
09 Oct 2006; Denis Dupeyron <calchan@gentoo.org> -iverilog-0.8.ebuild,
-iverilog-0.8.1.ebuild:
Removed old versions.
02 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> iverilog-0.8.2.ebuild:
Stable on sparc
05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> iverilog-0.8.2.ebuild:
Keyworded ~sparc
23 Jul 2006; Joshua Jackson <tsunam@gentoo.org> iverilog-0.8.2.ebuild:
Stable x86; bug #141411
23 Jul 2006; Mike Doty <kingtaco@gentoo.org> iverilog-0.8.2.ebuild:
amd64 stable, bug 141411
22 Jul 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
iverilog-0.8.2.ebuild:
stable on ppc (Bug #141411)
02 Jul 2006; Denis Dupeyron <calchan@gentoo.org> metadata.xml:
Adjusted metadata, see bug #138062.
11 Mar 2006; Mark Loeser <halcy0n@gentoo.org> iverilog-0.8.2.ebuild:
Fix patching
*iverilog-0.8.2 (10 Mar 2006)
10 Mar 2006; <plasmaroo@gentoo.org> -iverilog-0.6.1.ebuild,
-iverilog-0.7.ebuild, -iverilog-0.8.1-r1.ebuild, +iverilog-0.8.2.ebuild,
+files/iverilog-0.8.2-gcc-4.10.patch:
Version bump; add 0.8.2 and a GCC 4.1.0 fix; bug #125182. Remove obsolete
versions.
*iverilog-0.8.1-r1 (17 Oct 2005)
17 Oct 2005; Marcus D. Hanwell <cryos@gentoo.org>
+iverilog-0.8.1-r1.ebuild:
Fix sandbox and multilib issues, closes bug 83944.
08 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> iverilog-0.8.1.ebuild:
Stable on ppc.
*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
|