blob: dc34420950757c54292bc19b5e9c1a55df608bc2 (
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
|
# ChangeLog for dev-ruby/sqlite3-ruby
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/ChangeLog,v 1.23 2008/09/23 19:03:12 graaff Exp $
*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
|