Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/multi_json: multi_json-1.6.1.ebuild multi_json-1.6.1-r1.ebuild multi_json-1.5.0.ebuild ChangeLog
Date: Wed, 29 Jan 2014 16:24:02
Message-Id: 20140129162358.548222004C@flycatcher.gentoo.org
1 hattya 14/01/29 16:23:58
2
3 Modified: multi_json-1.6.1.ebuild multi_json-1.6.1-r1.ebuild
4 multi_json-1.5.0.ebuild ChangeLog
5 Log:
6 keyword ~ia64 wrt bug #468536
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
9
10 Revision Changes Path
11 1.2 dev-ruby/multi_json/multi_json-1.6.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1.ebuild?r1=1.1&r2=1.2
16
17 Index: multi_json-1.6.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- multi_json-1.6.1.ebuild 18 Jul 2013 05:44:06 -0000 1.1
24 +++ multi_json-1.6.1.ebuild 29 Jan 2014 16:23:58 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1.ebuild,v 1.1 2013/07/18 05:44:06 graaff Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1.ebuild,v 1.2 2014/01/29 16:23:58 hattya Exp $
31
32 EAPI=5
33
34 @@ -20,7 +20,7 @@
35 HOMEPAGE="http://github.com/intridea/multi_json"
36 LICENSE="MIT"
37
38 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 SLOT="0"
41 IUSE=""
42
43
44
45
46 1.3 dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild?r1=1.2&r2=1.3
51
52 Index: multi_json-1.6.1-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- multi_json-1.6.1-r1.ebuild 22 Dec 2013 19:21:44 -0000 1.2
59 +++ multi_json-1.6.1-r1.ebuild 29 Jan 2014 16:23:58 -0000 1.3
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild,v 1.2 2013/12/22 19:21:44 blueness Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild,v 1.3 2014/01/29 16:23:58 hattya Exp $
66
67 EAPI=5
68
69 @@ -20,7 +20,7 @@
70 HOMEPAGE="http://github.com/intridea/multi_json"
71 LICENSE="MIT"
72
73 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
74 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
75 SLOT="0"
76 IUSE=""
77
78
79
80
81 1.5 dev-ruby/multi_json/multi_json-1.5.0.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.5.0.ebuild?rev=1.5&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.5.0.ebuild?rev=1.5&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-1.5.0.ebuild?r1=1.4&r2=1.5
86
87 Index: multi_json-1.5.0.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.5.0.ebuild,v
90 retrieving revision 1.4
91 retrieving revision 1.5
92 diff -u -r1.4 -r1.5
93 --- multi_json-1.5.0.ebuild 27 Jul 2013 22:13:39 -0000 1.4
94 +++ multi_json-1.5.0.ebuild 29 Jan 2014 16:23:58 -0000 1.5
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2013 Gentoo Foundation
97 +# Copyright 1999-2014 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.5.0.ebuild,v 1.4 2013/07/27 22:13:39 ago Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.5.0.ebuild,v 1.5 2014/01/29 16:23:58 hattya Exp $
101
102 EAPI=5
103
104 @@ -20,7 +20,7 @@
105 HOMEPAGE="http://github.com/intridea/multi_json"
106 LICENSE="MIT"
107
108 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
109 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
110 SLOT="0"
111 IUSE=""
112
113
114
115
116 1.35 dev-ruby/multi_json/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/ChangeLog?rev=1.35&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/ChangeLog?rev=1.35&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/ChangeLog?r1=1.34&r2=1.35
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v
125 retrieving revision 1.34
126 retrieving revision 1.35
127 diff -u -r1.34 -r1.35
128 --- ChangeLog 22 Dec 2013 19:21:44 -0000 1.34
129 +++ ChangeLog 29 Jan 2014 16:23:58 -0000 1.35
130 @@ -1,6 +1,10 @@
131 # ChangeLog for dev-ruby/multi_json
132 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.34 2013/12/22 19:21:44 blueness Exp $
134 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
135 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.35 2014/01/29 16:23:58 hattya Exp $
136 +
137 + 29 Jan 2014; Akinori Hattori <hattya@g.o> multi_json-1.5.0.ebuild,
138 + multi_json-1.6.1-r1.ebuild, multi_json-1.6.1.ebuild:
139 + keyword ~ia64 wrt bug #468536
140
141 22 Dec 2013; Anthony G. Basile <blueness@g.o>
142 multi_json-1.6.1-r1.ebuild: