Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: ChangeLog activerecord-1.15.6.ebuild
Date: Sat, 01 Dec 2007 22:44:10
Message-Id: E1Iyb47-0000Ll-4v@stork.gentoo.org
1 angelos 07/12/01 22:44:03
2
3 Modified: ChangeLog activerecord-1.15.6.ebuild
4 Log:
5 Stable on amd64 wrt bug #200159
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.68 dev-ruby/activerecord/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.68&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.68&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/ChangeLog?r1=1.67&r2=1.68
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
18 retrieving revision 1.67
19 retrieving revision 1.68
20 diff -u -r1.67 -r1.68
21 --- ChangeLog 1 Dec 2007 09:07:26 -0000 1.67
22 +++ ChangeLog 1 Dec 2007 22:44:02 -0000 1.68
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/activerecord
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.67 2007/12/01 09:07:26 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.68 2007/12/01 22:44:02 angelos Exp $
28 +
29 + 01 Dec 2007; Christoph Mende <angelos@g.o>
30 + activerecord-1.15.6.ebuild:
31 + Stable on amd64 wrt bug #200159
32
33 01 Dec 2007; Hans de Graaff <graaff@g.o>
34 -activerecord-1.15.2.ebuild, -activerecord-1.15.3.ebuild,
35
36
37
38 1.6 dev-ruby/activerecord/activerecord-1.15.6.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild?r1=1.5&r2=1.6
43
44 Index: activerecord-1.15.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- activerecord-1.15.6.ebuild 27 Nov 2007 14:53:59 -0000 1.5
51 +++ activerecord-1.15.6.ebuild 1 Dec 2007 22:44:02 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v 1.5 2007/11/27 14:53:59 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v 1.6 2007/12/01 22:44:02 angelos Exp $
57
58 inherit ruby gems
59
60 @@ -9,7 +9,7 @@
61
62 LICENSE="MIT"
63 SLOT="1.2"
64 -KEYWORDS="~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
66 IUSE=""
67 RESTRICT="test"
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list