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/actionpack: ChangeLog actionpack-1.13.6.ebuild
Date: Sat, 01 Dec 2007 22:46:10
Message-Id: E1Iyb61-0000Nt-9O@stork.gentoo.org
1 angelos 07/12/01 22:46:01
2
3 Modified: ChangeLog actionpack-1.13.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.71 dev-ruby/actionpack/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.71&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.71&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.70&r2=1.71
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
18 retrieving revision 1.70
19 retrieving revision 1.71
20 diff -u -r1.70 -r1.71
21 --- ChangeLog 1 Dec 2007 09:02:42 -0000 1.70
22 +++ ChangeLog 1 Dec 2007 22:46:00 -0000 1.71
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/actionpack
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.70 2007/12/01 09:02:42 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.71 2007/12/01 22:46:00 angelos Exp $
28 +
29 + 01 Dec 2007; Christoph Mende <angelos@g.o>
30 + actionpack-1.13.6.ebuild:
31 + Stable on amd64 wrt bug #200159
32
33 01 Dec 2007; Hans de Graaff <graaff@g.o> -actionpack-1.13.2.ebuild,
34 -actionpack-1.13.3.ebuild, -actionpack-1.13.4.ebuild:
35
36
37
38 1.6 dev-ruby/actionpack/actionpack-1.13.6.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.6.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.6.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.6.ebuild?r1=1.5&r2=1.6
43
44 Index: actionpack-1.13.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.6.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- actionpack-1.13.6.ebuild 27 Nov 2007 14:55:52 -0000 1.5
51 +++ actionpack-1.13.6.ebuild 1 Dec 2007 22:46:00 -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/actionpack/actionpack-1.13.6.ebuild,v 1.5 2007/11/27 14:55:52 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.6.ebuild,v 1.6 2007/12/01 22:46:00 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-lang/ruby-1.8.5
69
70
71
72 --
73 gentoo-commits@g.o mailing list