Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite-ruby: sqlite-ruby-2.2.3-r1.ebuild ChangeLog
Date: Tue, 20 Jan 2009 23:35:08
Message-Id: E1LPQ7e-0007rN-BW@stork.gentoo.org
1 aballier 09/01/20 23:35:06
2
3 Modified: sqlite-ruby-2.2.3-r1.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.17 dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild?r1=1.16&r2=1.17
14
15 Index: sqlite-ruby-2.2.3-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- sqlite-ruby-2.2.3-r1.ebuild 4 Oct 2008 08:18:52 -0000 1.16
22 +++ sqlite-ruby-2.2.3-r1.ebuild 20 Jan 2009 23:35:06 -0000 1.17
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild,v 1.16 2008/10/04 08:18:52 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild,v 1.17 2009/01/20 23:35:06 aballier Exp $
29
30 inherit ruby gems
31
32 @@ -12,7 +12,7 @@
33 # change the filename on the end, it still downloads the same file.
34 SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
35
36 -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
37 +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
38 SLOT="0"
39 IUSE=""
40
41
42
43
44 1.40 dev-ruby/sqlite-ruby/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sqlite-ruby/ChangeLog?rev=1.40&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sqlite-ruby/ChangeLog?rev=1.40&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sqlite-ruby/ChangeLog?r1=1.39&r2=1.40
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/ChangeLog,v
53 retrieving revision 1.39
54 retrieving revision 1.40
55 diff -u -r1.39 -r1.40
56 --- ChangeLog 4 Oct 2008 08:18:52 -0000 1.39
57 +++ ChangeLog 20 Jan 2009 23:35:06 -0000 1.40
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/sqlite-ruby
60 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/ChangeLog,v 1.39 2008/10/04 08:18:52 graaff Exp $
62 +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/ChangeLog,v 1.40 2009/01/20 23:35:06 aballier Exp $
64 +
65 + 20 Jan 2009; Alexis Ballier <aballier@g.o>
66 + sqlite-ruby-2.2.3-r1.ebuild:
67 + keyword ~x86-fbsd
68
69 04 Oct 2008; Hans de Graaff <graaff@g.o>
70 sqlite-ruby-2.2.3-r1.ebuild: