Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.3.ebuild
Date: Sat, 06 Oct 2007 14:19:58
Message-Id: E1IeAMS-0007AF-G4@stork.gentoo.org
1 dertobi123 07/10/06 14:10:32
2
3 Modified: ChangeLog actionmailer-1.3.3.ebuild
4 Log:
5 ppc stable, bug #177209
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.55 dev-ruby/actionmailer/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.55&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.55&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?r1=1.54&r2=1.55
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
18 retrieving revision 1.54
19 retrieving revision 1.55
20 diff -u -r1.54 -r1.55
21 --- ChangeLog 5 Oct 2007 21:32:37 -0000 1.54
22 +++ ChangeLog 6 Oct 2007 14:10:31 -0000 1.55
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.54 2007/10/05 21:32:37 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.55 2007/10/06 14:10:31 dertobi123 Exp $
28 +
29 + 06 Oct 2007; Tobias Scherbaum <dertobi123@g.o>
30 + actionmailer-1.3.3.ebuild:
31 + ppc stable, bug #177209
32
33 05 Oct 2007; Ferris McCormick <fmccor@g.o>
34 actionmailer-1.3.3.ebuild:
35
36
37
38 1.3 dev-ruby/actionmailer/actionmailer-1.3.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild?r1=1.2&r2=1.3
43
44 Index: actionmailer-1.3.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- actionmailer-1.3.3.ebuild 5 Oct 2007 21:32:37 -0000 1.2
51 +++ actionmailer-1.3.3.ebuild 6 Oct 2007 14:10:31 -0000 1.3
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.3.ebuild,v 1.2 2007/10/05 21:32:37 fmccor Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild,v 1.3 2007/10/06 14:10:31 dertobi123 Exp $
57
58 inherit ruby gems
59
60 @@ -11,7 +11,7 @@
61
62 LICENSE="MIT"
63 SLOT="1.2"
64 -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~amd64 ~ia64 ppc sparc ~x86 ~x86-fbsd"
66 IUSE=""
67
68 DEPEND="=dev-ruby/actionpack-1.13.3
69
70
71
72 --
73 gentoo-commits@g.o mailing list