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: actionpack-3.0.10.ebuild ChangeLog actionpack-3.0.11.ebuild actionpack-2.3.14.ebuild actionpack-3.0.12.ebuild
Date: Tue, 01 May 2012 18:28:52
Message-Id: 20120501182402.8BB592004E@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:02
2
3 Modified: actionpack-3.0.10.ebuild ChangeLog
4 actionpack-3.0.11.ebuild actionpack-2.3.14.ebuild
5 actionpack-3.0.12.ebuild
6 Log:
7 Drop ia64/sparc keywords
8
9 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
10
11 Revision Changes Path
12 1.2 dev-ruby/actionpack/actionpack-3.0.10.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.10.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.10.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.10.ebuild?r1=1.1&r2=1.2
17
18 Index: actionpack-3.0.10.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.10.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- actionpack-3.0.10.ebuild 28 Sep 2011 07:24:44 -0000 1.1
25 +++ actionpack-3.0.10.ebuild 1 May 2012 18:24:02 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2011 Gentoo Foundation
28 +# Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.10.ebuild,v 1.1 2011/09/28 07:24:44 graaff Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.10.ebuild,v 1.2 2012/05/01 18:24:02 armin76 Exp $
32
33 EAPI=4
34
35 @@ -23,7 +23,7 @@
36
37 LICENSE="MIT"
38 SLOT="3.0"
39 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
40 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
41 IUSE=""
42
43 RUBY_S="rails-rails-*/actionpack"
44
45
46
47 1.203 dev-ruby/actionpack/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.203&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.203&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.202&r2=1.203
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
56 retrieving revision 1.202
57 retrieving revision 1.203
58 diff -u -r1.202 -r1.203
59 --- ChangeLog 20 Apr 2012 07:27:23 -0000 1.202
60 +++ ChangeLog 1 May 2012 18:24:02 -0000 1.203
61 @@ -1,6 +1,10 @@
62 # ChangeLog for dev-ruby/actionpack
63 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.202 2012/04/20 07:27:23 graaff Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.203 2012/05/01 18:24:02 armin76 Exp $
66 +
67 + 01 May 2012; Raúl Porcel <armin76@g.o> actionpack-2.3.14.ebuild,
68 + actionpack-3.0.10.ebuild, actionpack-3.0.11.ebuild, actionpack-3.0.12.ebuild:
69 + Drop ia64/sparc keywords
70
71 *actionpack-3.2.3 (20 Apr 2012)
72
73
74
75
76 1.2 dev-ruby/actionpack/actionpack-3.0.11.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.11.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.11.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.11.ebuild?r1=1.1&r2=1.2
81
82 Index: actionpack-3.0.11.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.11.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- actionpack-3.0.11.ebuild 19 Nov 2011 11:04:41 -0000 1.1
89 +++ actionpack-3.0.11.ebuild 1 May 2012 18:24:02 -0000 1.2
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2011 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.11.ebuild,v 1.1 2011/11/19 11:04:41 graaff Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.11.ebuild,v 1.2 2012/05/01 18:24:02 armin76 Exp $
96
97 EAPI=4
98
99 @@ -23,7 +23,7 @@
100
101 LICENSE="MIT"
102 SLOT="3.0"
103 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
104 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
105 IUSE=""
106
107 RUBY_S="rails-rails-*/actionpack"
108
109
110
111 1.6 dev-ruby/actionpack/actionpack-2.3.14.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.14.ebuild?rev=1.6&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.14.ebuild?rev=1.6&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.14.ebuild?r1=1.5&r2=1.6
116
117 Index: actionpack-2.3.14.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.14.ebuild,v
120 retrieving revision 1.5
121 retrieving revision 1.6
122 diff -u -r1.5 -r1.6
123 --- actionpack-2.3.14.ebuild 27 Aug 2011 19:07:01 -0000 1.5
124 +++ actionpack-2.3.14.ebuild 1 May 2012 18:24:02 -0000 1.6
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2011 Gentoo Foundation
127 +# Copyright 1999-2012 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.14.ebuild,v 1.5 2011/08/27 19:07:01 armin76 Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.14.ebuild,v 1.6 2012/05/01 18:24:02 armin76 Exp $
131
132 EAPI=2
133
134 @@ -19,7 +19,7 @@
135
136 LICENSE="MIT"
137 SLOT="2.3"
138 -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
139 +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
140 IUSE=""
141
142 RUBY_PATCHES=( "${PN}-2.3.11-rails3.patch" "${PN}-2.3.10-i18n-0.4.2.patch" )
143
144
145
146 1.2 dev-ruby/actionpack/actionpack-3.0.12.ebuild
147
148 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.12.ebuild?rev=1.2&view=markup
149 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.12.ebuild?rev=1.2&content-type=text/plain
150 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.12.ebuild?r1=1.1&r2=1.2
151
152 Index: actionpack-3.0.12.ebuild
153 ===================================================================
154 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.12.ebuild,v
155 retrieving revision 1.1
156 retrieving revision 1.2
157 diff -u -r1.1 -r1.2
158 --- actionpack-3.0.12.ebuild 4 Apr 2012 09:44:29 -0000 1.1
159 +++ actionpack-3.0.12.ebuild 1 May 2012 18:24:02 -0000 1.2
160 @@ -1,6 +1,6 @@
161 # Copyright 1999-2012 Gentoo Foundation
162 # Distributed under the terms of the GNU General Public License v2
163 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.12.ebuild,v 1.1 2012/04/04 09:44:29 graaff Exp $
164 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.12.ebuild,v 1.2 2012/05/01 18:24:02 armin76 Exp $
165
166 EAPI=4
167
168 @@ -23,7 +23,7 @@
169
170 LICENSE="MIT"
171 SLOT="3.0"
172 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
173 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
174 IUSE=""
175
176 RUBY_S="rails-rails-*/actionpack"