summaryrefslogtreecommitdiff
blob: 58099206a2ab5853118ee4014fc2d621a13d76c9 (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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
# ChangeLog for dev-ruby/nokogiri
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.32 2010/07/29 07:31:22 fauli Exp $

  29 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
  nokogiri-1.4.2.ebuild:
  keyworded ~arch for x86, bug 330283

  28 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  nokogiri-1.4.2.ebuild, +files/nokogiri-1.4.2+ruby-1.9.2.patch:
  Fix building with Ruby 1.9.2 (bug #330275).

*nokogiri-1.4.2 (19 Jun 2010)

  19 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +nokogiri-1.4.2.ebuild, metadata.xml:
  Version bump, add ffi USE flag to use the ffi interface rather than the
  compiled extension even on MRI.

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

  28 Feb 2010; Hans de Graaff <graaff@gentoo.org> -nokogiri-1.3.2.ebuild,
  -nokogiri-1.3.3.ebuild:
  Remove old versions.

  30 Jan 2010; Raúl Porcel <armin76@gentoo.org> nokogiri-1.4.1.ebuild,
  nokogiri-1.4.1-r1.ebuild:
  Add ~sparc

  18 Jan 2010; Alex Legler <a3li@gentoo.org> nokogiri-1.4.1-r1.ebuild:
  Add dev-ruby/hoe as dependency

  18 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  nokogiri-1.4.1-r1.ebuild:
  Enable support for JRuby.

  17 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  nokogiri-1.4.1-r1.ebuild:
  add ~x86, bug 297822

  15 Jan 2010; Brent Baude <ranger@gentoo.org> nokogiri-1.4.1-r1.ebuild:
  Marking nokogiri-1.4.1-r1 ~ppc64 for bug 297822

  15 Jan 2010; Brent Baude <ranger@gentoo.org> nokogiri-1.4.1-r1.ebuild:
  Marking nokogiri-1.4.1-r1 ~ppc for bug 297822

*nokogiri-1.4.1-r1 (15 Jan 2010)

  15 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +nokogiri-1.4.1-r1.ebuild, +files/nokogiri-1.4.1-ruby19.patch:
  Add a new revision of nokogiri that works with Ruby 1.9, but which depends
  on newly-added rexical.

  14 Jan 2010; Brent Baude <ranger@gentoo.org> nokogiri-1.4.1.ebuild:
  Marking nokogiri-1.4.1 ~ppc for bug 297822

  13 Jan 2010; Brent Baude <ranger@gentoo.org> nokogiri-1.4.1.ebuild:
  Marking nokogiri-1.4.1 ~ppc64 for bug 300739

  04 Jan 2010; Markus Meier <maekke@gentoo.org> nokogiri-1.4.1.ebuild:
  add ~x86, bug #297822

  04 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  nokogiri-1.4.1.ebuild:
  Transfer Prefix keywords

  21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  nokogiri-1.4.1.ebuild:
  Fix compile step.

*nokogiri-1.4.1 (21 Dec 2009)

  21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +nokogiri-1.4.1.ebuild:
  Version bump and port to fakegem.

*nokogiri-1.4.0 (21 Nov 2009)

  21 Nov 2009; Gordon Malm <gengor@gentoo.org> +nokogiri-1.4.0.ebuild:
  Version bump, bug 293346.

*nokogiri-1.3.3 (01 Aug 2009)

  01 Aug 2009; Alex Legler <a3li@gentoo.org> -nokogiri-1.2.3.ebuild,
  -nokogiri-1.3.1.ebuild, +nokogiri-1.3.3.ebuild:
  Version bump, removing old.

*nokogiri-1.3.2 (27 Jun 2009)

  27 Jun 2009; Hans de Graaff <graaff@gentoo.org> +nokogiri-1.3.2.ebuild:
  Version bump with bug fixes.

*nokogiri-1.3.1 (13 Jun 2009)

  13 Jun 2009; Hans de Graaff <graaff@gentoo.org> -nokogiri-1.1.0.ebuild,
  -nokogiri-1.2.1.ebuild, -nokogiri-1.2.2.ebuild, nokogiri-1.2.3.ebuild,
  +nokogiri-1.3.1.ebuild:
  Version bump with many new features.  Move ~ppc keyword to the latest
  version. Remove old versions.

*nokogiri-1.2.3 (28 Mar 2009)

  28 Mar 2009; Hans de Graaff <graaff@gentoo.org> +nokogiri-1.2.3.ebuild:
  Version bump with several bug fixes.

  18 Mar 2009; Brent Baude <ranger@gentoo.org> nokogiri-1.2.1.ebuild:
  keyworded ~arch for ppc, bug 252676

*nokogiri-1.2.2 (16 Mar 2009)

  16 Mar 2009; Alex Legler <a3li@gentoo.org> -nokogiri-1.0.6.ebuild,
  nokogiri-1.1.0.ebuild, nokogiri-1.2.1.ebuild, +nokogiri-1.2.2.ebuild:
  Version bump, adding USE_RUBY, removing old version

*nokogiri-1.2.1 (27 Feb 2009)

  27 Feb 2009; Hans de Graaff <graaff@gentoo.org> +nokogiri-1.2.1.ebuild:
  Version bump

  21 Jan 2009; Alexis Ballier <aballier@gentoo.org> nokogiri-1.1.0.ebuild:
  keyword ~x86-fbsd

  29 Dec 2008; Zac Medico <zmedico@gentoo.org> metadata.xml,
  nokogiri-1.0.6.ebuild, nokogiri-1.1.0.ebuild:
  Bug #253002 - Remove unicode characters from DESCRIPTION since metadata is
  required to be plain ASCII. Move the unicode characters to metadata.xml.

  28 Dec 2008; Diego E. Pettenò <flameeyes@gentoo.org>
  nokogiri-1.0.6.ebuild, nokogiri-1.1.0.ebuild:
  Fix DESCRIPTION's encoding, thanks to Arfrever Frehtes Taifersar Arahesis
  in bug #252748.

  27 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> nokogiri-1.1.0.ebuild:
  Add ~sparc keyword, bug #252676

*nokogiri-1.1.0 (27 Dec 2008)

  27 Dec 2008; Hans de Graaff <graaff@gentoo.org> +nokogiri-1.1.0.ebuild:
  Version bump

*nokogiri-1.0.6 (27 Dec 2008)

  27 Dec 2008; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
  +nokogiri-1.0.6.ebuild:
  Initial import from my personal overlay. This is now a dependency of
  dev-ruby/mechanize.