summaryrefslogtreecommitdiff
blob: 8acb1d33425c4a33edf963603c2e99ed22836fce (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
# ChangeLog for dev-ruby/sqlite3-ruby
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/ChangeLog,v 1.47 2011/01/22 15:11:50 graaff Exp $

  22 Jan 2011; Hans de Graaff <graaff@gentoo.org>
  -sqlite3-ruby-1.3.1.ebuild:
  Remove old version.

*sqlite3-ruby-1.3.3 (17 Jan 2011)

  17 Jan 2011; Hans de Graaff <graaff@gentoo.org>
  +sqlite3-ruby-1.3.3.ebuild:
  Version bump. Gem has been renamed to plain sqlite3.

  31 Oct 2010; Hans de Graaff <graaff@gentoo.org>
  -sqlite3-ruby-1.2.5.ebuild:
  Remove old version.

*sqlite3-ruby-1.3.2 (31 Oct 2010)

  31 Oct 2010; Hans de Graaff <graaff@gentoo.org>
  +sqlite3-ruby-1.3.2.ebuild:
  Version bump.

  25 Oct 2010; Jeroen Roovers <jer@gentoo.org> sqlite3-ruby-1.3.1.ebuild:
  Marked ~hppa (bug #322175).

  29 Sep 2010; Brent Baude <ranger@gentoo.org> sqlite3-ruby-1.3.1.ebuild:
  Marking sqlite3-ruby-1.3.1 ~ppc64 for bug 321283

  28 Sep 2010; Brent Baude <ranger@gentoo.org> sqlite3-ruby-1.3.1.ebuild:
  Marking sqlite3-ruby-1.3.1 ~ppc for bug 321283

*sqlite3-ruby-1.3.1 (11 Jul 2010)

  11 Jul 2010; Hans de Graaff <graaff@gentoo.org>
  +sqlite3-ruby-1.3.1.ebuild:
  Version bump. Switch from swig-provided code to handcrafted code.

  23 May 2010; Alex Legler <a3li@gentoo.org> sqlite3-ruby-1.2.5.ebuild:
  Add REE18 support

  22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  sqlite3-ruby-1.2.4.ebuild, sqlite3-ruby-1.2.5.ebuild:
  Various cleanups.

  13 Feb 2010; Raúl Porcel <armin76@gentoo.org> sqlite3-ruby-1.2.5.ebuild:
  Add ~ia64/~sparc

  16 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  sqlite3-ruby-1.2.5.ebuild:
  Transfer Prefix keywords

  05 Jan 2010; Markus Meier <maekke@gentoo.org> sqlite3-ruby-1.2.5.ebuild:
  add ~x86, bug #297832

  03 Jan 2010; Hans de Graaff <graaff@gentoo.org> sqlite3-ruby-1.2.5.ebuild:
  There is no api directory. Fixes #298468.

  26 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  sqlite3-ruby-1.2.5.ebuild:
  Add missing dependency over redcloth when building documentation (bug
  #298468 by keytoaster).

*sqlite3-ruby-1.2.5 (21 Dec 2009)

  21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +sqlite3-ruby-1.2.5.ebuild:
  Bump and port to fakegem.

  27 Apr 2009; Petteri Räty <betelgeuse@gentoo.org> sqlite3-ruby-1.2.4:
  EAPI 1 to turn on swig by default.

  22 Feb 2009; Hans de Graaff <graaff@gentoo.org>
  -sqlite3-ruby-1.1.0.ebuild, -sqlite3-ruby-1.2.1.ebuild,
  sqlite3-ruby-1.2.4.ebuild:
  Change wording now that the ruby USE flag on swig is no longer used.
  Remove old versions.

  20 Feb 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  sqlite3-ruby-1.2.1.ebuild, sqlite3-ruby-1.2.4.ebuild:
  Remove checks for swig USE flags since the last version does not have them
  and they were unneeded before, too. Closes bug #249565.

  05 Dec 2008; Raúl Porcel <armin76@gentoo.org> sqlite3-ruby-1.2.4.ebuild:
  ia64 stable wrt #245574

  01 Dec 2008; Brent Baude <ranger@gentoo.org> sqlite3-ruby-1.2.4.ebuild:
  stable ppc64, bug 245574

  30 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  sqlite3-ruby-1.2.4.ebuild:
  ppc stable, bug #245574

  30 Nov 2008; Markus Meier <maekke@gentoo.org> sqlite3-ruby-1.2.4.ebuild:
  amd64/x86 stable, bug #245574

  04 Nov 2008; Ferris McCormick <fmccor@gentoo.org>
  sqlite3-ruby-1.2.4.ebuild:
  Sparc stable, Bug #245574.

*sqlite3-ruby-1.2.4 (23 Sep 2008)

  23 Sep 2008; Hans de Graaff <graaff@gentoo.org>
  +sqlite3-ruby-1.2.4.ebuild:
  Version bump, moved from ruby overlay. Thanks for Alex Legler for preparing
  and testing it.

  06 Aug 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml:
  Add USE flag description to metadata wrt GLEP 56.

  12 May 2008; Markus Rothe <corsair@gentoo.org> sqlite3-ruby-1.2.1.ebuild:
  Stable on ppc64; bug #221309

  12 May 2008; Hans de Graaff <graaff@gentoo.org> sqlite3-ruby-1.2.1.ebuild:
  swig is not a runtime dependency; fixes #221479

  24 May 2007; Diego Pettenò <flameeyes@gentoo.org>
  sqlite3-ruby-1.2.1.ebuild:
  Add ~x86-fbsd keyword, as per bug #168110.

  19 May 2007; Markus Rothe <corsair@gentoo.org> sqlite3-ruby-1.2.1.ebuild:
  Added ~ppc64; bug #176308

  27 Apr 2007; Matti Bickel <mabi@gentoo.org> sqlite3-ruby-1.2.1.ebuild:
  ~ppc keyword readded (bug #168110)

  08 Apr 2007; Peter Weller <welp@gentoo.org> sqlite3-ruby-1.2.1.ebuild:
  Keyworded ~amd64 wrt bug 168110

  27 Mar 2007; Raúl Porcel <armin76@gentoo.org> sqlite3-ruby-1.2.1.ebuild:
  Add ~ia64 wrt bug 168110

  04 Mar 2007; Marius Mauch <genone@gentoo.org> sqlite3-ruby-1.2.1.ebuild:
  Replacing einfo with elog

  23 Feb 2007; Ferris McCormick <fmccor@gentoo.org>
  sqlite3-ruby-1.2.1.ebuild:
  Add ~sparc keyword --- Bug #168110 --- and installs with USE='doc swig';
  testing seems good for tests that can be run (some require 'flexmock' which
  does not exist).

*sqlite3-ruby-1.2.1 (23 Feb 2007)

  23 Feb 2007; Richard Brown <rbrown@gentoo.org> +sqlite3-ruby-1.2.1.ebuild:
  Version bump, stop using gem.

  08 Oct 2006; Timothy Redaelli <drizzt@gentoo.org>
  sqlite3-ruby-1.1.0.ebuild:
  Added ~x86-fbsd keyword.

  13 Jul 2006; Aron Griffis <agriffis@gentoo.org> sqlite3-ruby-1.1.0.ebuild:
  Mark 1.1.0 stable on ia64. #138323

  08 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  sqlite3-ruby-1.1.0.ebuild:
  ppc stable

  06 Jun 2006; Simon Stelling <blubb@gentoo.org> sqlite3-ruby-1.1.0.ebuild:
  stable on amd64

  11 May 2006; Ferris McCormick <fmccor@gentoo.org>
  sqlite3-ruby-1.1.0.ebuild:
  Stable on sparc (Bug #133003). (Required dependency).

  08 May 2006; Seemant Kulleen <seemant@gentoo.org>
  sqlite3-ruby-1.1.0.ebuild:
  Keyworded for ~amd64

  07 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  sqlite3-ruby-1.1.0.ebuild:
  Added to ~ppc, bug #126540

  30 Mar 2006; Aron Griffis <agriffis@gentoo.org> sqlite3-ruby-1.1.0.ebuild:
  Mark 1.1.0 ~ia64

  20 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
  sqlite3-ruby-1.1.0.ebuild:
  Add ~sparc keyword for testing.  Builds and installs without problems.

  24 Jan 2006; Caleb Tennis <caleb@gentoo.org> sqlite3-ruby-1.1.0.ebuild:
  x86 stable

*sqlite3-ruby-1.1.0 (02 Jan 2006)

  02 Jan 2006; Caleb Tennis <caleb@gentoo.org> +sqlite3-ruby-1.1.0.ebuild:
  initial commit