Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@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.11.8.ebuild botan-1.11.4.ebuild ChangeLog
Date: Sat, 29 Nov 2014 10:09:36
Message-Id: 20141129100932.D6ABBB25F@oystercatcher.gentoo.org
1 pacho 14/11/29 10:09:32
2
3 Modified: botan-1.10.5.ebuild botan-1.11.8.ebuild
4 botan-1.11.4.ebuild ChangeLog
5 Log:
6 Support python 3.4
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.4 dev-libs/botan/botan-1.10.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?r1=1.3&r2=1.4
16
17 Index: botan-1.10.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- botan-1.10.5.ebuild 21 Sep 2013 19:26:53 -0000 1.3
24 +++ botan-1.10.5.ebuild 29 Nov 2014 10:09:32 -0000 1.4
25 @@ -1,9 +1,9 @@
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-libs/botan/botan-1.10.5.ebuild,v 1.3 2013/09/21 19:26:53 alonbl Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v 1.4 2014/11/29 10:09:32 pacho Exp $
31
32 EAPI="5"
33 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
34 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
35
36 inherit eutils multilib python-r1 toolchain-funcs
37
38
39
40
41 1.2 dev-libs/botan/botan-1.11.8.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild?r1=1.1&r2=1.2
46
47 Index: botan-1.11.8.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- botan-1.11.8.ebuild 16 Mar 2014 01:55:33 -0000 1.1
54 +++ botan-1.11.8.ebuild 29 Nov 2014 10:09:32 -0000 1.2
55 @@ -1,9 +1,9 @@
56 # Copyright 1999-2014 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild,v 1.1 2014/03/16 01:55:33 alonbl Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild,v 1.2 2014/11/29 10:09:32 pacho Exp $
60
61 EAPI="5"
62 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
63 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
64
65 inherit eutils multilib python-r1 toolchain-funcs
66
67
68
69
70 1.2 dev-libs/botan/botan-1.11.4.ebuild
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild?rev=1.2&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild?rev=1.2&content-type=text/plain
74 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild?r1=1.1&r2=1.2
75
76 Index: botan-1.11.4.ebuild
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild,v
79 retrieving revision 1.1
80 retrieving revision 1.2
81 diff -u -r1.1 -r1.2
82 --- botan-1.11.4.ebuild 18 Sep 2013 13:13:58 -0000 1.1
83 +++ botan-1.11.4.ebuild 29 Nov 2014 10:09:32 -0000 1.2
84 @@ -1,9 +1,9 @@
85 -# Copyright 1999-2013 Gentoo Foundation
86 +# Copyright 1999-2014 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild,v 1.1 2013/09/18 13:13:58 pinkbyte Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild,v 1.2 2014/11/29 10:09:32 pacho Exp $
90
91 EAPI="5"
92 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
93 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
94
95 inherit eutils multilib python-r1 toolchain-funcs
96
97
98
99
100 1.87 dev-libs/botan/ChangeLog
101
102 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?rev=1.87&view=markup
103 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?rev=1.87&content-type=text/plain
104 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?r1=1.86&r2=1.87
105
106 Index: ChangeLog
107 ===================================================================
108 RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v
109 retrieving revision 1.86
110 retrieving revision 1.87
111 diff -u -r1.86 -r1.87
112 --- ChangeLog 16 Mar 2014 01:55:33 -0000 1.86
113 +++ ChangeLog 29 Nov 2014 10:09:32 -0000 1.87
114 @@ -1,6 +1,10 @@
115 # ChangeLog for dev-libs/botan
116 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
117 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.86 2014/03/16 01:55:33 alonbl Exp $
118 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.87 2014/11/29 10:09:32 pacho Exp $
119 +
120 + 29 Nov 2014; Pacho Ramos <pacho@g.o> botan-1.10.5.ebuild,
121 + botan-1.11.4.ebuild, botan-1.11.8.ebuild:
122 + Support python 3.4
123
124 *botan-1.11.8 (16 Mar 2014)