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: ChangeLog ruby-postgres-0.7.9.20080128.ebuild
Date: Mon, 04 Jan 2010 11:58:22
Message-Id: E1NRlZk-0005Bt-MA@stork.gentoo.org
1 fauli 10/01/04 11:58:20
2
3 Modified: ChangeLog ruby-postgres-0.7.9.20080128.ebuild
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.23 dev-ruby/ruby-postgres/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?rev=1.23&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?rev=1.23&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog?r1=1.22&r2=1.23
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v
18 retrieving revision 1.22
19 retrieving revision 1.23
20 diff -u -r1.22 -r1.23
21 --- ChangeLog 13 Jun 2009 07:41:50 -0000 1.22
22 +++ ChangeLog 4 Jan 2010 11:58:20 -0000 1.23
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/ruby-postgres
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.22 2009/06/13 07:41:50 graaff Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.23 2010/01/04 11:58:20 fauli Exp $
29 +
30 + 04 Jan 2010; Christian Faulhammer <fauli@g.o>
31 + ruby-postgres-0.7.9.20080128.ebuild:
32 + Transfer Prefix keywords
33
34 13 Jun 2009; Hans de Graaff <graaff@g.o>
35 -ruby-postgres-0.7.1.20051221-r1.ebuild:
36
37
38
39 1.2 dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128.ebuild?r1=1.1&r2=1.2
44
45 Index: ruby-postgres-0.7.9.20080128.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- ruby-postgres-0.7.9.20080128.ebuild 26 Jun 2008 06:38:02 -0000 1.1
52 +++ ruby-postgres-0.7.9.20080128.ebuild 4 Jan 2010 11:58:20 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128.ebuild,v 1.1 2008/06/26 06:38:02 robbat2 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128.ebuild,v 1.2 2010/01/04 11:58:20 fauli Exp $
59
60 inherit ruby gems versionator
61
62 @@ -17,7 +17,7 @@
63 SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
64 LICENSE="Ruby"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
68 IUSE=""
69 USE_RUBY="ruby18"