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/activemodel: ChangeLog activemodel-3.0.12.ebuild activemodel-3.0.11.ebuild activemodel-3.0.10.ebuild
Date: Tue, 01 May 2012 18:29:32
Message-Id: 20120501182405.68E9B20063@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:05
2
3 Modified: ChangeLog activemodel-3.0.12.ebuild
4 activemodel-3.0.11.ebuild activemodel-3.0.10.ebuild
5 Log:
6 Drop ia64/sparc keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.26 dev-ruby/activemodel/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/ChangeLog?rev=1.26&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/ChangeLog?rev=1.26&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/ChangeLog?r1=1.25&r2=1.26
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v
20 retrieving revision 1.25
21 retrieving revision 1.26
22 diff -u -r1.25 -r1.26
23 --- ChangeLog 20 Apr 2012 07:18:36 -0000 1.25
24 +++ ChangeLog 1 May 2012 18:24:05 -0000 1.26
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/activemodel
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.25 2012/04/20 07:18:36 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.26 2012/05/01 18:24:05 armin76 Exp $
30 +
31 + 01 May 2012; Raúl Porcel <armin76@g.o> activemodel-3.0.10.ebuild,
32 + activemodel-3.0.11.ebuild, activemodel-3.0.12.ebuild:
33 + Drop ia64/sparc keywords
34
35 *activemodel-3.2.3 (20 Apr 2012)
36
37
38
39
40 1.2 dev-ruby/activemodel/activemodel-3.0.12.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.12.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.12.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.12.ebuild?r1=1.1&r2=1.2
45
46 Index: activemodel-3.0.12.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.12.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- activemodel-3.0.12.ebuild 4 Apr 2012 09:25:27 -0000 1.1
53 +++ activemodel-3.0.12.ebuild 1 May 2012 18:24:05 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.12.ebuild,v 1.1 2012/04/04 09:25:27 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.12.ebuild,v 1.2 2012/05/01 18:24:05 armin76 Exp $
59
60 EAPI=4
61
62 @@ -20,7 +20,7 @@
63
64 LICENSE="MIT"
65 SLOT="3.0"
66 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
67 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
68 IUSE=""
69
70 RUBY_S="rails-rails-*/activemodel"
71
72
73
74 1.2 dev-ruby/activemodel/activemodel-3.0.11.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.11.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.11.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.11.ebuild?r1=1.1&r2=1.2
79
80 Index: activemodel-3.0.11.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.11.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- activemodel-3.0.11.ebuild 19 Nov 2011 10:55:27 -0000 1.1
87 +++ activemodel-3.0.11.ebuild 1 May 2012 18:24:05 -0000 1.2
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2011 Gentoo Foundation
90 +# Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.11.ebuild,v 1.1 2011/11/19 10:55:27 graaff Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.11.ebuild,v 1.2 2012/05/01 18:24:05 armin76 Exp $
94
95 EAPI=4
96
97 @@ -20,7 +20,7 @@
98
99 LICENSE="MIT"
100 SLOT="3.0"
101 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
102 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
103 IUSE=""
104
105 RUBY_S="rails-rails-*/activemodel"
106
107
108
109 1.2 dev-ruby/activemodel/activemodel-3.0.10.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.10.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.10.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.10.ebuild?r1=1.1&r2=1.2
114
115 Index: activemodel-3.0.10.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.10.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- activemodel-3.0.10.ebuild 28 Sep 2011 07:22:20 -0000 1.1
122 +++ activemodel-3.0.10.ebuild 1 May 2012 18:24:05 -0000 1.2
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2011 Gentoo Foundation
125 +# Copyright 1999-2012 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.10.ebuild,v 1.1 2011/09/28 07:22:20 graaff Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.0.10.ebuild,v 1.2 2012/05/01 18:24:05 armin76 Exp $
129
130 EAPI=4
131
132 @@ -20,7 +20,7 @@
133
134 LICENSE="MIT"
135 SLOT="3.0"
136 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
137 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
138 IUSE=""
139
140 RUBY_S="rails-rails-*/activemodel"