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
|
# ChangeLog for dev-ruby/ruby-postgres
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.22 2009/06/13 07:41:50 graaff Exp $
13 Jun 2009; Hans de Graaff <graaff@gentoo.org>
-ruby-postgres-0.7.1.20051221-r1.ebuild:
Remove old version.
*ruby-postgres-0.7.9.20080128 (26 Jun 2008)
26 Jun 2008; Robin H. Johnson <robbat2@gentoo.org>
+ruby-postgres-0.7.9.20080128.ebuild:
Bump per bug #215510. The gem name has changed, but the postgres.so is
still the same name, and it is supposed to just work. ruby-pg to come
later.
19 May 2008; Tiziano Müller <dev-zero@gentoo.org>
ruby-postgres-0.7.1.ebuild, ruby-postgres-0.7.1.20051221-r1.ebuild,
ruby-postgres-0.7.1.20060406.ebuild:
Changed dependency for postgresql to virtual/postgresql-base
12 May 2008; Markus Rothe <corsair@gentoo.org>
ruby-postgres-0.7.1.20060406.ebuild:
Stable on ppc64; bug #221309
29 Feb 2008; Jeroen Roovers <jer@gentoo.org>
ruby-postgres-0.7.1.20051221-r1.ebuild,
ruby-postgres-0.7.1.20060406.ebuild:
Marked ~hppa (bug #211756).
09 Jan 2008; <nichoj@gentoo.org> ruby-postgres-0.7.1.ebuild:
Dropped mips keywords because postgres is broken on mips, as advised by
Redhatter. This also paves the way for the fix in bug #202688.
13 Nov 2007; Raúl Porcel <armin76@gentoo.org>
ruby-postgres-0.7.1.20060406.ebuild:
Add ~alpha
*ruby-postgres-0.7.1.20060406 (13 Jul 2007)
13 Jul 2007; Joshua Nichols <nichoj@gentoo.org>
+ruby-postgres-0.7.1.20060406.ebuild:
Version bump. See bug #177150.
14 Mar 2007; Tom Gall <tgall@gentoo.org>
ruby-postgres-0.7.1.20051221-r1.ebuild:
added ~ppc64
09 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
ruby-postgres-0.7.1.20051221-r1.ebuild:
Fix installation with some of the recent changes to gems.eclass.
*ruby-postgres-0.7.1.20051221-r1 (01 Nov 2006)
01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
ruby-postgres-0.7.1.ebuild, -ruby-postgres-0.7.1.20051221.ebuild,
+ruby-postgres-0.7.1.20051221-r1.ebuild:
Revbump the snapshot, and let it depend on rubygems 0.9.0-r1 so to fix bug
#143974 for everyone. Also change dependency on libpq rather than full blown
postgresql, thanks to Matt Michalowski in bug #153642.
*ruby-postgres-0.7.1.20051221 (07 Aug 2006)
07 Aug 2006; Caleb Tennis <caleb@gentoo.org>
+ruby-postgres-0.7.1.20051221.ebuild:
Version bump, move to Gem format
06 Jun 2006; Simon Stelling <blubb@gentoo.org> ruby-postgres-0.7.1.ebuild:
stable on amd64
17 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
ruby-postgres-0.7.1.ebuild:
Add ~x86-fbsd keyword.
09 Apr 2006; Caleb Tennis <caleb@gentoo.org> ruby-postgres-0.7.1.ebuild:
Change homepage and inherit ruby from bug #129271
31 Jan 2006; Aron Griffis <agriffis@gentoo.org>
ruby-postgres-0.7.1.ebuild:
Mark 0.7.1 stable on ia64
20 Dec 2005; <dang@gentoo.org> ruby-postgres-0.7.1.ebuild:
Marked ~amd64 Per bug #114693
11 Dec 2005; Caleb Tennis <caleb@gentoo.org> ruby-postgres-0.7.1.ebuild:
Change einstall to make DESTDIR install. Closes bug #114692
03 Oct 2005; Aron Griffis <agriffis@gentoo.org>
ruby-postgres-0.7.1.ebuild:
Mark 0.7.1 ~ia64
*ruby-postgres-0.7.1 (09 May 2003)
13 May 2003; Tom Payne <twp@gentoo.org> ruby-postgres-0.7.1.ebuild :
Marked stable on all ARCHes.
09 May 2003; Tom Payne <twp@gentoo.org> ruby-postgres-0.7.1.ebuild :
Initial import. Ebuild submitted by Jeremy James. Bug # 20664.
|