summaryrefslogtreecommitdiff
blob: 49c7f31a5b2fda5d87510cf02d919882c60266cb (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
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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
# ChangeLog for dev-util/git
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.43 2005/11/14 13:27:14 ferdy Exp $

*git-0.99.9h (14 Nov 2005)

  14 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9g.ebuild,
  +git-0.99.9h.ebuild:
  version bump, remove old version

*git-0.99.9g (10 Nov 2005)

  10 Nov 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.9f.ebuild,
  +git-0.99.9g.ebuild:
  Version bump

*git-0.99.9f (08 Nov 2005)

  08 Nov 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.9e.ebuild,
  +git-0.99.9f.ebuild:
  Version bump

*git-0.99.9e (07 Nov 2005)

  07 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9d.ebuild,
  +git-0.99.9e.ebuild:
  version bump, remove old one

*git-0.99.9d (06 Nov 2005)

  06 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9c.ebuild,
  +git-0.99.9d.ebuild:
  version bump, remove old version

*git-0.99.9c (04 Nov 2005)

  04 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9b.ebuild,
  +git-0.99.9c.ebuild:
  version bump, remove old version

*git-0.99.9b (02 Nov 2005)

  02 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.9.ebuild,
  +git-0.99.9b.ebuild:
  version bump, removed old version

*git-0.99.9 (30 Oct 2005)

  30 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.8f.ebuild,
  +git-0.99.9.ebuild:
  version bump. remove old version

*git-0.99.8f (19 Oct 2005)

  19 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.8d.ebuild,
  -git-0.99.8e.ebuild, +git-0.99.8f.ebuild:
  version bump, remove old versions

*git-0.99.8e (18 Oct 2005)

  18 Oct 2005; Carlos Silva <r3pek@gentoo.org> +git-0.99.8e.ebuild:
  Version bump

*git-0.99.8d (16 Oct 2005)

  16 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.8c-r1.ebuild,
  +git-0.99.8d.ebuild:
  version bump, remove old version

*git-0.99.8c-r1 (14 Oct 2005)

  14 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> -git-0.99.8b.ebuild,
  -git-0.99.8c.ebuild, +git-0.99.8c-r1.ebuild:
  provide a custom src_test since the default one fails. fix one pkg_postinst
  einfo. remove 0.99.8{b,c}

*git-0.99.8c (11 Oct 2005)

  11 Oct 2005; Carlos Silva <r3pek@gentoo.org> +git-0.99.8c.ebuild:
  New version from upstream. This version have an important fix to
  git-ls-tree. When two identical blobs or trees were contained in a tree, the
  earlier code mislabeled them in the output.

*git-0.99.8b (06 Oct 2005)

  06 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> +git-0.99.8b.ebuild:
  version bump. Fix git-send-email installation. Added missing dependency on
  dev-perl/Email-Valid. Dropped ~mips keyword, see bug #108215 for more
  information.

*git-0.99.8a (05 Oct 2005)

  05 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org>
  +files/git-daemon.confd, +files/git-daemon.initd, metadata.xml,
  -git-0.99.8.ebuild, +git-0.99.8a.ebuild:
  Added myself to metadata. Version bump, added init script and its conf.d
  file. Fixed USE=doc. Removed not needed deps and rephrased pkg_postinst.
  Removed old version

*git-0.99.8 (03 Oct 2005)

  03 Oct 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.6.ebuild,
  -git-0.99.7d.ebuild, +git-0.99.8.ebuild:
  Version bump

  28 Sep 2005; Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
  git-0.99.7d.ebuild:
  mark ~mips

*git-0.99.7d (25 Sep 2005)

  25 Sep 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.7a-r1.ebuild,
  +git-0.99.7d.ebuild:
  Version bump. Applied the patches found in bug #106998

*git-0.99.7a-r1 (22 Sep 2005)

  22 Sep 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.7a.ebuild,
  +git-0.99.7a-r1.ebuild:
  Rev bump to fix some dependencies and added the tcltk use flag

*git-0.99.7a (21 Sep 2005)

  21 Sep 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.7.ebuild,
  +git-0.99.7a.ebuild:
  Version bump. Also did some cleanup on the DEPEND/RDEPEND var's and added
  the gitsendemail use flag. Fixes bug #106791, thx to Max Loparyev.

*git-0.99.7 (19 Sep 2005)

  19 Sep 2005; Carlos Silva <r3pek@gentoo.org> +git-0.99.7.ebuild:
  Version bump

  18 Sep 2005; Markus Rothe <corsair@gentoo.org> git-0.99.6.ebuild:
  Added ~ppc64 (bug #106318)

  12 Sep 2005; Carlos Silva <r3pek@gentoo.org> git-0.7.ebuild,
  git-0.99.6.ebuild:
  Fixed homepage. Closes bug #105648

*git-0.99.6 (08 Sep 2005)

  08 Sep 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.5-r2.ebuild,
  +git-0.99.6.ebuild:
  Version bump. Removed version 0.99.5

*git-0.99.5-r2 (04 Sep 2005)

  04 Sep 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.5-r1.ebuild,
  +git-0.99.5-r2.ebuild:
  Forgot to revbump

  04 Sep 2005; Carlos Silva <r3pek@gentoo.org> git-0.99.5-r1.ebuild:
  Added app-text/rcs as dep. Closes bug #104536

*git-0.99.5-r1 (27 Aug 2005)

  27 Aug 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.4.ebuild,
  -git-0.99.5.ebuild, +git-0.99.5-r1.ebuild:
  Removed version 0.99.4. Revbumped version 0.99.5 to add a missing dep
  (dev-util/cvsps). Closes bug #103962

  26 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> git-0.99.5.ebuild:
  marked ~alpha wrt bug #101907

*git-0.99.5 (25 Aug 2005)

  25 Aug 2005; Carlos Silva <r3pek@gentoo.org> -git-0.99.3.ebuild,
  git-0.99.4.ebuild, +git-0.99.5.ebuild:
  Version bump

  24 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> git-0.7.ebuild:
  Stable on sparc

*git-0.99.4 (13 Aug 2005)

  13 Aug 2005; Carlos Silva <r3pek@gentoo.org> git-0.7.ebuild,
  +git-0.99.4.ebuild:
  Marked version 0.7 stable on x86 and added version 0.99.4

*git-0.99.3 (09 Aug 2005)

  09 Aug 2005; Michał Januszewski <spock@gentoo.org> +git-0.99.3.ebuild:
  Version bump.

  15 Jul 2005; Carlos Silva <r3pek@gentoo.org> git-0.7.ebuild:
  Closing bug #98032. thx Carsten Lohrke

  24 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> git-0.7.ebuild:
  To ~sparc

  19 May 2005; Carlos Silva <r3pek@gentoo.org> git-0.7.ebuild:
  Adding net-misc/curl as a dep. Thanks to Priit Laes in bug #93247

  17 May 2005; Carlos Silva <r3pek@gentoo.org> git-0.7.ebuild:
  Removing git-pasky references

  07 May 2005; David Holm <dholm@gentoo.org> git-0.7.ebuild:
  Added to ~ppc.

*git-0.7 (05 May 2005)

  05 May 2005; Carlos Silva <r3pek@gentoo.org> -git-0.6.ebuild,
  +git-0.7.ebuild:
  Removing old git version (0.6) and adding the new one (0.7)

*git-0.6 (26 Apr 2005)

  26 Apr 2005; Carlos Silva <r3pek@gentoo.org> -git-0.04.ebuild,
  +git-0.6.ebuild:
  Bumping to 0.6

*git-0.5 (21 Apr 2005)

  21 Apr 2005; Carlos Silva <r3pek@gentoo.org> +git-0.5.ebuild:
  Version bump

  15 Apr 2005; Carlos Silva <r3pek@gentoo.org> :
  Cleaning up the ebuild

*git-0.04 (15 Apr 2005)

  15 Apr 2005; Carlos Silva <r3pek@gentoo.org> +metadata.xml:
  Initial import