blob: abdc6edfeab77ff5b85864650e05444717e2c06f (
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
|
# ChangeLog for sys-apps/console-tools
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/ChangeLog,v 1.13 2003/06/09 23:17:38 msterret Exp $
09 Jun 2003; <msterret@gentoo.org> console-tools-0.3.2.ebuild:
DEPEND on sed >= 4
18 May 2003; Nicholas Wourms <dragon@gentoo.org> console-tools-0.3.2.ebuild,
files/console-tools-0.3.2-multi-line-string-fix.diff:
Fix instance of multi-line string literals without newline seperator since it
causes compile failures with >=gcc-3.3.
*console-tools-0.3.2 (07 Mar 2003)
08 Mar 2003; Seemant Kulleen <seemant@gentoo.org>
console-tools-0.3.2.ebuild:
switch to einstall, stops sandbox violoation; closing bug #17078 by Peter
Ruskin <aoyu93@dsl.pipex.com>
07 Mar 2003; Seemant Kulleen <seemant@gentoo.org>
console-tools-0.3.2.ebuild:
version bump
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*console-tools-0.2.3-r4 (1 Feb 2002)
02 Apr 2003; Martin Holzer <mholzer@gentoo.org> console-tools-0.2.3-r4.ebuild
console-tools-0.2.3-r3.ebuild ChangeLog:
Corrected SRC_URI and Homepage. Closes #18653.
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> console-tools-0.2.3-r4.ebuild :
Marked as stable for mips.
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Removed bootcd USE flag
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (ppc)
14 Jul 2002; phoen][x <phoenix@gentoo.org> console-tools-0.2.3-r4.ebuild :
Added KEYWORDS, SLOT.
*console-tools-0.2.3-r3 (24 Feb 2003)
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> console-tools-0.2.3-r3.ebuild :
Marked as stable for mips.
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.
|