summaryrefslogtreecommitdiff
blob: 0ec85a3f8dd92e873175e721a77d2d53e2ea0344 (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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
# ChangeLog for dev-ruby/mechanize
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mechanize/ChangeLog,v 1.46 2015/02/10 09:27:16 ago Exp $

  10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mechanize-2.7.3.ebuild:
  Add ~ppc, wrt bug #522056

  05 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mechanize-2.7.3.ebuild:
  Add ~x86, wrt bug #522056

*mechanize-2.7.3 (03 Sep 2014)

  03 Sep 2014; Manuel Rüger <mrueg@gentoo.org> +mechanize-2.7.3.ebuild:
  Version bump. Thanks to Ole Reifschneider. Rekeywording in bug #522056

  17 Jun 2014; Manuel Rüger <mrueg@gentoo.org> mechanize-2.6.0.ebuild:
  Update HOMEPAGE as rubyforge is down.

  26 May 2014; Manuel Rüger <mrueg@gentoo.org> mechanize-2.6.0.ebuild:
  Remove ruby18 target.

  15 Mar 2014; Manuel Rüger <mrueg@gentoo.org> -mechanize-1.0.0.ebuild:
  Cleanup ruby18-only.

  18 Jan 2014; Hans de Graaff <graaff@gentoo.org> -mechanize-1.0.0-r1.ebuild,
  -mechanize-2.5.1.ebuild:
  Cleanup.

  15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mechanize-2.6.0.ebuild:
  Stable for x86, wrt bug #483694

  15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mechanize-2.6.0.ebuild:
  Stable for amd64, wrt bug #483694

*mechanize-2.6.0 (07 May 2013)

  07 May 2013; Hans de Graaff <graaff@gentoo.org> +mechanize-2.6.0.ebuild,
  +files/mechanize-2.6.0-libxml290.patch:
  Version bump.

  25 Nov 2012; Thomas Kahle <tomka@gentoo.org> mechanize-2.5.1.ebuild:
  marked ~x86 per bug 432830

  29 Sep 2012; Fabian Groffen <grobian@gentoo.org> mechanize-2.5.1.ebuild:
  Added Prefix keywords, bug #432830

  27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> mechanize-2.5.1.ebuild:
  Keyword ~ppc/~ppc64 wrt #432830

*mechanize-2.5.1 (26 Aug 2012)

  26 Aug 2012; Hans de Graaff <graaff@gentoo.org> +mechanize-2.5.1.ebuild:
  Version bump. Drop jruby due to missing dependencies. Drop arches for same
  reason, bug 432830.

  01 May 2012; Raúl Porcel <armin76@gentoo.org> mechanize-1.0.0.ebuild,
  mechanize-1.0.0-r1.ebuild:
  Drop ia64/sparc keywords

*mechanize-1.0.0-r1 (28 Dec 2011)

  28 Dec 2011; Hans de Graaff <graaff@gentoo.org> mechanize-1.0.0.ebuild,
  +mechanize-1.0.0-r1.ebuild:
  Revision bump to drop ruby19 from stable version.

  26 Dec 2011; Hans de Graaff <graaff@gentoo.org> mechanize-1.0.0.ebuild:
  Update nokogiri dependency to fix bug 365931.

  02 Aug 2011; Markos Chandras <hwoarang@gentoo.org> mechanize-1.0.0.ebuild:
  Stable on amd64 wrt bug #348510

  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> mechanize-1.0.0.ebuild:
  ppc stable wrt #348510

  20 Jul 2011; Thomas Kahle <tomka@gentoo.org> mechanize-1.0.0.ebuild:
  x86 stable per bug 348510

  30 Apr 2010; Hans de Graaff <graaff@gentoo.org> -mechanize-0.9.3.ebuild,
  -mechanize-0.9.3-r1.ebuild:
  Remove old versions.

*mechanize-1.0.0 (04 Apr 2010)

  04 Apr 2010; Hans de Graaff <graaff@gentoo.org> +mechanize-1.0.0.ebuild:
  Version bump. Broken tests got fixed upstream. Add missing built-time
  dependency on hoe.

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

*mechanize-0.9.3-r1 (18 Jan 2010)

  18 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +mechanize-0.9.3-r1.ebuild:
  Bump to ruby-fakegem, disable three tests (and reported upstream) because
  they lack the files to use.

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

  24 Aug 2009; Hans de Graaff <graaff@gentoo.org> -mechanize-0.9.2.ebuild:
  Remove old version.

*mechanize-0.9.3 (29 Jun 2009)

  29 Jun 2009; Hans de Graaff <graaff@gentoo.org> +mechanize-0.9.3.ebuild:
  Version bump with bug fixes.

  29 Jun 2009; Hans de Graaff <graaff@gentoo.org> -mechanize-0.8.5.ebuild,
  -mechanize-0.9.0.ebuild:
  Remove old versions.

*mechanize-0.9.2 (10 May 2009)

  10 May 2009; Alex Legler <a3li@gentoo.org> -mechanize-0.6.11.ebuild,
  -mechanize-0.7.6.ebuild, +mechanize-0.9.2.ebuild:
  Version bump, removing old.

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

  27 Dec 2008; Friedrich Oslage <bluebird@gentoo.org>
  mechanize-0.9.0.ebuild:
  Re-add ~sparc keyword, bug #252676

*mechanize-0.9.0 (27 Dec 2008)

  27 Dec 2008; Hans de Graaff <graaff@gentoo.org> +mechanize-0.9.0.ebuild:
  Version bump. Now uses nokogiri instead of hpricot, dropped ppc and sparc
  keywords due to this, #252676.

*mechanize-0.8.5 (20 Dec 2008)

  20 Dec 2008; Hans de Graaff <graaff@gentoo.org> +mechanize-0.8.5.ebuild:
  Version bump

  20 Dec 2008; Hans de Graaff <graaff@gentoo.org> -mechanize-0.6.7.ebuild,
  -mechanize-0.6.10.ebuild, -mechanize-0.7.0.ebuild,
  -mechanize-0.7.2.ebuild, -mechanize-0.7.3.ebuild, -mechanize-0.7.5.ebuild:
  Remove old versions

  08 Jul 2008; Javier Villavicencio <the_paya@gentoo.org>
  mechanize-0.7.6.ebuild:
  Added ~x86-fbsd keyword.

  07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org>
  mechanize-0.7.6.ebuild:
  Add ~sparc keyword, bug #230517

*mechanize-0.7.6 (23 May 2008)

  23 May 2008; <agorf@gentoo.org> +mechanize-0.7.6.ebuild:
  Version bump to 0.7.6.

*mechanize-0.7.5 (26 Mar 2008)

  26 Mar 2008; Aggelos Orfanakos <agorf@gentoo.org> +mechanize-0.7.5.ebuild:
  Version bump to 0.7.5.

*mechanize-0.7.3 (13 Mar 2008)

  13 Mar 2008; Aggelos Orfanakos <agorf@gentoo.org> +mechanize-0.7.3.ebuild:
  Version bump to 0.7.3.

*mechanize-0.7.2 (12 Mar 2008)

  12 Mar 2008; Aggelos Orfanakos <agorf@gentoo.org> +mechanize-0.7.2.ebuild:
  Version bump to 0.7.2.

  15 Jan 2008; Aggelos Orfanakos <agorf@gentoo.org> mechanize-0.7.0.ebuild:
  Setting correct Ruby dependency (1.8.4).

*mechanize-0.7.0 (15 Jan 2008)

  15 Jan 2008; Aggelos Orfanakos <agorf@gentoo.org> +mechanize-0.7.0.ebuild:
  Version bump.

*mechanize-0.6.11 (05 Dec 2007)

  05 Dec 2007; Aggelos Orfanakos <agorf@gentoo.org>
  +mechanize-0.6.11.ebuild:
  Version bump.

*mechanize-0.6.10 (13 Sep 2007)

  13 Sep 2007; Aggelos Orfanakos <agorf@gentoo.org>
  +mechanize-0.6.10.ebuild:
  Version bump to 0.6.10.

  14 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> mechanize-0.6.7.ebuild:
  Add a dep that wasn't described in the upstream documentation, but is needed
  by the .gem

*mechanize-0.6.7 (14 Apr 2007)

  14 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
  +mechanize-0.6.7.ebuild:
  Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.