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