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