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
|
# ChangeLog for app-emulation/emul-linux-x86-compat
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog,v 1.24 2007/11/24 01:16:48 kingtaco Exp $
24 Nov 2007; Mike Doty <kingtaco@gentoo.org>
emul-linux-x86-compat-20071114-r1.ebuild:
amd64 stable for releng
*emul-linux-x86-compat-20071114-r1 (15 Nov 2007)
15 Nov 2007; Mike Doty <kingtaco@gentoo.org>
+emul-linux-x86-compat-20071114-r1.ebuild:
fixed libstdc++.so.5 symlink, bug 199161
14 Nov 2007; Mike Doty <kingtaco@gentoo.org>
emul-linux-x86-compat-20071114.ebuild:
removing bogus blocker on sys-devel/gcc
*emul-linux-x86-compat-20071114 (14 Nov 2007)
14 Nov 2007; Mike Doty <kingtaco@gentoo.org>
+emul-linux-x86-compat-20071114.ebuild:
New emul-linux-x86-* build system. Latest x86 stable packages.
31 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
emul-linux-x86-compat-1.0-r1.ebuild, emul-linux-x86-compat-1.0-r3.ebuild:
Added QA_TEXTRELS_amd64 and closing bug #144800.
29 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing herbs from metadata due to his retirement (see #88780 for reference).
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
emul-linux-x86-compat-1.0-r1.ebuild, emul-linux-x86-compat-1.0-r3.ebuild:
(QA) RESTRICT clean up.
02 Mar 2007; Simon Stelling <blubb@gentoo.org>
-emul-linux-x86-compat-1.0-r2.ebuild, emul-linux-x86-compat-1.0-r3.ebuild:
stable on amd64
11 Feb 2007; Simon Stelling <blubb@gentoo.org>
emul-linux-x86-compat-1.0-r3.ebuild:
block against gcc-3.3; bug 160335
30 Jan 2007; Doug Goldstein <cardoe@gentoo.org>
emul-linux-x86-compat-1.0-r3.ebuild:
gcc 3.4 does not provide libstdc++.so.5. Fixing this so it checks gcc 3.3
instead
29 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
emul-linux-x86-compat-1.0-r3.ebuild:
Install libstdc++.so.5 if gcc 3.4.* is not installed.
*emul-linux-x86-compat-1.0-r3 (29 Jan 2007)
29 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+emul-linux-x86-compat-1.0-r3.ebuild:
Fix bug #160335, thanks to Nicholas Doyle for reporting and SpanKY for fixing.
*emul-linux-x86-compat-1.0-r2 (03 Jan 2007)
03 Jan 2007; Mike Frysinger <vapier@gentoo.org>
+emul-linux-x86-compat-1.0-r2.ebuild:
Move /emul to /lib32 #143390.
11 Jun 2006; Simon Stelling <blubb@gentoo.org>
-emul-linux-x86-compat-1.0.ebuild:
removing old version
09 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
emul-linux-x86-compat-1.0.ebuild, emul-linux-x86-compat-1.0-r1.ebuild:
Use nostrip instead of strip restriction for compatibility with older portage.
09 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
emul-linux-x86-compat-1.0.ebuild, emul-linux-x86-compat-1.0-r1.ebuild:
Add strip restriction, as the binaries are already stripped.
03 Mar 2006; Simon Stelling <blubb@gentoo.org>
emul-linux-x86-compat-1.0.ebuild, emul-linux-x86-compat-1.0-r1.ebuild:
remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has
been deprecated a while ago
05 Jan 2006; Herbie Hopkins <herbs@gentoo.org>
emul-linux-x86-compat-1.0-r1.ebuild:
Stable on amd64.
19 Oct 2005; Herbie Hopkins <herbs@gentoo.org> metadata.xml:
Remove lv as maintainer since he's retiring, bug 45408.
*emul-linux-x86-compat-1.0-r1 (14 Oct 2005)
14 Oct 2005; Simon Stelling <blubb@gentoo.org>
+files/75emul-linux-x86-compat, +emul-linux-x86-compat-1.0-r1.ebuild:
since it does only depend on emul-linux-x86-glibc which does nothing on
2005.0 or later, install the env.d-file ourself
26 May 2005; Herbie Hopkins <herbs@gentoo.org>
emul-linux-x86-compat-1.0.ebuild:
Remove libsmpeg as it collides with emul-sdl.
28 Aug 2004; Travis Tilley <lv@gentoo.org> emul-linux-x86-compat-1.0.ebuild:
stable on amd64
*emul-linux-x86-compat-1.0 (16 Aug 2004)
16 Aug 2004; Travis Tilley <lv@gentoo.org>
+emul-linux-x86-compat-1.0.ebuild:
initial commit
|