blob: a1a9e5eb8fb6b02c00a39975e0d026d1a03bb34b (
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
|
# ChangeLog for gnome-base/gconf
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.5 2002/04/24 08:04:24 seemant Exp $
*gconf-1.0.8-r3 (24 Apr 2002)
24 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gconf-1.0.8-r3.ebuild :
Updated DEPEND and RDEPEND info to be more accurate.
13 Apr 2002; M.Schlemmer <azarah@gentoo.org> : gconf-1.0.8-r2.ebuild
Fix pkg_postinst() to create /etc/gconf/gconf.xml.mandatory, as the directory
is empty, and gets removed on unmerge of older revisions. The chmod then
fails, causing the build to fail.
*gconf-1.0.8-r2 (17 Mar 2002)
12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> :
dev-util/indent is needed for a successful compilation, so it has been
added to DEPEND flags. Reported by arpen@home.se
*gconf-1.0.8-r1 (22 Feb 2002)
22 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: fixed perms on
/etc/gconf/gconf.xml.mandatory; this closes bug #803. Added a pkg_postinst()
fix so that upgraders can benefit from this fix as well.
*gconf-1.0.8 (13 Feb 2002)
13 Feb 2002; G. Goodyear <g2boojum@gentoo.org>: Removed gnome-libs dependency
(not needed).
*gconf-1.0.7-r2 (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.
|