Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/botan: botan-1.10.5.ebuild botan-1.10.3.ebuild botan-1.11.8.ebuild botan-1.10.1.ebuild botan-1.10.3-r1.ebuild ChangeLog botan-1.11.4.ebuild
Date: Mon, 02 Feb 2015 16:39:04
Message-Id: 20150202163858.57A4910E74@oystercatcher.gentoo.org
1 jer 15/02/02 16:38:58
2
3 Modified: botan-1.10.5.ebuild botan-1.10.3.ebuild
4 botan-1.11.8.ebuild botan-1.10.1.ebuild
5 botan-1.10.3-r1.ebuild ChangeLog
6 botan-1.11.4.ebuild
7 Log:
8 Marked ~hppa (bug #538550).
9
10 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
11
12 Revision Changes Path
13 1.5 dev-libs/botan/botan-1.10.5.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?rev=1.5&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?rev=1.5&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?r1=1.4&r2=1.5
18
19 Index: botan-1.10.5.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v
22 retrieving revision 1.4
23 retrieving revision 1.5
24 diff -u -r1.4 -r1.5
25 --- botan-1.10.5.ebuild 29 Nov 2014 10:09:32 -0000 1.4
26 +++ botan-1.10.5.ebuild 2 Feb 2015 16:38:58 -0000 1.5
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2014 Gentoo Foundation
29 +# Copyright 1999-2015 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v 1.4 2014/11/29 10:09:32 pacho Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v 1.5 2015/02/02 16:38:58 jer Exp $
33
34 EAPI="5"
35 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
36 @@ -13,7 +13,7 @@
37 HOMEPAGE="http://botan.randombit.net/"
38 SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz"
39
40 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
41 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
42 SLOT="0"
43 LICENSE="BSD"
44 IUSE="bindist doc python bzip2 gmp ssl static-libs threads zlib"
45
46
47
48 1.6 dev-libs/botan/botan-1.10.3.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.3.ebuild?rev=1.6&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.3.ebuild?rev=1.6&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.3.ebuild?r1=1.5&r2=1.6
53
54 Index: botan-1.10.3.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3.ebuild,v
57 retrieving revision 1.5
58 retrieving revision 1.6
59 diff -u -r1.5 -r1.6
60 --- botan-1.10.3.ebuild 4 Jul 2013 12:17:36 -0000 1.5
61 +++ botan-1.10.3.ebuild 2 Feb 2015 16:38:58 -0000 1.6
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2013 Gentoo Foundation
64 +# Copyright 1999-2015 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3.ebuild,v 1.5 2013/07/04 12:17:36 ago Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3.ebuild,v 1.6 2015/02/02 16:38:58 jer Exp $
68
69 EAPI="3"
70 #PYTHON_BDEPEND="2"
71 @@ -13,7 +13,7 @@
72 HOMEPAGE="http://botan.randombit.net/"
73 SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz"
74
75 -KEYWORDS="amd64 ~ia64 ppc ~sparc x86 ~ppc-macos"
76 +KEYWORDS="amd64 ~hppa ~ia64 ppc ~sparc x86 ~ppc-macos"
77 SLOT="0"
78 LICENSE="BSD"
79 IUSE="bindist bzip2 gmp ssl threads zlib"
80
81
82
83 1.3 dev-libs/botan/botan-1.11.8.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild?rev=1.3&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild?rev=1.3&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild?r1=1.2&r2=1.3
88
89 Index: botan-1.11.8.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild,v
92 retrieving revision 1.2
93 retrieving revision 1.3
94 diff -u -r1.2 -r1.3
95 --- botan-1.11.8.ebuild 29 Nov 2014 10:09:32 -0000 1.2
96 +++ botan-1.11.8.ebuild 2 Feb 2015 16:38:58 -0000 1.3
97 @@ -1,6 +1,6 @@
98 -# Copyright 1999-2014 Gentoo Foundation
99 +# Copyright 1999-2015 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild,v 1.2 2014/11/29 10:09:32 pacho Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild,v 1.3 2015/02/02 16:38:58 jer Exp $
103
104 EAPI="5"
105 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
106 @@ -13,7 +13,7 @@
107 HOMEPAGE="http://botan.randombit.net/"
108 SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz"
109
110 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
111 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
112 SLOT="0"
113 LICENSE="BSD"
114 IUSE="bindist doc python bzip2 gmp lzma sqlite ssl static-libs threads zlib"
115
116
117
118 1.2 dev-libs/botan/botan-1.10.1.ebuild
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.1.ebuild?rev=1.2&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.1.ebuild?rev=1.2&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.1.ebuild?r1=1.1&r2=1.2
123
124 Index: botan-1.10.1.ebuild
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.1.ebuild,v
127 retrieving revision 1.1
128 retrieving revision 1.2
129 diff -u -r1.1 -r1.2
130 --- botan-1.10.1.ebuild 20 Aug 2011 14:11:54 -0000 1.1
131 +++ botan-1.10.1.ebuild 2 Feb 2015 16:38:58 -0000 1.2
132 @@ -1,6 +1,6 @@
133 -# Copyright 1999-2011 Gentoo Foundation
134 +# Copyright 1999-2015 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.1.ebuild,v 1.1 2011/08/20 14:11:54 scarabeus Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.1.ebuild,v 1.2 2015/02/02 16:38:58 jer Exp $
138
139 EAPI="3"
140 #PYTHON_BDEPEND="2"
141 @@ -13,7 +13,7 @@
142 HOMEPAGE="http://botan.randombit.net/"
143 SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz"
144
145 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
146 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
147 SLOT="0"
148 LICENSE="BSD"
149 IUSE="bzip2 gmp ssl threads zlib"
150
151
152
153 1.5 dev-libs/botan/botan-1.10.3-r1.ebuild
154
155 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild?rev=1.5&view=markup
156 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild?rev=1.5&content-type=text/plain
157 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild?r1=1.4&r2=1.5
158
159 Index: botan-1.10.3-r1.ebuild
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild,v
162 retrieving revision 1.4
163 retrieving revision 1.5
164 diff -u -r1.4 -r1.5
165 --- botan-1.10.3-r1.ebuild 18 Sep 2013 11:11:26 -0000 1.4
166 +++ botan-1.10.3-r1.ebuild 2 Feb 2015 16:38:58 -0000 1.5
167 @@ -1,6 +1,6 @@
168 -# Copyright 1999-2013 Gentoo Foundation
169 +# Copyright 1999-2015 Gentoo Foundation
170 # Distributed under the terms of the GNU General Public License v2
171 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild,v 1.4 2013/09/18 11:11:26 pinkbyte Exp $
172 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild,v 1.5 2015/02/02 16:38:58 jer Exp $
173
174 EAPI="5"
175 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
176 @@ -13,7 +13,7 @@
177 HOMEPAGE="http://botan.randombit.net/"
178 SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz"
179
180 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
181 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
182 SLOT="0"
183 LICENSE="BSD"
184 IUSE="bindist doc python bzip2 gmp ssl threads zlib"
185
186
187
188 1.88 dev-libs/botan/ChangeLog
189
190 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?rev=1.88&view=markup
191 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?rev=1.88&content-type=text/plain
192 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?r1=1.87&r2=1.88
193
194 Index: ChangeLog
195 ===================================================================
196 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v
197 retrieving revision 1.87
198 retrieving revision 1.88
199 diff -u -r1.87 -r1.88
200 --- ChangeLog 29 Nov 2014 10:09:32 -0000 1.87
201 +++ ChangeLog 2 Feb 2015 16:38:58 -0000 1.88
202 @@ -1,6 +1,11 @@
203 # ChangeLog for dev-libs/botan
204 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
205 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.87 2014/11/29 10:09:32 pacho Exp $
206 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
207 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.88 2015/02/02 16:38:58 jer Exp $
208 +
209 + 02 Feb 2015; Jeroen Roovers <jer@g.o> botan-1.10.1.ebuild,
210 + botan-1.10.3.ebuild, botan-1.10.3-r1.ebuild, botan-1.10.5.ebuild,
211 + botan-1.11.4.ebuild, botan-1.11.8.ebuild:
212 + Marked ~hppa (bug #538550).
213
214 29 Nov 2014; Pacho Ramos <pacho@g.o> botan-1.10.5.ebuild,
215 botan-1.11.4.ebuild, botan-1.11.8.ebuild:
216
217
218
219 1.3 dev-libs/botan/botan-1.11.4.ebuild
220
221 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild?rev=1.3&view=markup
222 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild?rev=1.3&content-type=text/plain
223 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild?r1=1.2&r2=1.3
224
225 Index: botan-1.11.4.ebuild
226 ===================================================================
227 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild,v
228 retrieving revision 1.2
229 retrieving revision 1.3
230 diff -u -r1.2 -r1.3
231 --- botan-1.11.4.ebuild 29 Nov 2014 10:09:32 -0000 1.2
232 +++ botan-1.11.4.ebuild 2 Feb 2015 16:38:58 -0000 1.3
233 @@ -1,6 +1,6 @@
234 -# Copyright 1999-2014 Gentoo Foundation
235 +# Copyright 1999-2015 Gentoo Foundation
236 # Distributed under the terms of the GNU General Public License v2
237 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild,v 1.2 2014/11/29 10:09:32 pacho Exp $
238 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild,v 1.3 2015/02/02 16:38:58 jer Exp $
239
240 EAPI="5"
241 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
242 @@ -13,7 +13,7 @@
243 HOMEPAGE="http://botan.randombit.net/"
244 SRC_URI="http://files.randombit.net/botan/${MY_P}.tbz"
245
246 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
247 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
248 SLOT="0"
249 LICENSE="BSD"
250 IUSE="bindist doc python bzip2 gmp lzma sqlite ssl static-libs threads zlib"