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
|
# ChangeLog for app-shells/bash-completion-config
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.15 2004/11/23 15:19:08 ka0ttic Exp $
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.
|