Gentoo Archives: gentoo-commits

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