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
104
105
106
107
108
|
# ChangeLog for app-shells/tcsh
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.29 2005/01/01 16:00:44 eradicator Exp $
22 Nov 2004; Sven Wegener <swegener@gentoo.org> :
Fixed digests.
*tcsh-6.13 (22 Nov 2004)
22 Nov 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
-files/csh.cshrc, -files/csh.login, -files/tcsh-6.10-tc.os.h-gentoo.diff,
-files/tcsh-6.11-tc.os.h-gentoo.diff, -files/tcsh-complete,
-tcsh-6.11.ebuild, -tcsh-6.12-r2.ebuild, tcsh-6.12-r3.ebuild,
+tcsh-6.13.ebuild:
6.12 no longer on SRC_URI. version bumped to 6.13. Verfied patches are
included. Bug #71968 by Michael Labhard <m.labhard@comcast.net> refers. Old
file cleanout too.
25 Sep 2004; Joshua Kinard <kumba@gentoo.org> tcsh-6.12-r3.ebuild:
Marked stable on mips.
22 Aug 2004; Joshua Kinard <kumba@gentoo.org> tcsh-6.12-r3.ebuild:
Added ~mips to KEYWORDS.
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> tcsh-6.12-r2.ebuild:
Fix use invocation
12 May 2004; Bryan �stergaard <kloeri@gentoo.org> tcsh-6.12-r3.ebuild:
Stable on alpha.
10 May 2004; Tom Gall <tgall@gentoo.org> tcsh-6.12-r3:
marking stable for ppc64 (bug #50281)
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> tcsh-6.12-r2.ebuild,
tcsh-6.12-r3.ebuild:
Add die following econf for bug 48950
09 Jan 2004; Aron Griffis <agriffis@gentoo.org> tcsh-6.12-r2.ebuild:
stable on alpha
*tcsh-6.12-r3 (22 Dec 2003)
22 Dec 2003; Guy Martin <gmsoft@gentoo.org> tcsh-6.12-r3.ebuild,
files/tcsh-complete :
Revision bump to fix bug #33155. Marked stable on hppa.
13 Dec 2003; Brad House <brad_mssw@gentoo.org> tcsh-6.12-r2.ebuild:
mark stable on amd64
26 Oct 2003; Brad House <brad_mssw@gentoo.org> tcsh-6.12-r2.ebuild:
add ~amd64 flag
17 Oct 2003; Nick Hadaway <raker@gentoo.org> files/tcsh-complete:
Addressing bug #21853. Changing mount autocomplete to BSD4.3
compatible commands instead of SVR4.
22 May 2003; Tavis Ormandy <taviso@gentoo.org> tcsh-6.12-r2.ebuild:
Marking ~alpha, fixes #21125
*tcsh-6.12-r2 (7 Mar 2003)
7 Mar 2003; Alain Penders <alain@gentoo.org> : Added minor patch to enable
kanji support when cjk flag is set.
*tcsh-6.12-r1 (25 Jan 2003)
02 Feb 2003; Jack Morgan <jmorgan@gentoo.org> tcsh-6.12-r1.ebuild :
Changed ~sparc to sparc
25 Jan 2003; Alain Penders <alain@gentoo.org> : Totally new default tcsh
scripts.
*tcsh-6.12 (21 Oct 2002)
21 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version, closes bug
#6406.
*tcsh-6.11 (09 Jul 2002)
19 Sept 2002; Mike Frysinger <vapier@gentoo.org> : Added more hosts to
SRC_URI and added HOMEPAGE variable
15 Jul 2002; Owen Stampflee <owen@gentoo.org> : Changed KEYWORDS="*" to
KEYWORDS="x86 ppc"
09 Jul 2002; Seemant Kulleen <seemant@gentoo.org> tcsh-6.11.ebuild,
files/digest-tcsh-6.11 :
Version bump. Thanks to: gentoo@subgroove.net in bug #4740
*tcsh-6.10-r3 (21 Mar 2002)
19 Sept 2002; Mike Frysinger <vapier@gentoo.org> : Added more hosts to
SRC_URI and added HOMEPAGE variable
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> tcsh-6.10-r3.ebuild:
HTML documentation will not get gzipped any longer. Thanks to
stefan@mdy.univie.ac.at for pointing this out.
*tcsh-6.10-r2 (01 Feb 2002)
01 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.
|