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-vcs/cvsps: cvsps-2.2_beta1.ebuild cvsps-2.1.ebuild cvsps-2.1-r1.ebuild cvsps-3.13.ebuild cvsps-3.10.ebuild ChangeLog
Date: Mon, 20 Jan 2014 23:41:26
Message-Id: 20140120233532.484A9200AF@flycatcher.gentoo.org
1 vapier 14/01/20 23:35:32
2
3 Modified: cvsps-2.2_beta1.ebuild cvsps-2.1.ebuild
4 cvsps-2.1-r1.ebuild cvsps-3.13.ebuild
5 cvsps-3.10.ebuild ChangeLog
6 Log:
7 Add arm64 love.
8
9 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
10
11 Revision Changes Path
12 1.2 dev-vcs/cvsps/cvsps-2.2_beta1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild?r1=1.1&r2=1.2
17
18 Index: cvsps-2.2_beta1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- cvsps-2.2_beta1.ebuild 2 Oct 2012 15:58:59 -0000 1.1
25 +++ cvsps-2.2_beta1.ebuild 20 Jan 2014 23:35:32 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2012 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-vcs/cvsps/cvsps-2.2_beta1.ebuild,v 1.1 2012/10/02 15:58:59 slyfox Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild,v 1.2 2014/01/20 23:35:32 vapier Exp $
32
33 EAPI="4"
34
35 @@ -13,7 +13,7 @@
36
37 LICENSE="GPL-2"
38 SLOT="0"
39 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
40 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
41 IUSE=""
42
43 RDEPEND="sys-libs/zlib"
44
45
46
47 1.5 dev-vcs/cvsps/cvsps-2.1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-2.1.ebuild?rev=1.5&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-2.1.ebuild?rev=1.5&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-2.1.ebuild?r1=1.4&r2=1.5
52
53 Index: cvsps-2.1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1.ebuild,v
56 retrieving revision 1.4
57 retrieving revision 1.5
58 diff -u -r1.4 -r1.5
59 --- cvsps-2.1.ebuild 20 Apr 2011 12:46:35 -0000 1.4
60 +++ cvsps-2.1.ebuild 20 Jan 2014 23:35:32 -0000 1.5
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-vcs/cvsps/cvsps-2.1.ebuild,v 1.4 2011/04/20 12:46:35 jlec Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1.ebuild,v 1.5 2014/01/20 23:35:32 vapier Exp $
67
68 inherit eutils toolchain-funcs
69
70 @@ -11,7 +11,7 @@
71
72 LICENSE="GPL-2"
73 SLOT="0"
74 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
75 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
76 IUSE=""
77
78 DEPEND="sys-libs/zlib"
79
80
81
82 1.12 dev-vcs/cvsps/cvsps-2.1-r1.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild?rev=1.12&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild?rev=1.12&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild?r1=1.11&r2=1.12
87
88 Index: cvsps-2.1-r1.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v
91 retrieving revision 1.11
92 retrieving revision 1.12
93 diff -u -r1.11 -r1.12
94 --- cvsps-2.1-r1.ebuild 26 Aug 2012 18:26:41 -0000 1.11
95 +++ cvsps-2.1-r1.ebuild 20 Jan 2014 23:35:32 -0000 1.12
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2012 Gentoo Foundation
98 +# Copyright 1999-2014 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v 1.11 2012/08/26 18:26:41 armin76 Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v 1.12 2014/01/20 23:35:32 vapier Exp $
102
103 inherit eutils toolchain-funcs
104
105 @@ -11,7 +11,7 @@
106
107 LICENSE="GPL-2"
108 SLOT="0"
109 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
110 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
111 IUSE=""
112
113 DEPEND="sys-libs/zlib"
114
115
116
117 1.2 dev-vcs/cvsps/cvsps-3.13.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-3.13.ebuild?rev=1.2&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-3.13.ebuild?rev=1.2&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-3.13.ebuild?r1=1.1&r2=1.2
122
123 Index: cvsps-3.13.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.13.ebuild,v
126 retrieving revision 1.1
127 retrieving revision 1.2
128 diff -u -r1.1 -r1.2
129 --- cvsps-3.13.ebuild 28 Dec 2013 22:14:29 -0000 1.1
130 +++ cvsps-3.13.ebuild 20 Jan 2014 23:35:32 -0000 1.2
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2013 Gentoo Foundation
133 +# Copyright 1999-2014 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.13.ebuild,v 1.1 2013/12/28 22:14:29 slyfox Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.13.ebuild,v 1.2 2014/01/20 23:35:32 vapier Exp $
137
138 EAPI="4"
139
140 @@ -12,7 +12,7 @@
141
142 LICENSE="GPL-2"
143 SLOT="0"
144 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
145 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
146 IUSE=""
147
148 RDEPEND="sys-libs/zlib"
149
150
151
152 1.2 dev-vcs/cvsps/cvsps-3.10.ebuild
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-3.10.ebuild?rev=1.2&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-3.10.ebuild?rev=1.2&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/cvsps-3.10.ebuild?r1=1.1&r2=1.2
157
158 Index: cvsps-3.10.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.10.ebuild,v
161 retrieving revision 1.1
162 retrieving revision 1.2
163 diff -u -r1.1 -r1.2
164 --- cvsps-3.10.ebuild 23 Jan 2013 11:59:08 -0000 1.1
165 +++ cvsps-3.10.ebuild 20 Jan 2014 23:35:32 -0000 1.2
166 @@ -1,6 +1,6 @@
167 -# Copyright 1999-2013 Gentoo Foundation
168 +# Copyright 1999-2014 Gentoo Foundation
169 # Distributed under the terms of the GNU General Public License v2
170 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.10.ebuild,v 1.1 2013/01/23 11:59:08 slyfox Exp $
171 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.10.ebuild,v 1.2 2014/01/20 23:35:32 vapier Exp $
172
173 EAPI="4"
174
175 @@ -12,7 +12,7 @@
176
177 LICENSE="GPL-2"
178 SLOT="0"
179 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
180 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
181 IUSE=""
182
183 RDEPEND="sys-libs/zlib"
184
185
186
187 1.21 dev-vcs/cvsps/ChangeLog
188
189 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/ChangeLog?rev=1.21&view=markup
190 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/ChangeLog?rev=1.21&content-type=text/plain
191 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsps/ChangeLog?r1=1.20&r2=1.21
192
193 Index: ChangeLog
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v
196 retrieving revision 1.20
197 retrieving revision 1.21
198 diff -u -r1.20 -r1.21
199 --- ChangeLog 28 Dec 2013 22:14:29 -0000 1.20
200 +++ ChangeLog 20 Jan 2014 23:35:32 -0000 1.21
201 @@ -1,6 +1,11 @@
202 # ChangeLog for dev-vcs/cvsps
203 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
204 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.20 2013/12/28 22:14:29 slyfox Exp $
205 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
206 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.21 2014/01/20 23:35:32 vapier Exp $
207 +
208 + 20 Jan 2014; Mike Frysinger <vapier@g.o> cvsps-2.1-r1.ebuild,
209 + cvsps-2.1.ebuild, cvsps-2.2_beta1.ebuild, cvsps-3.10.ebuild,
210 + cvsps-3.13.ebuild:
211 + Add arm64 love.
212
213 *cvsps-3.13 (28 Dec 2013)