Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Inline: Inline-0.44-r1.ebuild Inline-0.470.0.ebuild Inline-0.530.0.ebuild Inline-0.500.0.ebuild Inline-0.510.0.ebuild ChangeLog
Date: Mon, 09 Jun 2014 23:42:16
Message-Id: 20140609234213.C09A62004E@flycatcher.gentoo.org
1 vapier 14/06/09 23:42:13
2
3 Modified: Inline-0.44-r1.ebuild Inline-0.470.0.ebuild
4 Inline-0.530.0.ebuild Inline-0.500.0.ebuild
5 Inline-0.510.0.ebuild ChangeLog
6 Log:
7 Add arm64 love.
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
10
11 Revision Changes Path
12 1.29 dev-perl/Inline/Inline-0.44-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild?rev=1.29&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild?rev=1.29&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild?r1=1.28&r2=1.29
17
18 Index: Inline-0.44-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v
21 retrieving revision 1.28
22 retrieving revision 1.29
23 diff -u -r1.28 -r1.29
24 --- Inline-0.44-r1.ebuild 21 Jan 2010 13:21:57 -0000 1.28
25 +++ Inline-0.44-r1.ebuild 9 Jun 2014 23:42:13 -0000 1.29
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.28 2010/01/21 13:21:57 tove Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.29 2014/06/09 23:42:13 vapier Exp $
32
33 inherit perl-module eutils
34
35 @@ -10,7 +10,7 @@
36
37 LICENSE="Artistic"
38 SLOT="0"
39 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
40 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
41 IUSE="gtk"
42
43 DEPEND="virtual/perl-Digest-MD5
44
45
46
47 1.2 dev-perl/Inline/Inline-0.470.0.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild?r1=1.1&r2=1.2
52
53 Index: Inline-0.470.0.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- Inline-0.470.0.ebuild 30 Aug 2011 13:08:55 -0000 1.1
60 +++ Inline-0.470.0.ebuild 9 Jun 2014 23:42:13 -0000 1.2
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2011 Gentoo Foundation
63 +# Copyright 1999-2014 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild,v 1.1 2011/08/30 13:08:55 tove Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.470.0.ebuild,v 1.2 2014/06/09 23:42:13 vapier Exp $
67
68 EAPI=4
69
70 @@ -11,7 +11,7 @@
71 DESCRIPTION="Write Perl subroutines in other languages"
72
73 SLOT="0"
74 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
75 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
76 IUSE=""
77
78 RDEPEND="virtual/perl-Digest-MD5
79
80
81
82 1.6 dev-perl/Inline/Inline-0.530.0.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild?rev=1.6&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild?rev=1.6&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild?r1=1.5&r2=1.6
87
88 Index: Inline-0.530.0.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild,v
91 retrieving revision 1.5
92 retrieving revision 1.6
93 diff -u -r1.5 -r1.6
94 --- Inline-0.530.0.ebuild 10 Mar 2014 11:09:29 -0000 1.5
95 +++ Inline-0.530.0.ebuild 9 Jun 2014 23:42:13 -0000 1.6
96 @@ -1,6 +1,6 @@
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-perl/Inline/Inline-0.530.0.ebuild,v 1.5 2014/03/10 11:09:29 zlogene Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild,v 1.6 2014/06/09 23:42:13 vapier Exp $
101
102 EAPI=5
103
104 @@ -11,7 +11,7 @@
105 DESCRIPTION="Write Perl subroutines in other languages"
106
107 SLOT="0"
108 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
109 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
110 IUSE="test"
111
112 RDEPEND="virtual/perl-Digest-MD5
113
114
115
116 1.11 dev-perl/Inline/Inline-0.500.0.ebuild
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?rev=1.11&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?rev=1.11&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?r1=1.10&r2=1.11
121
122 Index: Inline-0.500.0.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v
125 retrieving revision 1.10
126 retrieving revision 1.11
127 diff -u -r1.10 -r1.11
128 --- Inline-0.500.0.ebuild 28 Aug 2013 22:00:26 -0000 1.10
129 +++ Inline-0.500.0.ebuild 9 Jun 2014 23:42:13 -0000 1.11
130 @@ -1,6 +1,6 @@
131 -# Copyright 1999-2013 Gentoo Foundation
132 +# Copyright 1999-2014 Gentoo Foundation
133 # Distributed under the terms of the GNU General Public License v2
134 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.10 2013/08/28 22:00:26 zlogene Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.11 2014/06/09 23:42:13 vapier Exp $
136
137 EAPI=4
138
139 @@ -11,7 +11,7 @@
140 DESCRIPTION="Write Perl subroutines in other languages"
141
142 SLOT="0"
143 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
144 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
145 IUSE="test"
146
147 RDEPEND="virtual/perl-Digest-MD5
148
149
150
151 1.5 dev-perl/Inline/Inline-0.510.0.ebuild
152
153 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild?rev=1.5&view=markup
154 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild?rev=1.5&content-type=text/plain
155 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild?r1=1.4&r2=1.5
156
157 Index: Inline-0.510.0.ebuild
158 ===================================================================
159 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v
160 retrieving revision 1.4
161 retrieving revision 1.5
162 diff -u -r1.4 -r1.5
163 --- Inline-0.510.0.ebuild 28 Aug 2013 22:00:26 -0000 1.4
164 +++ Inline-0.510.0.ebuild 9 Jun 2014 23:42:13 -0000 1.5
165 @@ -1,6 +1,6 @@
166 -# Copyright 1999-2013 Gentoo Foundation
167 +# Copyright 1999-2014 Gentoo Foundation
168 # Distributed under the terms of the GNU General Public License v2
169 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.4 2013/08/28 22:00:26 zlogene Exp $
170 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.5 2014/06/09 23:42:13 vapier Exp $
171
172 EAPI=4
173
174 @@ -11,7 +11,7 @@
175 DESCRIPTION="Write Perl subroutines in other languages"
176
177 SLOT="0"
178 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
179 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
180 IUSE="test"
181
182 RDEPEND="virtual/perl-Digest-MD5
183
184
185
186 1.63 dev-perl/Inline/ChangeLog
187
188 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?rev=1.63&view=markup
189 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?rev=1.63&content-type=text/plain
190 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?r1=1.62&r2=1.63
191
192 Index: ChangeLog
193 ===================================================================
194 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v
195 retrieving revision 1.62
196 retrieving revision 1.63
197 diff -u -r1.62 -r1.63
198 --- ChangeLog 10 Mar 2014 11:09:29 -0000 1.62
199 +++ ChangeLog 9 Jun 2014 23:42:13 -0000 1.63
200 @@ -1,6 +1,11 @@
201 # ChangeLog for dev-perl/Inline
202 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
203 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.62 2014/03/10 11:09:29 zlogene Exp $
204 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.63 2014/06/09 23:42:13 vapier Exp $
205 +
206 + 09 Jun 2014; Mike Frysinger <vapier@g.o> Inline-0.44-r1.ebuild,
207 + Inline-0.470.0.ebuild, Inline-0.500.0.ebuild, Inline-0.510.0.ebuild,
208 + Inline-0.530.0.ebuild:
209 + Add arm64 love.
210
211 10 Mar 2014; Mikle Kolyada <zlogene@g.o> Inline-0.530.0.ebuild:
212 Bump to EAPI=5