summaryrefslogtreecommitdiff
blob: 058ffdebb47d304341bb3b34ef16861079bb1323 (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
44
45
46
# ChangeLog for dev-ruby/termcolor
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/termcolor/ChangeLog,v 1.9 2015/03/25 20:55:52 graaff Exp $

  25 Mar 2015; Hans de Graaff <graaff@gentoo.org> termcolor-1.2.2.ebuild:
  Add ruby22.

*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>