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
|
# ChangeLog for sys-kernel/git-sources
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.18 2006/03/26 09:55:03 robbat2 Exp $
*git-sources-2.6.16-r11 (26 Mar 2006)
26 Mar 2006; Robin H. Johnson <robbat2@gentoo.org>
+git-sources-2.6.16-r11.ebuild:
Version bump, slightly ebuild tweak to work for it.
*git-sources-2.6.16_rc5-r15 (11 Mar 2006)
11 Mar 2006; Robin H. Johnson <robbat2@gentoo.org>
+git-sources-2.6.16_rc5-r15.ebuild:
Version bump.
*git-sources-2.6.16_rc5-r14 (10 Mar 2006)
10 Mar 2006; Robin H. Johnson <robbat2@gentoo.org>
+git-sources-2.6.16_rc5-r14.ebuild:
Version bump.
*git-sources-2.6.16_rc5-r10 (08 Mar 2006)
08 Mar 2006; Robin H. Johnson <robbat2@gentoo.org>
-git-sources-2.6.15-r1.ebuild, -git-sources-2.6.15-r5.ebuild,
-git-sources-2.6.15-r6.ebuild, -git-sources-2.6.15-r7.ebuild,
-git-sources-2.6.15-r8.ebuild, -git-sources-2.6.15-r11.ebuild,
-git-sources-2.6.15-r12.ebuild, -git-sources-2.6.16_rc1-r1.ebuild,
-git-sources-2.6.16_rc1-r2.ebuild, -git-sources-2.6.16_rc1-r3.ebuild,
-git-sources-2.6.16_rc1-r4.ebuild, -git-sources-2.6.16_rc1-r5.ebuild,
-git-sources-2.6.16_rc2-r1.ebuild, +git-sources-2.6.16_rc5-r10.ebuild:
This git-sources ebuild now actually applies the git patches, while a lot of
previous ebuilds missed the -git patch and only applied the -rc patch
(changes are made both to this ebuild and kernel-2.eclass). In conjuction
with this, the old broken ebuilds have been removed.
*git-sources-2.6.16_rc2-r1 (04 Feb 2006)
*git-sources-2.6.16_rc1-r5 (04 Feb 2006)
04 Feb 2006; Tony Vroon <chainsaw@gentoo.org>
+git-sources-2.6.16_rc1-r5.ebuild, +git-sources-2.6.16_rc2-r1.ebuild:
2.6.16-rc2-git1 release.
*git-sources-2.6.16_rc1-r4 (23 Jan 2006)
23 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
+git-sources-2.6.16_rc1-r4.ebuild:
2.6.16-rc1-git4
*git-sources-2.6.16_rc1-r3 (20 Jan 2006)
20 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
+git-sources-2.6.16_rc1-r3.ebuild:
2.6.16-rc1-git3 release
*git-sources-2.6.16_rc1-r2 (20 Jan 2006)
20 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
+git-sources-2.6.16_rc1-r2.ebuild:
fixed up the kernel-2 eclass so that the git packages are
easier to maintain.
2.6.16-rc1-git2 release.
*git-sources-2.6.16_rc1-r1 (18 Jan 2006)
18 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
+git-sources-2.6.16_rc1-r1.ebuild:
2.6.16-rc1-git1
*git-sources-2.6.15-r12 (16 Jan 2006)
16 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
+git-sources-2.6.15-r12.ebuild:
2.6.15-git12
*git-sources-2.6.15-r11 (15 Jan 2006)
15 Jan 2006; <chainsaw@gentoo.org> +git-sources-2.6.15-r11.ebuild:
2.6.15-git11 release.
12 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
git-sources-2.6.15-r8.ebuild:
ugh, forgot to bump the git version, sorry...
*git-sources-2.6.15-r8 (12 Jan 2006)
12 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
+git-sources-2.6.15-r8.ebuild:
2.6.15-git8 release
*git-sources-2.6.15-r7 (11 Jan 2006)
11 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
+git-sources-2.6.15-r7.ebuild:
2.6.15-git7 release
*git-sources-2.6.15-r6 (10 Jan 2006)
10 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
+git-sources-2.6.15-r6.ebuild:
2.6.15-git6 release
*git-sources-2.6.15-r5 (09 Jan 2006)
09 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org>
+git-sources-2.6.15-r5.ebuild:
2.6.15-git5 release
*git-sources-2.6.15-r1 (09 Jan 2006)
09 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +metadata.xml,
+git-sources-2.6.15-r1.ebuild:
initial creation of the git-sources tree
|