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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
|
# ChangeLog for app-misc/devtodo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/ChangeLog,v 1.39 2005/01/03 22:58:48 slarti Exp $
03 Jan 2005; Tom Martin <slarti@gentoo.org> devtodo-0.1.18-r2.ebuild:
Stable on amd64.
23 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
devtodo-0.1.18-r2.ebuild:
Stable on alpha.
17 Dec 2004; Aaron Walker <ka0ttic@gentoo.org>
files/devtodo-0.1.18-gentoo.diff, devtodo-0.1.18-r1.ebuild,
devtodo-0.1.18-r2.ebuild:
Updated patch to fix last remaining compiler warning. Also pass -f -i to
autoreconf to fix ltmain.sh bug.
17 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org>
devtodo-0.1.18-r2.ebuild:
Stable on sparc
16 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> devtodo-0.1.18-r2.ebuild:
Marked stable on x86.
11 Dec 2004; Bryan Ãstergaard <kloeri@gentoo.org>
devtodo-0.1.18-r1.ebuild:
Stable on alpha.
*devtodo-0.1.18-r2 (18 Nov 2004)
18 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
+files/devtodo-0.1.18-gentoo.diff,
-files/devtodo-0.1.18-invalid-ptr.patch,
-files/devtodo-1.1.17-notdl.patch, devtodo-0.1.17-r2.ebuild,
devtodo-0.1.18-r1.ebuild, +devtodo-0.1.18-r2.ebuild:
Added gentoo patch, which consolidates common patches with the addition of
some other fixes, including fixed --TODO output as well as some
automake/autoconf warning fixes.
15 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
devtodo-0.1.18-r1.ebuild:
Stable on sparc
13 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> -devtodo-0.1.17-r1.ebuild,
-devtodo-0.1.17.ebuild, devtodo-0.1.18-r1.ebuild, -devtodo-0.1.18.ebuild:
Marked stable on x86 and s390 (as per SpanKY); tidy up old ebuilds.
13 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
files/devtodo.bash-completion:
Clean up completion functions.
*devtodo-0.1.18-r1 (11 Nov 2004)
11 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
+files/devtodo-0.1.18-invalid-ptr.patch, +devtodo-0.1.18-r1.ebuild:
Added a patch to fix tdr segfaults with gcc-3.4.x; devtodo's support.cc
doesn't like -O2 at all, so we now use replace-flags. Also, run autoreconf
rather than just automake after patching.
06 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> devtodo-0.1.18.ebuild:
Use pkg_postinst provided by bash-completion.eclass
31 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org>
devtodo-0.1.17-r2.ebuild:
Stable on mips, bug #65062
31 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> devtodo-0.1.18.ebuild:
Use bash-completion.eclass
10 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml:
Updated metadata to reflect new shell-tools herd.
28 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org>
devtodo-0.1.17-r2.ebuild:
Stable on alpha, bug 65062.
23 Sep 2004; <blubb@gentoo.org> devtodo-0.1.17-r2.ebuild:
stable on amd64
21 Sep 2004; <SeJo@gentoo.org> devtodo-0.1.17-r2.ebuild:
stable on ppc
19 Sep 2004; Tom Gall <tgall@gentoo.org> devtodo-0.1.17-r2.ebuild:
stable on ppc64, bug #63663
15 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org>
devtodo-0.1.17-r2.ebuild:
Stable on sparc
12 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> devtodo-0.1.17-r2.ebuild:
Stable on x86.
*devtodo-0.1.18 (10 Sep 2004)
10 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml,
+files/devtodo.bash-completion, +devtodo-0.1.18.ebuild:
Version bump; upstream fixes for bugs 35449, 60206, and 60207. Also added
bash-completion script (please test)
*devtodo-0.1.17-r2 (22 Aug 2004)
22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org>
+files/devtodo-fix-TERM-sigabrt.patch, +files/devtodo-fix-cd-builtin.patch,
+devtodo-0.1.17-r2.ebuild:
Fix bugs 60206 and 60207, patches by Aaron Walker.
21 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> devtodo-0.1.17-r1.ebuild:
fix deps.
*devtodo-0.1.17-r1 (20 Jul 2004)
20 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> devtodo-0.1.17-r1.ebuild,
files/devtodo-0.1.11.colourplain.patch, files/devtodo-1.1.17-notdl.patch:
bug #55371, cleanup ebuild, remove old unused patch from tree.
28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> devtodo-0.1.17.ebuild:
Stable on mips
07 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> devtodo-0.1.17.ebuild:
Stable on sparc
04 May 2004; Bryan Østergaard <kloeri@gentoo.org> devtodo-0.1.17.ebuild:
Stable on alpha.
09 Apr 2004; Brian Jackson <iggy@gentoo.org> devtodo-0.1.17.ebuild:
added s390 keyword
20 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> devtodo-0.1.17.ebuild:
header fix; inherit eutils for epatch; arm needs deps first
28 Dec 2003; Jon Portnoy <avenj@gentoo.org> devtodo-0.1.17.ebuild :
Added gnuconfig_update. Stable on AMD64.
09 Dec 2003; Seemant Kulleen <seemant@gentoo.org> devtodo-0.1.11-r1.ebuild,
devtodo-0.1.14.ebuild, devtodo-0.1.17.ebuild, files/devtodo.patch:
Added patch to have devtodo compile with gcc-3.3, patch is actually from:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=195195 and was submitted in
our bug #35449 by jim_jim33@hotmail.com
*devtodo-0.1.17 (04 Jan 2003)
04 Jan 2003; Hannes Mehnert <hannes@gentoo.org> devtodo-0.1.17.ebuild:
version bump
*devtodo-0.1.14 (24 July 2002)
02 Nov 2002; Calum Selkirk <cselkirk@gentoo.org> devtodo-0.1.14.ebuild :
Added ppc to KEYWORDS.
24 July 2002; Sascha Schwabbauer <cybersystem@gentoo.org> ChangeLog :
Updated to the newest version.
*devtodo-0.1.11-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.
|