blob: 5725d15a25d51f489d3a9b483c91ec7d47436abc (
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 sys-apps/findutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.19 2003/04/17 06:28:42 phosphan Exp $
16 Apr 2003; Patrick Kursawe <phosphan@gentoo.org>
digest-findutils-4.1.7-r4 :
digest for selinux patch was missing
*findutils-4.1.7-r4 (11 Apr 2003)
16 Apr 2003; Christian Birchinger <joker@gentoo.org>
findutils-4.1.7-r4.ebuild:
Added stable sparc keyword
13 Apr 2003; Guy Martin <gmsoft@gentoo.org> findutils-4.1.7-r4.ebuild :
Added hppa to KEYWORDS.
12 Apr 2003; Seemant Kulleen <seemant@gentoo.org> findutils-4.1.7-r4.ebuild:
added ewarns to pkg_postinst to inform of locate and updatedb removal
12 Apr 2003; Seemant Kulleen <seemant@gentoo.org> findutils-4.1.7-r4.ebuild:
added ewarns to pkg_postinst to inform of locate and updatedb removal
11 Apr 2003; Aron Griffis <agriffis@gentoo.org> findutils-4.1.7-r4.ebuild:
Mark stable on x86 and alpha
11 Apr 2003; Aron Griffis <agriffis@gentoo.org> findutils-4.1.7-r4.ebuild:
Point SRC_URI to mirror://gentoo since alpha.gnu.org is no longer supplying
findutils-4.1.x versions. See bug 18926.
11 Apr 2003; Aron Griffis <agriffis@gentoo.org> findutils-4.1.7-r4.ebuild:
Don't install locate/updatedb because they conflict with slocate, which is a
better solution. See bug 18729. Thanks to Michael Sterrett for the concepts
in the patch.
*findutils-4.1.7-r3 (19 Mar 2003)
20 Mar 2003; Joshua Brindle <method@gentoo.org> findutils-4.1.7-r3.ebuild:
fixed selinux dependancy
19 Mar 2003; Joshua Brindle <method@gentoo.org> findutils-4.1.7-r3.ebuild:
Added selinux use flag
*findutils-4.1.7-r2 (29 Nov 2002)
20 Feb 2003; Zach Welch <zwelch@gentoo.org> findutils-4.1.7-r2.ebuild:
Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
29 Nov 2002; Brad Cowan <bcowan@gentoo.org> findutils-4.1.7-r2.ebuild,
files/digest-findutils-4.1.7-r2:
Added some library dependencies if use afs, temp fix for bug #260.
*findutils-4.1-r7.ebuild (14 July 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> findutils-4.1-r7.ebuild :
Added KEYWORDS, SLOT.
*findutils-4.1.7-r1 (12 Mar 2002)
18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
14 Jul 2002; phoen][x <phoenix@gentoo.org> findutils-4.1.7.ebuild :
Added KEYWORDS, SLOT.
14 Jul 2002; phoen][x <phoenix@gentoo.org> findutils-4.1.7-r1.ebuild :
Added KEYWORDS, SLOT.
12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog :
Added USE dependent nls compilation
*findutils-4.1.7 (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.
|