Gentoo Archives: gentoo-commits

From: "Rene Nussbaumer
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dbi: ruby-dbi-0.1.1.ebuild ChangeLog
Date: Sun, 09 Sep 2007 19:09:18
Message-Id: E1IUS36-0003Zb-Lm@stork.gentoo.org
1 killerfox 07/09/09 19:02:24
2
3 Modified: ruby-dbi-0.1.1.ebuild ChangeLog
4 Log:
5 Stable on ppc. See bug #190304.
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.6 dev-ruby/ruby-dbi/ruby-dbi-0.1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-dbi/ruby-dbi-0.1.1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-dbi/ruby-dbi-0.1.1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-dbi/ruby-dbi-0.1.1.ebuild?r1=1.5&r2=1.6
14
15 Index: ruby-dbi-0.1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dbi/ruby-dbi-0.1.1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ruby-dbi-0.1.1.ebuild 27 Aug 2007 12:23:59 -0000 1.5
22 +++ ruby-dbi-0.1.1.ebuild 9 Sep 2007 19:02:24 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dbi/ruby-dbi-0.1.1.ebuild,v 1.5 2007/08/27 12:23:59 jurek Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dbi/ruby-dbi-0.1.1.ebuild,v 1.6 2007/09/09 19:02:24 killerfox Exp $
28
29 RUBY_BUG_145222=yes
30 inherit ruby
31 @@ -11,7 +11,7 @@
32
33 LICENSE="as-is"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~sparc x86"
36 +KEYWORDS="~amd64 ppc ~sparc x86"
37 USE_RUBY="ruby18 ruby19"
38 IUSE="examples firebird odbc postgres mysql sqlite"
39
40
41
42
43 1.23 dev-ruby/ruby-dbi/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-dbi/ChangeLog?rev=1.23&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-dbi/ChangeLog?rev=1.23&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-dbi/ChangeLog?r1=1.22&r2=1.23
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dbi/ChangeLog,v
52 retrieving revision 1.22
53 retrieving revision 1.23
54 diff -u -r1.22 -r1.23
55 --- ChangeLog 27 Aug 2007 12:23:59 -0000 1.22
56 +++ ChangeLog 9 Sep 2007 19:02:24 -0000 1.23
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-ruby/ruby-dbi
59 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dbi/ChangeLog,v 1.22 2007/08/27 12:23:59 jurek Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dbi/ChangeLog,v 1.23 2007/09/09 19:02:24 killerfox Exp $
62 +
63 + 09 Sep 2007; René Nussbaumer <killerfox@g.o>
64 + ruby-dbi-0.1.1.ebuild:
65 + Stable on ppc. See bug #190304.
66
67 27 Aug 2007; Jurek Bartuszek <jurek@g.o> ruby-dbi-0.1.1.ebuild:
68 x86 stable (bug #190304)
69
70
71
72 --
73 gentoo-commits@g.o mailing list