Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: activerecord-3.0.12.ebuild activerecord-2.3.14.ebuild activerecord-3.0.11.ebuild ChangeLog activerecord-3.0.10.ebuild
Date: Tue, 01 May 2012 18:37:04
Message-Id: 20120501182422.1C36F2006B@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:22
2
3 Modified: activerecord-3.0.12.ebuild
4 activerecord-2.3.14.ebuild
5 activerecord-3.0.11.ebuild ChangeLog
6 activerecord-3.0.10.ebuild
7 Log:
8 Drop ia64/sparc keywords
9
10 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
11
12 Revision Changes Path
13 1.2 dev-ruby/activerecord/activerecord-3.0.12.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.12.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.12.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.12.ebuild?r1=1.1&r2=1.2
18
19 Index: activerecord-3.0.12.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.12.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- activerecord-3.0.12.ebuild 4 Apr 2012 09:51:13 -0000 1.1
26 +++ activerecord-3.0.12.ebuild 1 May 2012 18:24:21 -0000 1.2
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.12.ebuild,v 1.1 2012/04/04 09:51:13 graaff Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.12.ebuild,v 1.2 2012/05/01 18:24:21 armin76 Exp $
32
33 EAPI=4
34 USE_RUBY="ruby18 ree18"
35 @@ -21,7 +21,7 @@
36
37 LICENSE="MIT"
38 SLOT="3.0"
39 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
40 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
41 IUSE="mysql postgres sqlite3"
42
43 RUBY_S="rails-rails-*/activerecord"
44
45
46
47 1.7 dev-ruby/activerecord/activerecord-2.3.14.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.14.ebuild?rev=1.7&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.14.ebuild?rev=1.7&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.14.ebuild?r1=1.6&r2=1.7
52
53 Index: activerecord-2.3.14.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.14.ebuild,v
56 retrieving revision 1.6
57 retrieving revision 1.7
58 diff -u -r1.6 -r1.7
59 --- activerecord-2.3.14.ebuild 27 Dec 2011 07:42:55 -0000 1.6
60 +++ activerecord-2.3.14.ebuild 1 May 2012 18:24:21 -0000 1.7
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2011 Gentoo Foundation
63 +# Copyright 1999-2012 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.14.ebuild,v 1.6 2011/12/27 07:42:55 graaff Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.14.ebuild,v 1.7 2012/05/01 18:24:21 armin76 Exp $
67
68 EAPI=2
69 USE_RUBY="ruby18 ree18 jruby"
70 @@ -18,7 +18,7 @@
71
72 LICENSE="MIT"
73 SLOT="2.3"
74 -KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
75 +KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
76 IUSE="mysql postgres sqlite3" #sqlite
77
78 ruby_add_rdepend "~dev-ruby/activesupport-${PV}"
79
80
81
82 1.2 dev-ruby/activerecord/activerecord-3.0.11.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.11.ebuild?rev=1.2&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.11.ebuild?rev=1.2&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.11.ebuild?r1=1.1&r2=1.2
87
88 Index: activerecord-3.0.11.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.11.ebuild,v
91 retrieving revision 1.1
92 retrieving revision 1.2
93 diff -u -r1.1 -r1.2
94 --- activerecord-3.0.11.ebuild 19 Nov 2011 11:06:21 -0000 1.1
95 +++ activerecord-3.0.11.ebuild 1 May 2012 18:24:21 -0000 1.2
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2011 Gentoo Foundation
98 +# Copyright 1999-2012 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.11.ebuild,v 1.1 2011/11/19 11:06:21 graaff Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.11.ebuild,v 1.2 2012/05/01 18:24:21 armin76 Exp $
102
103 EAPI=4
104 USE_RUBY="ruby18 ree18"
105 @@ -21,7 +21,7 @@
106
107 LICENSE="MIT"
108 SLOT="3.0"
109 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
110 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
111 IUSE="mysql postgres sqlite3"
112
113 RUBY_S="rails-rails-*/activerecord"
114
115
116
117 1.182 dev-ruby/activerecord/ChangeLog
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.182&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.182&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?r1=1.181&r2=1.182
122
123 Index: ChangeLog
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
126 retrieving revision 1.181
127 retrieving revision 1.182
128 diff -u -r1.181 -r1.182
129 --- ChangeLog 20 Apr 2012 07:30:14 -0000 1.181
130 +++ ChangeLog 1 May 2012 18:24:21 -0000 1.182
131 @@ -1,6 +1,11 @@
132 # ChangeLog for dev-ruby/activerecord
133 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
134 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.181 2012/04/20 07:30:14 graaff Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.182 2012/05/01 18:24:21 armin76 Exp $
136 +
137 + 01 May 2012; Raúl Porcel <armin76@g.o> activerecord-2.3.14.ebuild,
138 + activerecord-3.0.10.ebuild, activerecord-3.0.11.ebuild,
139 + activerecord-3.0.12.ebuild:
140 + Drop ia64/sparc keywords
141
142 *activerecord-3.2.3 (20 Apr 2012)
143
144
145
146
147 1.2 dev-ruby/activerecord/activerecord-3.0.10.ebuild
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.10.ebuild?rev=1.2&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.10.ebuild?rev=1.2&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.10.ebuild?r1=1.1&r2=1.2
152
153 Index: activerecord-3.0.10.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.10.ebuild,v
156 retrieving revision 1.1
157 retrieving revision 1.2
158 diff -u -r1.1 -r1.2
159 --- activerecord-3.0.10.ebuild 28 Sep 2011 07:27:12 -0000 1.1
160 +++ activerecord-3.0.10.ebuild 1 May 2012 18:24:21 -0000 1.2
161 @@ -1,6 +1,6 @@
162 -# Copyright 1999-2011 Gentoo Foundation
163 +# Copyright 1999-2012 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.10.ebuild,v 1.1 2011/09/28 07:27:12 graaff Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.0.10.ebuild,v 1.2 2012/05/01 18:24:21 armin76 Exp $
167
168 EAPI=4
169 USE_RUBY="ruby18 ree18"
170 @@ -21,7 +21,7 @@
171
172 LICENSE="MIT"
173 SLOT="3.0"
174 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
175 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
176 IUSE="mysql postgres sqlite3"
177
178 RUBY_S="rails-rails-*/activerecord"