Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/boost: boost-1.54.0-r1.ebuild boost-1.52.0-r7.ebuild ChangeLog boost-1.53.0-r1.ebuild
Date: Wed, 03 Jun 2015 01:53:48
Message-Id: 20150603015341.6F30EA1B@oystercatcher.gentoo.org
1 pinkbyte 15/06/03 01:53:41
2
3 Modified: boost-1.54.0-r1.ebuild boost-1.52.0-r7.ebuild
4 ChangeLog boost-1.53.0-r1.ebuild
5 Log:
6 Transfer older Boost ebuilds to virtual/mpi to resolve bug #547212
7
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x60C0742D1F357D42)
9
10 Revision Changes Path
11 1.9 dev-libs/boost/boost-1.54.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.54.0-r1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.54.0-r1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.54.0-r1.ebuild?r1=1.8&r2=1.9
16
17 Index: boost-1.54.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.54.0-r1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- boost-1.54.0-r1.ebuild 8 Apr 2015 17:51:55 -0000 1.8
24 +++ boost-1.54.0-r1.ebuild 3 Jun 2015 01:53:41 -0000 1.9
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.54.0-r1.ebuild,v 1.8 2015/04/08 17:51:55 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.54.0-r1.ebuild,v 1.9 2015/06/03 01:53:41 pinkbyte Exp $
30
31 EAPI="5"
32 PYTHON_COMPAT=( python{2_7,3_3} )
33 @@ -21,7 +21,7 @@
34
35 RDEPEND="icu? ( >=dev-libs/icu-3.6:= )
36 !icu? ( virtual/libiconv )
37 - mpi? ( || ( sys-cluster/openmpi[cxx] sys-cluster/mpich2[cxx,threads] ) )
38 + mpi? ( virtual/mpi[cxx,threads] )
39 python? ( ${PYTHON_DEPS} )
40 app-arch/bzip2
41 sys-libs/zlib
42
43
44
45 1.15 dev-libs/boost/boost-1.52.0-r7.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild?rev=1.15&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild?rev=1.15&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild?r1=1.14&r2=1.15
50
51 Index: boost-1.52.0-r7.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild,v
54 retrieving revision 1.14
55 retrieving revision 1.15
56 diff -u -r1.14 -r1.15
57 --- boost-1.52.0-r7.ebuild 27 Apr 2015 13:02:44 -0000 1.14
58 +++ boost-1.52.0-r7.ebuild 3 Jun 2015 01:53:41 -0000 1.15
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2015 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild,v 1.14 2015/04/27 13:02:44 pinkbyte Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.52.0-r7.ebuild,v 1.15 2015/06/03 01:53:41 pinkbyte Exp $
64
65 EAPI="5"
66 PYTHON_COMPAT=( python{2_7,3_3} )
67 @@ -21,7 +21,7 @@
68
69 RDEPEND="icu? ( >=dev-libs/icu-3.6:= )
70 !icu? ( virtual/libiconv )
71 - mpi? ( || ( sys-cluster/openmpi[cxx] sys-cluster/mpich2[cxx,threads] ) )
72 + mpi? ( virtual/mpi[cxx,threads] )
73 python? ( ${PYTHON_DEPS} )
74 app-arch/bzip2
75 sys-libs/zlib
76
77
78
79 1.353 dev-libs/boost/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.353&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.353&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.352&r2=1.353
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v
88 retrieving revision 1.352
89 retrieving revision 1.353
90 diff -u -r1.352 -r1.353
91 --- ChangeLog 27 Apr 2015 13:02:44 -0000 1.352
92 +++ ChangeLog 3 Jun 2015 01:53:41 -0000 1.353
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-libs/boost
95 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.352 2015/04/27 13:02:44 pinkbyte Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.353 2015/06/03 01:53:41 pinkbyte Exp $
98 +
99 + 03 Jun 2015; Sergey Popov <pinkbyte@g.o> boost-1.52.0-r7.ebuild,
100 + boost-1.53.0-r1.ebuild, boost-1.54.0-r1.ebuild:
101 + Transfer older Boost ebuilds to virtual/mpi to resolve bug #547212
102
103 27 Apr 2015; Sergey Popov <pinkbyte@g.o> -boost-1.52.0-r6.ebuild,
104 boost-1.52.0-r7.ebuild:
105
106
107
108 1.9 dev-libs/boost/boost-1.53.0-r1.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.53.0-r1.ebuild?rev=1.9&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.53.0-r1.ebuild?rev=1.9&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.53.0-r1.ebuild?r1=1.8&r2=1.9
113
114 Index: boost-1.53.0-r1.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.53.0-r1.ebuild,v
117 retrieving revision 1.8
118 retrieving revision 1.9
119 diff -u -r1.8 -r1.9
120 --- boost-1.53.0-r1.ebuild 8 Apr 2015 17:51:55 -0000 1.8
121 +++ boost-1.53.0-r1.ebuild 3 Jun 2015 01:53:41 -0000 1.9
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2015 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.53.0-r1.ebuild,v 1.8 2015/04/08 17:51:55 mgorny Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.53.0-r1.ebuild,v 1.9 2015/06/03 01:53:41 pinkbyte Exp $
127
128 EAPI="5"
129 PYTHON_COMPAT=( python{2_7,3_3} )
130 @@ -21,7 +21,7 @@
131
132 RDEPEND="icu? ( >=dev-libs/icu-3.6:= )
133 !icu? ( virtual/libiconv )
134 - mpi? ( || ( sys-cluster/openmpi[cxx] sys-cluster/mpich2[cxx,threads] ) )
135 + mpi? ( virtual/mpi[cxx,threads] )
136 python? ( ${PYTHON_DEPS} )
137 app-arch/bzip2
138 sys-libs/zlib