Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.4.ebuild actionmailer-1.3.1.ebuild
Date: Sat, 06 Oct 2007 16:39:51
Message-Id: E1IeCXk-0000QV-Lb@stork.gentoo.org
1 graaff 07/10/06 16:30:20
2
3 Modified: ChangeLog
4 Added: actionmailer-1.3.4.ebuild
5 Removed: actionmailer-1.3.1.ebuild
6 Log:
7 Version bump for rails 1.2.4
8 (Portage version: 2.1.3.9)
9
10 Revision Changes Path
11 1.56 dev-ruby/actionmailer/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.56&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.56&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/ChangeLog?r1=1.55&r2=1.56
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
20 retrieving revision 1.55
21 retrieving revision 1.56
22 diff -u -r1.55 -r1.56
23 --- ChangeLog 6 Oct 2007 14:10:31 -0000 1.55
24 +++ ChangeLog 6 Oct 2007 16:30:20 -0000 1.56
25 @@ -1,6 +1,16 @@
26 # ChangeLog for dev-ruby/actionmailer
27 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.55 2007/10/06 14:10:31 dertobi123 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.56 2007/10/06 16:30:20 graaff Exp $
30 +
31 +*actionmailer-1.3.4 (06 Oct 2007)
32 +
33 + 06 Oct 2007; Hans de Graaff <graaff@g.o>
34 + -actionmailer-1.3.1.ebuild, +actionmailer-1.3.4.ebuild:
35 + Version bump for rails 1.2.4
36 +
37 + 06 Oct 2007; Hans de Graaff <graaff@g.o>
38 + -actionmailer-1.3.1.ebuild:
39 + Remove old version
40
41 06 Oct 2007; Tobias Scherbaum <dertobi123@g.o>
42 actionmailer-1.3.3.ebuild:
43
44
45
46 1.1 dev-ruby/actionmailer/actionmailer-1.3.4.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.4.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.4.ebuild?rev=1.1&content-type=text/plain
50
51 Index: actionmailer-1.3.4.ebuild
52 ===================================================================
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.4.ebuild,v 1.1 2007/10/06 16:30:20 graaff Exp $
56
57 inherit ruby gems
58
59 DESCRIPTION="Framework for designing email-service layers"
60 HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
61
62 LICENSE="MIT"
63 SLOT="1.2"
64 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
65 IUSE=""
66
67 DEPEND="=dev-ruby/actionpack-1.13.4
68 >=dev-lang/ruby-1.8.5"
69
70
71
72 --
73 gentoo-commits@g.o mailing list