blob: 8b0d74fcbe95a4bc045f4580e815c8d710820a12 (
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
|
# ChangeLog for app-arch/sharutils
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.4 2004/04/06 21:55:33 vapier Exp $
*sharutils-4.2.1-r8 (06 Apr 2004)
06 Apr 2004; Mike Frysinger <vapier@gentoo.org> :
Add buffer size checking #46998 by Florian Schilhabel.
02 Mar 2004; Brian Jackson <iggy@gentoo.org> sharutils-4.2.1-r7.ebuild:
adding initial s390 support
*sharutils-4.2.1-r7 (29 Feb 2004)
29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> sharutils-4.2.1-r7.ebuild:
Add a fix for bug #40140. Some other cleanups.
*sharutils-4.2.1-r6 (14 Nov 2003)
14 Nov 2003; Seemant Kulleen <seemant@gentoo.org> sharutils-4.2.1-r6.ebuild,
files/sharutils-4.2.1-r6-gentoo.diff:
moved from sys-apps to app-arch
01 Nov 2003; Seemant Kulleen <seemant@gentoo.org> sharutils-4.2.1-r6.ebuild:
point SRC_URI to gentoo mirrors first closing bug #32520 by Stony Yakovac
<stonyy@tek.com>
*sharutils-4.2.1-r6 (10 Mar 2003)
10 Mar 2003; Seemant Kulleen <seemant@gentoo.org> sharutils-4.2.1-r4.ebuild,
sharutils-4.2.1-r4.ebuild, sharutils-4.2.1-r5.ebuild,
sharutils-4.2.1-r5.ebuild, sharutils-4.2.1-r6.ebuild:
use epatch instead
20 Feb 2003; Zach Welch <zwelch@gentoo.org> sharutuls-4.2.1-r6.ebuild :
Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> sharutuls-4.2.1-r6.ebuild :
Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*sharutuls-4.2.1-r6 (30 Oct 2002)
30 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
uudecoe security update. Made mailshar.in use mktemp.
*sharutils-4.2.1-r5 (17 Mar 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> sharutils-4.2.1-r5.ebuild :
Added LICENSE, KEYWORDS, SLOT.
17 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sharutils-4.2.1-r5 :
Added USE dependent nls compilation.
*sharutils-4.2.1-r4 (1 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> sharutils-4.2.1-r4.ebuild :
Added LICENSE, KEYWORDS, SLOT.
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.
|