summaryrefslogtreecommitdiff
blob: 7067f27405d35107d54d9501c75acc30ac1d8d97 (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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# ChangeLog for sys-apps/fileutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/ChangeLog,v 1.23 2003/10/01 15:55:14 agriffis Exp $

  01 Oct 2003; Aron Griffis <agriffis@gentoo.org> fileutils-4.1.11-r2.ebuild:
  Stable on alpha to handle the coreutils changeover (see bug 30032)

*fileutils-4.1.11-r2 (18 Jul 2003)

  18 Jul 2003; Seemant Kulleen <seemant@gentoo.org>
  fileutils-4.1.11-r2.ebuild, fileutils-4.1.8-r2.ebuild,
  fileutils-4.1.8.ebuild:
  upgrade to coreutils

  10 Jul 2003; Christian Birchinger <joker@gentoo.org>
  fileutils-4.1.11-r1.ebuild:
  Added sparc stable keyword

*fileutils-4.1.11-r1 (12 Dec 2002)

  06 Jul 2003; Guy Martin <gmsoft@gentoo.org> fileutils-4.1.11-r1.ebuild :
  Marked stable on hppa.

  06 Jul 2003; Joshua Kinard <kumba@gentoo.org> fileutils-4.1.11-r1.ebuild:
  Changed ~mips to mips in KEYWORDS
  Cleaned up Changelog

  23 Jun 2003; Martin Holzer <mholzer@gentoo.org> fileutils-4.1.11-r1.ebuild:
  Fixed SRC_URI. Closes #23333.

  23 Jun 2003; Brandon Low <lostlogic@gentoo.org> fileutils-4.1.11-r1.ebuild:
  Fix KEYWORDS

  20 Feb 2003; Zach Welch <gmsoft@gentoo.org> fileutils-4.1.11.ebuild :
  Added arm to keywords.

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> fileutils-4.1.11.ebuild :
  Added hppa to keywords.

  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.

  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)

  15 Mar 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to KEYWORDS

  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)

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  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.