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
|
# ChangeLog for app-emulation/simh
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.19 2013/12/31 17:07:43 tomwij Exp $
31 Dec 2013; Tom Wijsman <TomWij@gentoo.org> -files/simh-3.7.0-asneeded.patch,
simh-3.3.0.ebuild:
[QA] Remove unused files. Quote S variable in simh-3.3.0.
29 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> simh-3.3.0.ebuild,
simh-3.8.1.ebuild, simh-3.9.0-r1.ebuild:
Set proper license for package, wrt bug #444474. Thanks to Ulrich Müller for
discovering this issue
*simh-3.9.0-r1 (23 Jun 2012)
23 Jun 2012; Michael Weber <xmw@gentoo.org> +simh-3.9.0-r1.ebuild,
-simh-3.9.0.ebuild, metadata.xml:
Revbump to fix binary installation (thanks Robert Carboneau, bug 423069)
*simh-3.9.0 (19 May 2012)
19 May 2012; Michael Weber <xmw@gentoo.org> +simh-3.9.0.ebuild,
+files/simh-3.9.0-fix-mkdir-race.patch,
+files/simh-3.9.0-respect-FLAGS.patch, metadata.xml:
Version bump and proxy-maint (bug 416173, thanks Alex Buell), EAPI-4, respect
LDFLAGS, ebuild cleanups.
10 May 2012; Agostino Sarubbo <ago@gentoo.org> -simh-3.5.2.ebuild,
-simh-3.7.0.ebuild:
Remove old
21 Nov 2010; Michael Weber <xmw@gentoo.org> simh-3.8.1.ebuild:
Added ~sparc keyword (bug #346285)
*simh-3.8.1 (21 Nov 2010)
21 Nov 2010; <mattst88@gentoo.org> +simh-3.8.1.ebuild,
+files/simh-3.8.1-asneeded.patch, +files/simh-3.8.1-makefile.patch:
Revision bump to 3.8.1, bug #305523.
15 Jan 2010; Jonathan Callen <abcd@gentoo.org> simh-3.7.0.ebuild:
Add prefix keywords
03 Apr 2009; Joseph Jezak <josejx@gentoo.org> simh-3.7.0.ebuild:
Marked ~ppc for bug #264670.
12 Jan 2009; Diego E. Pettenò <flameeyes@gentoo.org>
files/simh-3.7.0-asneeded.patch, simh-3.7.0.ebuild:
Fix patch to unpack and compile.
04 Jan 2009; Christoph Mende <angelos@gentoo.org>
+files/simh-3.7.0-asneeded.patch, simh-3.7.0.ebuild:
QA: Define IUSE, use edos2unix, respect CC, respect CFLAGS, fix
compilation with --as-needed (bug 246890)
05 Feb 2008; Fabian Groffen <grobian@gentoo.org> simh-3.5.2.ebuild,
simh-3.7.0.ebuild:
Dropped ppc-macos keyword, see you in prefix
*simh-3.7.0 (17 Feb 2007)
17 Feb 2007; Harald van Dijk <truedfx@gentoo.org> +simh-3.7.0.ebuild:
Version bump (#139631)
05 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -simh-3.5.0.ebuild:
QA: Removed unused versions.
*simh-3.5.2 (27 Jan 2006)
27 Jan 2006; Mike Frysinger <vapier@gentoo.org> +simh-3.5.2.ebuild:
Version bump.
29 Oct 2005; Fabian Groffen <grobian@gentoo.org> simh-3.5.0.ebuild:
Marked ~ppc-macos (bug #108768)
13 Oct 2005; Luis Medinas <metalgod@gentoo.org> simh-3.5.0.ebuild:
Added ~amd64 keyword. Bug #108351.
*simh-3.5.0 (15 Sep 2005)
15 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> simh-3.3.0.ebuild,
+simh-3.5.0.ebuild:
Add DEPEND on app-arch/unzip for bug 69831, fix hardcoded SRC_URI, version
bump and other QA stuff.
27 Aug 2005; <rphillips@gentoo.org> :
New ebuild. Thanks to Emil Skoldberg. Fixes #73996
|