Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: activerecord-1.15.3.ebuild ChangeLog
Date: Fri, 05 Oct 2007 21:38:31
Message-Id: E1IdujP-0000oZ-62@stork.gentoo.org
1 fmccor 07/10/05 21:29:11
2
3 Modified: activerecord-1.15.3.ebuild ChangeLog
4 Log:
5 Sparc stable --- part of Bug #177209
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.2 dev-ruby/activerecord/activerecord-1.15.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild?r1=1.1&r2=1.2
14
15 Index: activerecord-1.15.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- activerecord-1.15.3.ebuild 14 Mar 2007 04:24:14 -0000 1.1
22 +++ activerecord-1.15.3.ebuild 5 Oct 2007 21:29:10 -0000 1.2
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/activerecord/activerecord-1.15.3.ebuild,v 1.1 2007/03/14 04:24:14 nichoj Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.2 2007/10/05 21:29:10 fmccor Exp $
28
29 inherit ruby gems
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="MIT"
34 SLOT="1.2"
35 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd"
37 IUSE=""
38 RESTRICT="test"
39
40
41
42
43 1.52 dev-ruby/activerecord/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.52&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.52&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/ChangeLog?r1=1.51&r2=1.52
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
52 retrieving revision 1.51
53 retrieving revision 1.52
54 diff -u -r1.51 -r1.52
55 --- ChangeLog 14 Mar 2007 04:24:14 -0000 1.51
56 +++ ChangeLog 5 Oct 2007 21:29:10 -0000 1.52
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-ruby/activerecord
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.51 2007/03/14 04:24:14 nichoj Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.52 2007/10/05 21:29:10 fmccor Exp $
62 +
63 + 05 Oct 2007; Ferris McCormick <fmccor@g.o>
64 + activerecord-1.15.3.ebuild:
65 + Sparc stable --- part of Bug #177209
66
67 *activerecord-1.15.3 (14 Mar 2007)
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list