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/actionmailer: actionmailer-2.3.8.ebuild ChangeLog
Date: Tue, 28 Sep 2010 21:57:25
Message-Id: 20100928214815.6488A20051@flycatcher.gentoo.org
1 ranger 10/09/28 21:48:15
2
3 Modified: actionmailer-2.3.8.ebuild ChangeLog
4 Log:
5 Marking actionmailer-2.3.8 ~ppc for bug 322175
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.2 dev-ruby/actionmailer/actionmailer-2.3.8.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.8.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.8.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.8.ebuild?r1=1.1&r2=1.2
14
15 Index: actionmailer-2.3.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.8.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- actionmailer-2.3.8.ebuild 31 May 2010 06:01:48 -0000 1.1
22 +++ actionmailer-2.3.8.ebuild 28 Sep 2010 21:48:15 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.8.ebuild,v 1.1 2010/05/31 06:01:48 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.8.ebuild,v 1.2 2010/09/28 21:48:15 ranger Exp $
28
29 EAPI=2
30 USE_RUBY="ruby18 ree18 jruby"
31 @@ -15,7 +15,7 @@
32
33 LICENSE="MIT"
34 SLOT="2.3"
35 -KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
36 +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
37 IUSE=""
38
39 ruby_add_rdepend "~dev-ruby/actionpack-${PV}
40
41
42
43 1.144 dev-ruby/actionmailer/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.144&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.144&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/ChangeLog?r1=1.143&r2=1.144
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
52 retrieving revision 1.143
53 retrieving revision 1.144
54 diff -u -r1.143 -r1.144
55 --- ChangeLog 5 Sep 2010 09:21:30 -0000 1.143
56 +++ ChangeLog 28 Sep 2010 21:48:15 -0000 1.144
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/actionmailer
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.143 2010/09/05 09:21:30 graaff Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.144 2010/09/28 21:48:15 ranger Exp $
62 +
63 + 28 Sep 2010; Brent Baude <ranger@g.o> actionmailer-2.3.8.ebuild:
64 + Marking actionmailer-2.3.8 ~ppc for bug 322175
65
66 *actionmailer-2.3.9 (05 Sep 2010)