Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-2.3.5.ebuild
Date: Mon, 04 Jan 2010 10:57:14
Message-Id: E1NRkcY-0001zS-OM@stork.gentoo.org
1 fauli 10/01/04 10:57:10
2
3 Modified: ChangeLog actionmailer-2.3.5.ebuild
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.130 dev-ruby/actionmailer/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.130&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.130&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?r1=1.129&r2=1.130
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
18 retrieving revision 1.129
19 retrieving revision 1.130
20 diff -u -r1.129 -r1.130
21 --- ChangeLog 20 Dec 2009 09:55:35 -0000 1.129
22 +++ ChangeLog 4 Jan 2010 10:57:10 -0000 1.130
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/actionmailer
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.129 2009/12/20 09:55:35 a3li Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.130 2010/01/04 10:57:10 fauli Exp $
29 +
30 + 04 Jan 2010; Christian Faulhammer <fauli@g.o>
31 + actionmailer-2.3.5.ebuild:
32 + Transfer Prefix keywords
33
34 20 Dec 2009; Alex Legler <a3li@g.o> -actionmailer-2.3.4.ebuild:
35 Removing vulnerable version
36
37
38
39 1.6 dev-ruby/actionmailer/actionmailer-2.3.5.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5.ebuild?r1=1.5&r2=1.6
44
45 Index: actionmailer-2.3.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- actionmailer-2.3.5.ebuild 19 Dec 2009 14:23:59 -0000 1.5
52 +++ actionmailer-2.3.5.ebuild 4 Jan 2010 10:57:10 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5.ebuild,v 1.5 2009/12/19 14:23:59 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5.ebuild,v 1.6 2010/01/04 10:57:10 fauli Exp $
59
60 inherit ruby gems
61 USE_RUBY="ruby18 ruby19"
62 @@ -10,7 +10,7 @@
63
64 LICENSE="MIT"
65 SLOT="2.3"
66 -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
67 +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
68 IUSE=""
69
70 DEPEND="~dev-ruby/actionpack-${PV}