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
|
# ChangeLog for app-vim/command-t
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/ChangeLog,v 1.22 2014/11/05 06:30:30 radhermit Exp $
*command-t-1.11.4 (05 Nov 2014)
05 Nov 2014; Tim Harder <radhermit@gentoo.org> +command-t-1.11.4.ebuild:
Version bump.
12 Oct 2014; Tim Harder <radhermit@gentoo.org> -command-t-1.5.1.ebuild,
-command-t-1.6.ebuild, -command-t-1.6.1.ebuild, -command-t-1.7.ebuild,
-command-t-1.8.ebuild, -command-t-1.9.ebuild:
Remove old.
*command-t-1.11.3 (12 Oct 2014)
12 Oct 2014; Tim Harder <radhermit@gentoo.org> +command-t-1.11.3.ebuild:
Version bump.
14 Aug 2014; Manuel Rüger <mrueg@gentoo.org> command-t-1.5.1.ebuild,
command-t-1.6.1.ebuild, command-t-1.6.ebuild, command-t-1.7.ebuild,
command-t-1.9.1.ebuild:
Remove ruby18 from USE_RUBY.
*command-t-1.9.1 (26 Jun 2014)
26 Jun 2014; Tim Harder <radhermit@gentoo.org> +command-t-1.9.1.ebuild:
Version bump.
*command-t-1.9 (26 May 2014)
26 May 2014; Tim Harder <radhermit@gentoo.org> +command-t-1.9.ebuild:
Version bump.
*command-t-1.8 (03 Apr 2014)
03 Apr 2014; Tim Harder <radhermit@gentoo.org> +command-t-1.8.ebuild:
Version bump.
*command-t-1.7 (11 Mar 2014)
11 Mar 2014; Tim Harder <radhermit@gentoo.org> +command-t-1.7.ebuild:
Version bump.
23 Dec 2013; Tim Harder <radhermit@gentoo.org> -command-t-1.3.1.ebuild,
-command-t-1.4.ebuild, -command-t-1.5.ebuild:
Remove old.
*command-t-1.6.1 (23 Dec 2013)
23 Dec 2013; Tim Harder <radhermit@gentoo.org> +command-t-1.6.1.ebuild:
Version bump.
*command-t-1.6 (17 Dec 2013)
17 Dec 2013; Tim Harder <radhermit@gentoo.org> +command-t-1.6.ebuild:
Version bump.
*command-t-1.5.1 (26 Sep 2013)
26 Sep 2013; Tim Harder <radhermit@gentoo.org> +command-t-1.5.1.ebuild:
Version bump.
*command-t-1.5 (20 Sep 2013)
20 Sep 2013; Tim Harder <radhermit@gentoo.org> +command-t-1.5.ebuild:
Version bump.
06 Aug 2012; Tim Harder <radhermit@gentoo.org> -command-t-1.2.1-r1.ebuild:
Remove old.
06 Aug 2012; Tim Harder <radhermit@gentoo.org> command-t-1.4.ebuild:
Enable verbose build output.
*command-t-1.4 (03 Aug 2012)
03 Aug 2012; Tim Harder <radhermit@gentoo.org> +command-t-1.4.ebuild:
Version bump.
28 Feb 2012; Tim Harder <radhermit@gentoo.org> command-t-1.3.1.ebuild:
Die if removal fails.
*command-t-1.3.1 (28 Feb 2012)
28 Feb 2012; Tim Harder <radhermit@gentoo.org> +command-t-1.3.1.ebuild:
Version bump.
13 Sep 2011; Tim Harder <radhermit@gentoo.org> command-t-1.2.1-r1.ebuild:
Remove unnecessary permission setting and die on file removal failures.
22 Jul 2011; Tim Harder <radhermit@gentoo.org> command-t-1.2.1-r1.ebuild:
Add a couple more cruft filetypes to remove before installation.
*command-t-1.2.1-r1 (22 Jul 2011)
22 Jul 2011; Tim Harder <radhermit@gentoo.org> -command-t-1.2.1.ebuild,
+command-t-1.2.1-r1.ebuild:
Revision bump and remove old. Install all ruby files in ruby specific
directories.
*command-t-1.2.1 (02 Jun 2011)
02 Jun 2011; Tim Harder <radhermit@gentoo.org> +command-t-1.2.1.ebuild,
+metadata.xml:
Initial import.
|