Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/cyassl: cyassl-3.0.0.ebuild cyassl-2.9.4.ebuild ChangeLog
Date: Sun, 08 Jun 2014 14:19:03
Message-Id: 20140608141858.5A7872004E@flycatcher.gentoo.org
1 blueness 14/06/08 14:18:58
2
3 Modified: cyassl-3.0.0.ebuild cyassl-2.9.4.ebuild ChangeLog
4 Log:
5 RESTRICT=test, bug #512312
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.3 net-libs/cyassl/cyassl-3.0.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-3.0.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-3.0.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-3.0.0.ebuild?r1=1.2&r2=1.3
15
16 Index: cyassl-3.0.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-3.0.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- cyassl-3.0.0.ebuild 4 Jun 2014 14:00:26 -0000 1.2
23 +++ cyassl-3.0.0.ebuild 8 Jun 2014 14:18:58 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-3.0.0.ebuild,v 1.2 2014/06/04 14:00:26 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-3.0.0.ebuild,v 1.3 2014/06/08 14:18:58 blueness Exp $
29
30 EAPI="5"
31
32 @@ -20,6 +20,9 @@
33 EXTRAS="atomicuser pkcallbacks sep maxfragment truncatedhmac tlsx"
34 DEBUG="debug errorstrings memory test"
35
36 +# More trouble ahead, bug #512312
37 +RESTRICT="test"
38 +
39 #Note: sniffer is broken at the configure.ac level. Its not too important and we'll disable it for this release.
40 #IUSE="-dtls examples extra fortress ipv6 httpd mcapi pwdbased sni sniffer static-libs threads zlib ${CACHE_SIZE} ${CRYPTO_OPTS} ${CERT_OPTS} ${EXTRAS} ${DEBUG}"
41 IUSE="-dtls examples extra fortress ipv6 httpd mcapi pwdbased sni static-libs threads zlib ${CACHE_SIZE} ${CRYPTO_OPTS} ${CERT_OPTS} ${EXTRAS} ${DEBUG}"
42
43
44
45 1.4 net-libs/cyassl/cyassl-2.9.4.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.9.4.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.9.4.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.9.4.ebuild?r1=1.3&r2=1.4
50
51 Index: cyassl-2.9.4.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.9.4.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- cyassl-2.9.4.ebuild 4 Jun 2014 14:00:26 -0000 1.3
58 +++ cyassl-2.9.4.ebuild 8 Jun 2014 14:18:58 -0000 1.4
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.9.4.ebuild,v 1.3 2014/06/04 14:00:26 blueness Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.9.4.ebuild,v 1.4 2014/06/08 14:18:58 blueness Exp $
64
65 EAPI="5"
66
67 @@ -20,6 +20,9 @@
68 EXTRAS="atomicuser pkcallbacks sep maxfragment truncatedhmac tlsx"
69 DEBUG="debug errorstrings memory test"
70
71 +# More trouble ahead, bug #512312
72 +RESTRICT="test"
73 +
74 #Note: sniffer is broken at the configure.ac level. Its not too important and we'll disable it for this release.
75 #IUSE="-dtls examples extra fortress ipv6 httpd mcapi pwdbased sni sniffer static-libs threads zlib ${CACHE_SIZE} ${CRYPTO_OPTS} ${CERT_OPTS} ${EXTRAS} ${DEBUG}"
76 IUSE="-dtls examples extra fortress ipv6 httpd mcapi pwdbased sni static-libs threads zlib ${CACHE_SIZE} ${CRYPTO_OPTS} ${CERT_OPTS} ${EXTRAS} ${DEBUG}"
77
78
79
80 1.53 net-libs/cyassl/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.53&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.53&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?r1=1.52&r2=1.53
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v
89 retrieving revision 1.52
90 retrieving revision 1.53
91 diff -u -r1.52 -r1.53
92 --- ChangeLog 4 Jun 2014 14:00:26 -0000 1.52
93 +++ ChangeLog 8 Jun 2014 14:18:58 -0000 1.53
94 @@ -1,6 +1,10 @@
95 # ChangeLog for net-libs/cyassl
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.52 2014/06/04 14:00:26 blueness Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.53 2014/06/08 14:18:58 blueness Exp $
99 +
100 + 08 Jun 2014; Anthony G. Basile <blueness@g.o> cyassl-2.9.4.ebuild,
101 + cyassl-3.0.0.ebuild:
102 + RESTRICT=test, bug #512312
103
104 04 Jun 2014; Anthony G. Basile <blueness@g.o> cyassl-2.9.4.ebuild,
105 cyassl-3.0.0.ebuild: