Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-postgres: ruby-postgres-0.7.9.20080128-r1.ebuild ChangeLog
Date: Sun, 01 Aug 2010 15:02:57
Message-Id: 20100801141350.697352CE15@corvid.gentoo.org
1 hwoarang 10/08/01 14:13:50
2
3 Modified: ruby-postgres-0.7.9.20080128-r1.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #330333
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: ruby-postgres-0.7.9.20080128-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ruby-postgres-0.7.9.20080128-r1.ebuild 1 Aug 2010 13:38:35 -0000 1.2
22 +++ ruby-postgres-0.7.9.20080128-r1.ebuild 1 Aug 2010 14:13:49 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild,v 1.2 2010/08/01 13:38:35 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild,v 1.3 2010/08/01 14:13:49 hwoarang Exp $
28
29 EAPI=2
30 USE_RUBY="ruby18"
31 @@ -24,7 +24,7 @@
32 SRC_URI="mirror://rubygems/${MY_P}.gem"
33 LICENSE="GPL-2 Ruby"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
36 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 IUSE=""
38
39 RDEPEND="${RDEPEND} dev-db/postgresql-base"
40
41
42
43 1.29 dev-ruby/ruby-postgres/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?rev=1.29&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?rev=1.29&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?r1=1.28&r2=1.29
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v
52 retrieving revision 1.28
53 retrieving revision 1.29
54 diff -u -r1.28 -r1.29
55 --- ChangeLog 1 Aug 2010 13:38:35 -0000 1.28
56 +++ ChangeLog 1 Aug 2010 14:13:49 -0000 1.29
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-ruby/ruby-postgres
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.28 2010/08/01 13:38:35 fauli Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.29 2010/08/01 14:13:49 hwoarang Exp $
62 +
63 + 01 Aug 2010; Markos Chandras <hwoarang@g.o>
64 + ruby-postgres-0.7.9.20080128-r1.ebuild:
65 + Stable on amd64 wrt bug #330333
66
67 01 Aug 2010; Christian Faulhammer <fauli@g.o>
68 ruby-postgres-0.7.9.20080128-r1.ebuild: