blob: c06483a0be0c28ef74f4943222379e43a2615543 (
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
|
# ChangeLog for gnome-base/libglade
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.4 2002/04/09 22:07:19 azarah Exp $
*libglade-0.17-r5 (9 Apr 2002)
9 Apr 2002; M.Schlemmer <azarah@gentoo.org> libglade-0.17-r5.ebuild
Fix build in console. Add gnome-libs back as a perm depend again, as
libglade needs gnome-libs.
*libglade-0.17-r4 (30 Mar 2002)
30 Mar 2002; Seemant Kulleen <seemant@gentoo.org> libglade-0.17-r4.ebuild :
OK, I tried to be clever and separate out gnome support from a library that
actually comes from GNOME. Therefore, if gnome-libs is installed now,
gnome support will happen automatically.
*libglade-0.17-r4 (29 Mar 2002)
29 Mar 2002; Seemant Kulleen <seemant@gentoo.org> libglade-0.17-r4.ebuild :
gnome is now an optional dependency, and USE dependent bonobo support
is now compilable, because the libglade dependency in gnome-print has been
sorted out. This means the end of circular dependencies, hopefully.
*libglade-0.17-r3 (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.
|