blob: b8aa736bcdb72f2e5d325d6e2e8f183da8bd9263 (
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
|
# ChangeLog for sys-apps/fileutils
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/ChangeLog,v 1.11 2002/12/13 11:00:31 blizzy Exp $
12 Dec 2002; Joachim Blaabjerg <styx@gentoo.org>
files/digest-fileutils-4.1.11-r1 :
Committing a new digest file to match the updated patch. I didn't bother to
bump, as the package was masked and has only lived in cvs for a few hours.
*fileutils-4.1.11-r1 (12 Dec 2002)
12 Dec 2002; Joachim Blaabjerg <styx@gentoo.org> fileutils-4.1.11-r1.ebuild,
files/digest-fileutils-4.1.11-r1, ChangeLog :
Readded the ACL support, ditched xdelta (what's the point of using that
anyway?) and forward-ported the 4.1.8 patch to 4.1.11, masked for testing.
Fixes bug #11936
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*fileutils-4.1.11 (25 Sep 2002)
25 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Update version. Seems acl is included in this release.
*fileutils-4.1.8-r2 (04 May 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> fileutils-4.1.8.ebuild :
Added KEYWORDS, SLOT.
14 Jul 2002; phoen][x <phoenix@gentoo.org> fileutils-4.1.8-r2.ebuild :
Added KEYWORDS, SLOT.
04 May 2002; Bruce A. Locke <blocke@shivan.org> fileutils-4.1.8-r2.ebuild:
ACL/NLS fix patch should only be applied if ACL support is actually
being compiled in. Bumping rev so people don't keep trying to merge
previous broken version.
*fileutils-4.1.8-r1 (02 May 2002)
03 May 2002; Daniel Robbins <drobbins@gentoo.org>: Added acl.c.diff to fix
compilation with nls disabled. Blocke is sending this fix upstream to
acl.bestbits.at. No rev bump -- no need for a recompile if it worked for
people.
02 May 2002; Daniel Robbins <drobbins@gentoo.org>: Added ACL support, closing
bug #2343 (USE="acl" must be set)
*fileutils-4.1.8 (30 Mar 2002)
30 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : New release that fixes
a not-so-great "mv" bug.
*fileutils-4.1.4-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.
|