summaryrefslogtreecommitdiff
blob: 66a6a494798688b27da315a31a6a8788c8388086 (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
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
106
107
108
109
110
111
112
113
# ChangeLog for dev-ruby/columnize
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/columnize/ChangeLog,v 1.25 2011/12/19 06:47:16 graaff Exp $

*columnize-0.3.6 (19 Dec 2011)

  19 Dec 2011; Hans de Graaff <graaff@gentoo.org> +columnize-0.3.6.ebuild:
  Version bump.

  27 Nov 2011; Hans de Graaff <graaff@gentoo.org> -columnize-0.3.2.ebuild,
  -columnize-0.3.3.ebuild:
  Remove old versions.

*columnize-0.3.5 (27 Nov 2011)

  27 Nov 2011; Hans de Graaff <graaff@gentoo.org> +columnize-0.3.5.ebuild:
  Version bump.

  31 Jul 2011; Raúl Porcel <armin76@gentoo.org> columnize-0.3.2.ebuild,
  columnize-0.3.3.ebuild, columnize-0.3.4.ebuild:
  Add ~ia64

*columnize-0.3.4 (06 Jul 2011)

  06 Jul 2011; Hans de Graaff <graaff@gentoo.org> +columnize-0.3.4.ebuild:
  Version bump.

*columnize-0.3.3 (12 Jun 2011)

  12 Jun 2011; Hans de Graaff <graaff@gentoo.org> +columnize-0.3.3.ebuild:
  Version bump.

  24 Jan 2011; Hans de Graaff <graaff@gentoo.org>
  -columnize-0.3.1-r2.ebuild:
  Remove old version.

  23 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
  columnize-0.3.2.ebuild:
  Marked ~ppc64 wrt #322053

*columnize-0.3.2 (07 Nov 2010)

  07 Nov 2010; Hans de Graaff <graaff@gentoo.org> +columnize-0.3.2.ebuild:
  Version bump. Actually install the documentation files if USE=doc.

  07 Nov 2010; Hans de Graaff <graaff@gentoo.org>
  -columnize-0.3.1-r1.ebuild:
  Remove old version.

  25 Oct 2010; Jeroen Roovers <jer@gentoo.org> columnize-0.3.1-r2.ebuild:
  Marked ~hppa (bug #337956).

*columnize-0.3.1-r2 (24 Sep 2010)

  24 Sep 2010; Hans de Graaff <graaff@gentoo.org>
  +columnize-0.3.1-r2.ebuild:
  Add ree18 target.

  17 Jul 2010; Raúl Porcel <armin76@gentoo.org> columnize-0.3.1-r1.ebuild:
  Add ~sparc wrt #322053

  14 Jun 2010; Hans de Graaff <graaff@gentoo.org> -columnize-0.3.1.ebuild:
  Remove old version.

  22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  columnize-0.3.1-r1.ebuild:
  Various cleanups.

  24 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  columnize-0.3.1-r1.ebuild:
  Add ruby19 and jruby support.

  04 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  columnize-0.3.1-r1.ebuild:
  Transfer Prefix keywords

*columnize-0.3.1-r1 (22 Dec 2009)

  22 Dec 2009; Hans de Graaff <graaff@gentoo.org>
  +columnize-0.3.1-r1.ebuild:
  Convert to use ruby-fakegem.

  22 Aug 2009; Hans de Graaff <graaff@gentoo.org> -columnize-0.3.0.ebuild:
  Remove old version.

*columnize-0.3.1 (01 Aug 2009)

  01 Aug 2009; Hans de Graaff <graaff@gentoo.org> +columnize-0.3.1.ebuild:
  Version bump: optional lineprefix and Ruby 1.9 fixes.

  18 Jun 2009; Hans de Graaff <graaff@gentoo.org> -columnize-0.2.ebuild,
  -columnize-0.2.1.ebuild:
  Remove old versions.

  20 Mar 2009; Joseph Jezak <josejx@gentoo.org> columnize-0.3.0.ebuild:
  Marked ~ppc for bug #252815.

*columnize-0.3.0 (04 Mar 2009)

  04 Mar 2009; Hans de Graaff <graaff@gentoo.org> +columnize-0.3.0.ebuild:
  Version bump: Fix bad bug in arranging horizontally

*columnize-0.2.1 (02 Jan 2009)

  02 Jan 2009; Hans de Graaff <graaff@gentoo.org> +columnize-0.2.1.ebuild:
  Version bump: Add ability to run columns horizontally

*columnize-0.2 (28 Dec 2008)

  28 Dec 2008; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
  +columnize-0.2.ebuild:
  Initial import. New dependency of dev-ruby/ruby-debug.