Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/boost: boost-1.55.0-r1.ebuild ChangeLog
Date: Mon, 23 Jun 2014 15:36:19
Message-Id: 20140623153615.5B6412004E@flycatcher.gentoo.org
1 mgorny 14/06/23 15:36:15
2
3 Modified: boost-1.55.0-r1.ebuild ChangeLog
4 Log:
5 Enable python3.4.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.6 dev-libs/boost/boost-1.55.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.55.0-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.55.0-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.55.0-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: boost-1.55.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.55.0-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- boost-1.55.0-r1.ebuild 28 Apr 2014 07:20:08 -0000 1.5
23 +++ boost-1.55.0-r1.ebuild 23 Jun 2014 15:36:15 -0000 1.6
24 @@ -1,9 +1,9 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.55.0-r1.ebuild,v 1.5 2014/04/28 07:20:08 pinkbyte Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.55.0-r1.ebuild,v 1.6 2014/06/23 15:36:15 mgorny Exp $
29
30 EAPI="5"
31 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
32 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
33
34 inherit eutils flag-o-matic multilib multiprocessing python-r1 toolchain-funcs versionator
35
36
37
38
39 1.318 dev-libs/boost/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.318&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.318&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.317&r2=1.318
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v
48 retrieving revision 1.317
49 retrieving revision 1.318
50 diff -u -r1.317 -r1.318
51 --- ChangeLog 28 Apr 2014 07:20:08 -0000 1.317
52 +++ ChangeLog 23 Jun 2014 15:36:15 -0000 1.318
53 @@ -1,6 +1,9 @@
54 # ChangeLog for dev-libs/boost
55 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.317 2014/04/28 07:20:08 pinkbyte Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.318 2014/06/23 15:36:15 mgorny Exp $
58 +
59 + 23 Jun 2014; Michał Górny <mgorny@g.o> boost-1.55.0-r1.ebuild:
60 + Enable python3.4.
61
62 28 Apr 2014; Sergey Popov <pinkbyte@g.o> boost-1.52.0-r6.ebuild,
63 boost-1.53.0-r1.ebuild, boost-1.54.0-r1.ebuild, boost-1.55.0-r1.ebuild: