Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: actionpack-2.3.5-r1.ebuild ChangeLog
Date: Mon, 25 Jan 2010 17:12:06
Message-Id: E1NZSTr-0006Ob-AV@stork.gentoo.org
1 flameeyes 10/01/25 17:12:03
2
3 Modified: actionpack-2.3.5-r1.ebuild ChangeLog
4 Log:
5 Add ~x86 keyword, tested on a development container.
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: actionpack-2.3.5-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- actionpack-2.3.5-r1.ebuild 21 Jan 2010 11:08:55 -0000 1.6
22 +++ actionpack-2.3.5-r1.ebuild 25 Jan 2010 17:12:02 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild,v 1.6 2010/01/21 11:08:55 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild,v 1.7 2010/01/25 17:12:02 flameeyes Exp $
28
29 EAPI=2
30
31 @@ -19,7 +19,7 @@
32
33 LICENSE="MIT"
34 SLOT="2.3"
35 -KEYWORDS="~amd64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
36 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
37 IUSE=""
38
39 ruby_add_rdepend "~dev-ruby/activesupport-${PV}
40
41
42
43 1.148 dev-ruby/actionpack/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.148&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.148&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.147&r2=1.148
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
52 retrieving revision 1.147
53 retrieving revision 1.148
54 diff -u -r1.147 -r1.148
55 --- ChangeLog 21 Jan 2010 11:08:55 -0000 1.147
56 +++ ChangeLog 25 Jan 2010 17:12:02 -0000 1.148
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-ruby/actionpack
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.147 2010/01/21 11:08:55 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.148 2010/01/25 17:12:02 flameeyes Exp $
62 +
63 + 25 Jan 2010; Diego E. Pettenò <flameeyes@g.o>
64 + actionpack-2.3.5-r1.ebuild:
65 + Add ~x86 keyword, tested on a development container.
66
67 21 Jan 2010; Diego E. Pettenò <flameeyes@g.o>
68 actionpack-2.3.5-r1.ebuild: