Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: actionpack-2.0.5.ebuild actionpack-2.1.2.ebuild ChangeLog
Date: Tue, 04 Nov 2008 17:47:33
Message-Id: E1KxPzy-00049a-AP@stork.gentoo.org
1 ranger 08/11/04 17:47:26
2
3 Modified: actionpack-2.0.5.ebuild actionpack-2.1.2.ebuild
4 ChangeLog
5 Log:
6 Marking actionpack-2.0.5 actionpack-2.1.2 ppc64 for bug 237385
7 (Portage version: 2.1.4.5)
8
9 Revision Changes Path
10 1.3 dev-ruby/actionpack/actionpack-2.0.5.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild?r1=1.2&r2=1.3
15
16 Index: actionpack-2.0.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- actionpack-2.0.5.ebuild 3 Nov 2008 19:35:20 -0000 1.2
23 +++ actionpack-2.0.5.ebuild 4 Nov 2008 17:47:26 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild,v 1.2 2008/11/03 19:35:20 fmccor Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild,v 1.3 2008/11/04 17:47:26 ranger Exp $
29
30 inherit ruby gems
31
32 @@ -9,7 +9,7 @@
33
34 LICENSE="MIT"
35 SLOT="2"
36 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd"
38 IUSE=""
39
40 DEPEND=">=dev-lang/ruby-1.8.5
41
42
43
44 1.4 dev-ruby/actionpack/actionpack-2.1.2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.1.2.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.1.2.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.1.2.ebuild?r1=1.3&r2=1.4
49
50 Index: actionpack-2.1.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.1.2.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- actionpack-2.1.2.ebuild 3 Nov 2008 22:23:16 -0000 1.3
57 +++ actionpack-2.1.2.ebuild 4 Nov 2008 17:47:26 -0000 1.4
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.1.2.ebuild,v 1.3 2008/11/03 22:23:16 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.1.2.ebuild,v 1.4 2008/11/04 17:47:26 ranger Exp $
63
64 inherit ruby gems
65
66 @@ -9,7 +9,7 @@
67
68 LICENSE="MIT"
69 SLOT="2.1"
70 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
71 +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
72 IUSE=""
73
74 DEPEND=">=dev-lang/ruby-1.8.5
75
76
77
78 1.88 dev-ruby/actionpack/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.88&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.88&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.87&r2=1.88
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
87 retrieving revision 1.87
88 retrieving revision 1.88
89 diff -u -r1.87 -r1.88
90 --- ChangeLog 3 Nov 2008 22:23:16 -0000 1.87
91 +++ ChangeLog 4 Nov 2008 17:47:26 -0000 1.88
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-ruby/actionpack
94 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.87 2008/11/03 22:23:16 maekke Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.88 2008/11/04 17:47:26 ranger Exp $
97 +
98 + 04 Nov 2008; Brent Baude <ranger@g.o> actionpack-2.0.5.ebuild,
99 + actionpack-2.1.2.ebuild:
100 + Marking actionpack-2.0.5 actionpack-2.1.2 ppc64 for bug 237385
101
102 03 Nov 2008; Markus Meier <maekke@g.o> actionpack-2.1.2.ebuild:
103 amd64/x86 stable, bug #237385