blob: 10147de58e5bc03eb745d4b18e09912a8d2275e4 (
plain)
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
|
# ChangeLog for dev-ruby/termcolor
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/termcolor/ChangeLog,v 1.8 2014/05/04 06:55:26 graaff Exp $
*termcolor-1.2.2 (04 May 2014)
04 May 2014; Hans de Graaff <graaff@gentoo.org> +termcolor-1.2.2.ebuild:
Version bump.
24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> termcolor-1.2.1-r1.ebuild:
Remove ruby18 support.
*termcolor-1.2.1-r1 (11 Nov 2013)
11 Nov 2013; Manuel Rüger <mrueg@gentoo.org> +termcolor-1.2.1-r1.ebuild,
-termcolor-1.2.1.ebuild:
Add ruby20 target. Cleanup old.
13 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> -termcolor-1.2.0.ebuild,
termcolor-1.2.1.ebuild:
Remove old; bump to EAPI 4, use the new rspec recipe for tests; remove
mandatory dependency over rspec:0.
14 Jul 2012; Hans de Graaff <graaff@gentoo.org> termcolor-1.2.1.ebuild,
+files/termcolor-1.2.1-fix-spec.patch:
Add upstream fix for failing spec.
*termcolor-1.2.1 (08 Jul 2012)
08 Jul 2012; Naohiro Aota <naota@gentoo.org> +termcolor-1.2.1.ebuild,
termcolor-1.2.0.ebuild:
Bump to 1.2.1
20 Nov 2011; Hans de Graaff <graaff@gentoo.org> termcolor-1.2.0.ebuild:
Fix building with USE=doc, fix rspec dependency to right slot. Fix running
specs on ruby19.
*termcolor-1.2.0 (13 Nov 2011)
13 Nov 2011; Naohiro Aota <naota@gentoo.org> +termcolor-1.2.0.ebuild,
+metadata.xml:
New ebuild dev-ruby/termcolor. ebuild written by Matsuu Takuto
<matsuu@gentoo.org>
|