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
|
# ChangeLog for app-emulation/spim
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.25 2005/09/10 22:00:52 compnerd Exp $
10 Sep 2005; Saleem Abdulrasool <compnerd@gentoo.org> spim-6.5-r1.ebuild,
spim-7.0.ebuild, spim-7.1.ebuild:
Adding hard dep on xorg-x11 in DEPEND for imake xmkmf. Resolves bug #103843.
16 Aug 2005; Simon Stelling <blubb@gentoo.org> spim-7.0.ebuild:
added ~amd64 keyword
*spim-7.1 (24 Jul 2005)
24 Jul 2005; Saleem Abdulrasool <compnerd@gentoo.org>
+files/spim-7.1-font.patch, +spim-7.1.ebuild:
Version bump from upstream. Install cleanups, build fixes, test restrictions.
13 Jul 2005; Simon Stelling <blubb@gentoo.org> spim-6.5-r1.ebuild:
fix bug 97217 and 90473 by removing -D__i386__ from the Makefile
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> spim-7.0.ebuild:
Stable on ppc.
26 Feb 2005; Simon Stelling <blubb@gentoo.org> spim-7.0.ebuild:
-amd64'd 7.0 since it's b0rked, see bug 78403
19 Feb 2005; <gongloo@gentoo.org> spim-7.0.ebuild:
Stable on ppc-macos.
12 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
+files/spim-6.5-font.patch, spim-6.5-r1.ebuild, -spim-6.5.ebuild:
Fix old versions too wrt. bug 73510.
12 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
+files/spim-7.0-font.patch, spim-7.0.ebuild:
Fix bug 73510.
19 Jan 2005; <gongloo@gentoo.org> spim-7.0.ebuild:
Keyworded ~ppc-macos.
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> spim-7.0.ebuild:
x86 stable.
06 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> spim-7.0.ebuild:
Oops, fix wrong src_uri.
*spim-7.0 (06 Sep 2004)
06 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> +spim-7.0.ebuild:
Version bump, ebuild by mickn in #gentoo-bugs.
*spim-6.5-r1 (10 Apr 2004)
10 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> spim-6.5-r1.ebuild:
rev bump so the patch goes out
10 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> spim-6.5.ebuild,
files/6.5-parser.patch:
add patch from Luke Macken to fix bad code generation (bug #47141)
02 Mar 2004; David Holm <dholm@gentoo.org> spim-6.5.ebuild:
Added to ~ppc.
06 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> spim-6.5.ebuild:
manual install; better X use support; use sed -i; skip test since it needs
installed files to work; use mirror://gentoo since the archive isn't
versioned upstream.
19 Oct 2003; Brandy Westcott brandy@gentoo.org spim-6.5.ebuild:
Fixed typo in ebuild
*spim-6.5 (04 Feb 2003)
16 Feb 2003; Brandon Low <lostlogic@gentoo.org> spim-6.5.ebuild:
Fix again... whoops. Now also tells the user what parts it is merging.
04 Feb 2003; Brandon Low <lostlogic@gentoo.org> spim-6.5.ebuild:
Fix so that it listens to the X use var correctly.
04 Feb 2003; Brandon Low <lostlogic@gentoo.org> spim-6.5.ebuild,
files/digest-spim-6.5, ChangeLog:
New package added to unstable, spim MIPS simulator. I use it
for school, maybe you will too.
|