Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@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 14:03:18
Message-Id: 20100801133835.DD54D2CE15@corvid.gentoo.org
1 fauli 10/08/01 13:38:35
2
3 Modified: ruby-postgres-0.7.9.20080128-r1.ebuild ChangeLog
4 Log:
5 stable x86, bug 330333
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 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.2&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.2&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.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ruby-postgres-0.7.9.20080128-r1.ebuild 20 Jun 2010 18:03:24 -0000 1.1
22 +++ ruby-postgres-0.7.9.20080128-r1.ebuild 1 Aug 2010 13:38:35 -0000 1.2
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.1 2010/06/20 18:03:24 graaff Exp $
27 +# $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 $
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.28 dev-ruby/ruby-postgres/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?rev=1.28&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?rev=1.28&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?r1=1.27&r2=1.28
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v
52 retrieving revision 1.27
53 retrieving revision 1.28
54 diff -u -r1.27 -r1.28
55 --- ChangeLog 29 Jul 2010 09:59:39 -0000 1.27
56 +++ ChangeLog 1 Aug 2010 13:38:35 -0000 1.28
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.27 2010/07/29 09:59:39 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.28 2010/08/01 13:38:35 fauli Exp $
62 +
63 + 01 Aug 2010; Christian Faulhammer <fauli@g.o>
64 + ruby-postgres-0.7.9.20080128-r1.ebuild:
65 + stable x86, bug 330333
66
67 29 Jul 2010; Diego E. Pettenò <flameeyes@g.o>
68 -ruby-postgres-0.7.1.20060406.ebuild,