Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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-r2.ebuild ChangeLog
Date: Tue, 01 May 2012 18:38:30
Message-Id: 20120501182425.E319D2004E@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:25
2
3 Modified: ruby-postgres-0.7.9.20080128-r2.ebuild ChangeLog
4 Log:
5 Drop ia64/sparc keywords
6
7 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.8 dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild?r1=1.7&r2=1.8
15
16 Index: ruby-postgres-0.7.9.20080128-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ruby-postgres-0.7.9.20080128-r2.ebuild 3 Apr 2012 17:53:46 -0000 1.7
23 +++ ruby-postgres-0.7.9.20080128-r2.ebuild 1 May 2012 18:24:25 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild,v 1.7 2012/04/03 17:53:46 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild,v 1.8 2012/05/01 18:24:25 armin76 Exp $
29
30 EAPI=2
31 USE_RUBY="ruby18 ree18"
32 @@ -26,7 +26,7 @@
33 SRC_URI="mirror://rubygems/${MY_P}.gem"
34 LICENSE="GPL-2 Ruby"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 +KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 IUSE=""
39
40 RDEPEND="${RDEPEND} dev-db/postgresql-base"
41
42
43
44 1.43 dev-ruby/ruby-postgres/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?rev=1.43&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?rev=1.43&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?r1=1.42&r2=1.43
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v
53 retrieving revision 1.42
54 retrieving revision 1.43
55 diff -u -r1.42 -r1.43
56 --- ChangeLog 3 Apr 2012 17:53:46 -0000 1.42
57 +++ ChangeLog 1 May 2012 18:24:25 -0000 1.43
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/ruby-postgres
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.42 2012/04/03 17:53:46 graaff Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.43 2012/05/01 18:24:25 armin76 Exp $
63 +
64 + 01 May 2012; Raúl Porcel <armin76@g.o>
65 + ruby-postgres-0.7.9.20080128-r2.ebuild:
66 + Drop ia64/sparc keywords
67
68 03 Apr 2012; Hans de Graaff <graaff@g.o>
69 ruby-postgres-0.7.9.20080128-r2.ebuild: