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/actionpack: ChangeLog actionpack-1.13.4.ebuild actionpack-1.13.1.ebuild
Date: Sat, 06 Oct 2007 16:36:15
Message-Id: E1IeCUN-0000Np-3c@stork.gentoo.org
1 graaff 07/10/06 16:26:51
2
3 Modified: ChangeLog
4 Added: actionpack-1.13.4.ebuild
5 Removed: actionpack-1.13.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.57 dev-ruby/actionpack/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.57&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.57&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.56&r2=1.57
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
20 retrieving revision 1.56
21 retrieving revision 1.57
22 diff -u -r1.56 -r1.57
23 --- ChangeLog 6 Oct 2007 14:06:35 -0000 1.56
24 +++ ChangeLog 6 Oct 2007 16:26:50 -0000 1.57
25 @@ -1,6 +1,15 @@
26 # ChangeLog for dev-ruby/actionpack
27 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.56 2007/10/06 14:06:35 dertobi123 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.57 2007/10/06 16:26:50 graaff Exp $
30 +
31 + 06 Oct 2007; Hans de Graaff <graaff@g.o> -actionpack-1.13.1.ebuild,
32 + +actionpack-1.13.4.ebuild:
33 + Remove old version
34 +
35 +*actionpack-1.13.4 (06 Oct 2007)
36 +
37 + 06 Oct 2007; Hans de Graaff <graaff@g.o> +actionpack-1.13.4.ebuild:
38 + Version bump for rails 1.2.4
39
40 06 Oct 2007; Tobias Scherbaum <dertobi123@g.o>
41 actionpack-1.13.3.ebuild:
42
43
44
45 1.1 dev-ruby/actionpack/actionpack-1.13.4.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.4.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.4.ebuild?rev=1.1&content-type=text/plain
49
50 Index: actionpack-1.13.4.ebuild
51 ===================================================================
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.4.ebuild,v 1.1 2007/10/06 16:26:50 graaff Exp $
55
56 inherit ruby gems
57
58 DESCRIPTION="Eases web-request routing, handling, and response."
59 HOMEPAGE="http://rubyforge.org/projects/actionpack/"
60
61 LICENSE="MIT"
62 SLOT="1.2"
63 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
64 IUSE=""
65
66 DEPEND=">=dev-lang/ruby-1.8.5
67 =dev-ruby/activesupport-1.4.3"
68
69
70
71 --
72 gentoo-commits@g.o mailing list