summaryrefslogtreecommitdiff
blob: 702f91b47f4ae5655c5219cf2c7db6f915b6ac7f (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# ChangeLog for sys-libs/lib-compat
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.19 2004/10/09 23:04:33 vapier Exp $

*lib-compat-1.4 (09 Oct 2004)

  09 Oct 2004: Mike Frysinger <vapier@gentoo.org> :
  Add ld-linux.so.1 #39485 by Ulrich Mueller.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  lib-compat-1.2.ebuild:
  Masked lib-compat-1.2.ebuild stable for ppc

  02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  lib-compat-1.1.ebuild, lib-compat-1.2-r1.ebuild, lib-compat-1.2.ebuild,
  lib-compat-1.3.ebuild:
  virtual/glibc -> virtual/libc

  14 Apr 2004; Travis Tilley <lv@gentoo.org> lib-compat-1.3.ebuild:
  removed amd64 keyword, as this package isnt even installable there

*lib-compat-1.3 (28 Oct 2003)

  28 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
  Let's add libsmpeg to the horde since many binary games need an old school glibc-2.2 
  version.  Most binary games come with their own copy, but not all.

*lib-compat-1.2-r1 (11 Oct 2003)

  26 Oct 2003; Martin Schlemmer <azarah@gentoo.org> lib-compat-1.2-r1.ebuild:
  Mark stable for all archs.

  11 Oct 2003; Martin Schlemmer <azarah@gentoo.org> lib-compat-1.2-r1.ebuild:
  Cleanup the filename s to be a bit more uniform, and fix warning forwith
  ldconfig from glibc-2.3.3.

  08 Sep 2003; Seemant Kulleen <seemant@gentoo.org> lib-compat-1.2.ebuild:
  bumped to stable. Closing bug #27856, by: Brett Simpson
  <simpsonb@impmail.dnsalias.com>

  02 Jun 2003; Seemant Kulleen <seemant@gentoo.org> lib-compat-1.2.ebuild :
  version bump. The x86 part now contains libstdc++.so.2.9 as well, which is
  needed for hp-web-jetadmin. Additionally, added some compatibility libs for
  sparc, alpha and ppc

*lib-compat-1.1 (18 Dec 2002)

  14 Feb 2003; Aron Griffis <agriffis@gentoo.org> lib-compat-1.1.ebuild :
  Add alpha to KEYWORDS
  
  19 Dec 2002; Seemant Kulleen <seemant@gentoo.org> lib-compat-1.1.ebuild :

  granted, it's only been a day, but the tests for this have been coming in
  very positively -- and many of them -- so moving to stable.

  18 Dec 2002; Seemant Kulleen <seemant@gentoo.org> lib-compat-1.1.ebuild
  files/digest-lib-compat-1.1 :

  Added the libstdc++ from gcc-2.95.3

*lib-compat-1.0-r2 (1 Feb 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  07 Sep 2002; Mark Guertin <gerk@gentoo.org> lib-compat-1.0-r2 :
  set x86 USE on SRC_URI and src_install function, these are not valid
  on ppc or sparc (x86 libs), but may need to add ppc libs in future so 
  left it as a stub build for future usage

  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added ppc to keywords

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.