blob: 1a4f1944a40f70678d4b3fe6dc41425c438746e4 (
plain)
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
|
# ChangeLog for app-emulation/emul-linux-x86-glibc
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-glibc/ChangeLog,v 1.13 2005/12/10 19:07:01 blubb Exp $
10 Dec 2005; Simon Stelling <blubb@gentoo.org>
emul-linux-x86-glibc-1000.ebuild:
fix simple typo
12 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org>
emul-linux-x86-glibc-2.3.4.20041102.ebuild,
emul-linux-x86-glibc-2.3.5.ebuild:
Changed DEPEND to use ~ instead of >= for glibc so we keep version sync
between the packages.
*emul-linux-x86-glibc-2.3.5 (12 Jul 2005)
12 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org>
+emul-linux-x86-glibc-2.3.5.ebuild:
Version bump.
16 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org>
emul-linux-x86-glibc-2.3.4.20041102.ebuild:
Stable amd64.
*emul-linux-x86-glibc-2.3.4.20041102 (01 Feb 2005)
01 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org>
+emul-linux-x86-glibc-2.3.4.20041102.ebuild:
Version bump to x86 glibc. This uses 2.3.4.20041102 with CFLAGS=-march="i686
-O2 -pipe -fomit-frame-pointer" and gcc-3.4.3-r1.
*emul-linux-x86-glibc-1000 (11 Jan 2005)
11 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
+emul-linux-x86-glibc-1000.ebuild:
Added stub file for glibc on newer profiles.
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
30 Aug 2004; Travis Tilley <lv@gentoo.org> emul-linux-x86-glibc-1.1.ebuild:
fixed my "lib32 isnt a symlink" fix so that it actually works this time
28 Aug 2004; Travis Tilley <lv@gentoo.org> emul-linux-x86-glibc-1.1.ebuild:
stable on amd64
*emul-linux-x86-glibc-1.1 (16 Aug 2004)
16 Aug 2004; Travis Tilley <lv@gentoo.org> -emul-linux-x86-glibc-1.0.ebuild,
+emul-linux-x86-glibc-1.1.ebuild:
new build. this one is built with gcc 3.4.1-r2 using the flags "-march=k8
-m32". it's also trimmed down slightly so that it doesnt bloat future multilib
stages. added an env.d script so that this can replace baselibs as a minimal
base 32bit environment. glibc version is 2.3.4.20040808
*emul-linux-x86-glibc-1.0 (31 Jul 2004)
31 Jul 2004; Danny van Dyk <kugelfang@gentoo.org>
+emul-linux-x86-glibc-1.0.ebuild:
Initial Release. Using glibc 2.3.3.
|