Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.6.ebuild
Date: Sat, 01 Dec 2007 22:47:00
Message-Id: E1Iyb6u-0000PK-6B@stork.gentoo.org
1 angelos 07/12/01 22:46:56
2
3 Modified: ChangeLog actionmailer-1.3.6.ebuild
4 Log:
5 Stable on amd64 wrt bug #200159
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.70 dev-ruby/actionmailer/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.70&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.70&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?r1=1.69&r2=1.70
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
18 retrieving revision 1.69
19 retrieving revision 1.70
20 diff -u -r1.69 -r1.70
21 --- ChangeLog 1 Dec 2007 08:59:57 -0000 1.69
22 +++ ChangeLog 1 Dec 2007 22:46:55 -0000 1.70
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/actionmailer
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.69 2007/12/01 08:59:57 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.70 2007/12/01 22:46:55 angelos Exp $
28 +
29 + 01 Dec 2007; Christoph Mende <angelos@g.o>
30 + actionmailer-1.3.6.ebuild:
31 + Stable on amd64 wrt bug #200159
32
33 01 Dec 2007; Hans de Graaff <graaff@g.o>
34 -actionmailer-1.3.2.ebuild, -actionmailer-1.3.3.ebuild,
35
36
37
38 1.6 dev-ruby/actionmailer/actionmailer-1.3.6.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild?r1=1.5&r2=1.6
43
44 Index: actionmailer-1.3.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- actionmailer-1.3.6.ebuild 27 Nov 2007 14:57:40 -0000 1.5
51 +++ actionmailer-1.3.6.ebuild 1 Dec 2007 22:46:55 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.5 2007/11/27 14:57:40 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.6 2007/12/01 22:46:55 angelos Exp $
57
58 inherit ruby gems
59
60 @@ -9,7 +9,7 @@
61
62 LICENSE="MIT"
63 SLOT="1.2"
64 -KEYWORDS="~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
66 IUSE=""
67
68 DEPEND="=dev-ruby/actionpack-1.13.6
69
70
71
72 --
73 gentoo-commits@g.o mailing list