summaryrefslogtreecommitdiff
blob: e5854e05ea8e8879d1447ea6055b0336e18b6c5f (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
80
81
82
83
84
85
86
87
# ChangeLog for dev-libs/glib
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.15 2002/06/16 02:08:58 spider Exp $


*glib-2.0.4 (15 Jun 2002)
  15 Jun 2002; Spider <spider@gentoo.org> glib-2.0.4.ebuild :
  libtool fix with elibtoolize
  move deubg ot debug.eclass


*glib-2.0.2 (28 May 2002)
  28 May 2002; Spider <spider@gentoo.org> glib-2.0.2.ebuild: 
  new version

*glib-2.0.1-r6 (25 May 2002)

  25 May 2002; Karl Trygve Kalleberg <karltk@gentoo.org> glib-2.0.1-r6.ebuild files/digest-glib-2.0.1-r6:

  removed libtoolize from the ebuild, as it resulted in missing .so files.

  Removed glib-2.0.1-r5.ebuild files/digest-glib-2.0.1-r5


*glib-2.0.0-r5 (22 May 2002)
  22 May 2002; Spider <spider@gentoo.org> glib-2.0.1-r5.ebuild:
  return debug info into this for the upcoming gnome2 testing

  25 May 2002; Karl Trygve Kalleberg <karltk@gentoo.org> glib-2.0.1-r5.ebuild:
  
*glib-2.0.0-r4 (1 May 2002)
  1 May 2002 ; Spider <spider@gentoo.org> glib-2.0.1-r4.ebuild:
  remove libiconv again, this seems to have been a mistake as some other
things break because of it. hope I didn't mess too much up

in case of problems:
	remove libiconv, emerge glibc, log out and in again (needed for ld.so.conf/preload ) and you can emerge glib again. Sorry for the inconvenience.



*glib-2.0.0-r3 (1 MayApr 2002)
  1 May 2002 ; Spider <spider@gentoo.org> glib-2.0.1-r3.ebuild:
  add libiconv dependency for ppc
    
*glib-2.0.0-r2 (24 Apr 2002)
  24 Apr 2002 ; Spider <spider@gentoo.org> glib-2.0.1-r2.ebuild:
  Libtoolize 

*glib-2.0.0-r1 (11 Apr 2002)
  11 Apr 2002 ; Spider <spider@gentoo.org> glib-2.0.1-r1.ebuild:
  This is a release of the glib 2.0, new API makes it incompatible with glib 1.2 and thus you need both versions installed.

*glib-1.2.10-r4 (21 Mar 2002)

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> glib-1.2.10-r4.ebuild :

  Fix to have html documentation handled by dohtml instead of dodoc.  Bug
  reported by stefan@mdy.univie.ac.at.

*glib-1.2.10-r3.ebuild (4 March 2002)

  4 March 2002; Donny Davies <woodchip@gentoo.org> glib-1.2.10-r3.ebuild :

  Fix to install libgmodule-1.2.so.0.0.10 mode 755.

*glib-1.3.14 (20 Feb 2002)

  20 Feb 2002; G.Bevin <gbevin@gentoo.org> :
  
  Added masked development version to use for development of additional portage
  tools.

*glib-1.2.10-r2 (20 Feb 2002)

  20 Feb 2002; G.Bevin <gbevin@gentoo.org> :
  
  Added binary compatibility slot for later.

*glib-1.2.10-r1 (1 Feb 2002)

  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.