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
|
# ChangeLog for app-shells/bash-completion-config
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.26 2005/02/06 00:53:25 kloeri Exp $
06 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
bash-completion-config-0.8.ebuild:
Stable on alpha.
04 Feb 2005; Aaron Walker <ka0ttic@gentoo.org>
bash-completion-config-0.8.ebuild:
Marked stable on x86.
*bash-completion-config-0.8 (04 Jan 2005)
04 Jan 2005; Aaron Walker <ka0ttic@gentoo.org>
bash-completion-config-0.7.ebuild, +bash-completion-config-0.8.ebuild:
Version bump. Fixed deps (bash should be in DEPEND as 'make' runs bash -n).
03 Jan 2005; Joseph Jezak <josejx@gentoo.org>
bash-completion-config-0.7.ebuild:
Marked ppc stable for bug #76297.
02 Jan 2005; <gongloo@gentoo.org> bash-completion-config-0.7.ebuild:
Stable on ppc-macos.
01 Jan 2005; Markus Rothe <corsair@gentoo.org>
bash-completion-config-0.7.ebuild:
Stable on ppc64
31 Dec 2004; Aaron Walker <ka0ttic@gentoo.org>
bash-completion-config-0.7.ebuild:
Stable on hppa.
01 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org>
bash-completion-config-0.7.ebuild:
Stable on sparc, mips
29 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
bash-completion-config-0.7.ebuild:
Stable on alpha, requested by ka0ttic.
29 Dec 2004; Tom Martin <slarti@gentoo.org>
bash-completion-config-0.7.ebuild:
Stable on amd64, change DEPEND/RDEPEND to be more compact (thanks Aaron).
*bash-completion-config-0.7 (28 Nov 2004)
28 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
-bash-completion-config-0.5.ebuild, -bash-completion-config-0.6.ebuild,
+bash-completion-config-0.7.ebuild:
Version bump; closes bug 72696. Keeping stable. Tidy old ebuilds.
23 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
bash-completion-config-0.6.ebuild:
Marked stable on x86.
*bash-completion-config-0.6 (14 Nov 2004)
14 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
-files/0.4-r1_fix-relative-path-install.diff,
-bash-completion-config-0.4-r1.ebuild, +bash-completion-config-0.6.ebuild:
Version bump.
*bash-completion-config-0.5 (10 Nov 2004)
10 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
-bash-completion-config-0.2.ebuild, -bash-completion-config-0.3.ebuild,
-bash-completion-config-0.4.ebuild, +bash-completion-config-0.5.ebuild:
Version bump; tidy old ebuilds.
05 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
files/0.4-r1_fix-relative-path-install.diff:
Fix patch (accidentally contained $Id: ... which caused the patch to fail to
apply; thanks to axxo for pointing this out.
*bash-completion-config-0.4-r1 (05 Nov 2004)
05 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
+files/0.4-r1_fix-relative-path-install.diff,
+bash-completion-config-0.4-r1.ebuild:
Revision bump; fix install of args that are a relative path.
04 Nov 2004; Markus Rothe <corsair@gentoo.org>
bash-completion-config-0.4.ebuild:
Marked ~ppc64; bug #69991
05 Nov 2004; Joseph Jezak <josejx@gentoo.org>
bash-completion-config-0.2.ebuild, bash-completion-config-0.3.ebuild,
bash-completion-config-0.4.ebuild:
Marked unstable on ppc-macos.
04 Nov 2004; <SeJo@gentoo.org> bash-completion-config-0.2.ebuild,
bash-completion-config-0.3.ebuild, bash-completion-config-0.4.ebuild:
added ~ppc keyword
04 Nov 2004; Joshua Kinard <kumba@gentoo.org>
bash-completion-config-0.2.ebuild, bash-completion-config-0.3.ebuild,
bash-completion-config-0.4.ebuild:
Marked unstable on mips and sparc.
*bash-completion-config-0.4 (03 Nov 2004)
03 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
+bash-completion-config-0.4.ebuild:
Version bump.
*bash-completion-config-0.3 (01 Nov 2004)
01 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
-bash-completion-config-0.1.ebuild, +bash-completion-config-0.3.ebuild:
Version bump; removed 0.1.
31 Oct 2004; Karol Wojtaszek <sekretarz@gentoo.org>
bash-completion-config-0.2.ebuild:
~amd64 keyworded
31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org>
bash-completion-config-0.2.ebuild:
~alpha keyword.
*bash-completion-config-0.2 (30 Oct 2004)
30 Oct 2004; Aaron Walker <ka0ttic@gentoo.org>
+bash-completion-config-0.2.ebuild:
Version bump.
*bash-completion-config-0.1 (29 Oct 2004)
29 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml,
+bash-completion-config-0.1.ebuild:
Initial release.
|