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
|
# ChangeLog for dev-ruby/tidy_table
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v 1.18 2014/08/05 16:00:27 mrueg Exp $
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> tidy_table-0.0.5-r2.ebuild,
tidy_table-0.0.5-r3.ebuild:
Remove trailing '.' from DESCRIPTION.
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> tidy_table-0.0.5-r2.ebuild,
tidy_table-0.0.5-r3.ebuild:
Remove ree18 and ruby18 target.
*tidy_table-0.0.5-r3 (09 Oct 2013)
09 Oct 2013; Manuel Rüger <mrueg@gentoo.org> +tidy_table-0.0.5-r3.ebuild:
Add ruby20 target.
02 Jul 2013; Hans de Graaff <graaff@gentoo.org> -tidy_table-0.0.5-r1.ebuild:
Cleanup.
05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> tidy_table-0.0.5-r2.ebuild:
Stable for x86, wrt bug #450338
05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> tidy_table-0.0.5-r2.ebuild:
Stable for amd64, wrt bug #450338
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org>
tidy_table-0.0.5-r1.ebuild, tidy_table-0.0.5-r2.ebuild:
On stable, make sure to depend on RSpec slot 0. For the newest ebuild, port to
use the rspec recipe for testing, removing RSpec 1 dependency (and hoe
dependency for testing), bump to EAPI 4 and add Ruby EE support.
21 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-files/tidy_table.gemspec:
Remove unused file.
21 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
tidy_table-0.0.5-r1.ebuild:
stable x86, bug 321217
29 Jun 2010; Christoph Mende <angelos@gentoo.org>
tidy_table-0.0.5-r1.ebuild:
Stable on amd64 wrt bug #321217
*tidy_table-0.0.5-r2 (26 Jun 2010)
26 Jun 2010; Hans de Graaff <graaff@gentoo.org>
tidy_table-0.0.5-r1.ebuild, +tidy_table-0.0.5-r2.ebuild:
Bump revision to provide a stabilization path for dev-ruby/sparklines,
#321217.
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
tidy_table-0.0.5-r1.ebuild:
Various cleanups.
28 Feb 2010; Hans de Graaff <graaff@gentoo.org> -tidy_table-0.0.5.ebuild:
Remove old version.
28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
tidy_table-0.0.5-r1.ebuild:
Enable jruby support.
*tidy_table-0.0.5-r1 (12 Jan 2010)
12 Jan 2010; Hans de Graaff <graaff@gentoo.org>
+tidy_table-0.0.5-r1.ebuild:
Convert to ruby-fakegem.
13 Jun 2009; Hans de Graaff <graaff@gentoo.org> tidy_table-0.0.5.ebuild:
Add ~x86 keyword.
04 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
tidy_table-0.0.5.ebuild:
Fix src_test when Ruby 1.9 is not present.
*tidy_table-0.0.5 (25 Apr 2009)
25 Apr 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+files/tidy_table.gemspec, +metadata.xml, +tidy_table-0.0.5.ebuild:
Initial import of tidy_table, test dependency for sparklines.
|