Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/boost-build: metadata.xml boost-build-1.49.0.ebuild boost-build-1.46.1.ebuild boost-build-1.51.0.ebuild ChangeLog boost-build-1.48.0-r1.ebuild boost-build-1.47.0.ebuild boost-build-1.37.0.ebuild boost-build-1.35.0-r2.ebuild boost-build-1.45.0.ebuild boost-build-1.50.0-r3.ebuild boost-build-1.41.0.ebuild boost-build-1.39.0.ebuild boost-build-1.35.0-r1.ebuild boost-build-1.40.0.ebuild boost-build-1.34.1.ebuild boost-build-1.42.0.ebuild boost-build-1.50.0.ebuild
Date: Wed, 31 Oct 2012 16:32:35
Message-Id: 20121031163218.B38C021600@flycatcher.gentoo.org
1 flameeyes 12/10/31 16:32:18
2
3 Modified: metadata.xml boost-build-1.49.0.ebuild
4 boost-build-1.46.1.ebuild boost-build-1.51.0.ebuild
5 ChangeLog
6 Removed: boost-build-1.48.0-r1.ebuild
7 boost-build-1.47.0.ebuild boost-build-1.37.0.ebuild
8 boost-build-1.35.0-r2.ebuild
9 boost-build-1.45.0.ebuild
10 boost-build-1.50.0-r3.ebuild
11 boost-build-1.41.0.ebuild boost-build-1.39.0.ebuild
12 boost-build-1.35.0-r1.ebuild
13 boost-build-1.40.0.ebuild boost-build-1.34.1.ebuild
14 boost-build-1.42.0.ebuild boost-build-1.50.0.ebuild
15 Log:
16 Unslotting. This removes a bunch of older packages that will not build on modern systems, keeps only three versions (stable, mostly-stable and masked).
17
18 (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
19
20 Revision Changes Path
21 1.9 dev-util/boost-build/metadata.xml
22
23 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/metadata.xml?rev=1.9&view=markup
24 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/metadata.xml?rev=1.9&content-type=text/plain
25 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/metadata.xml?r1=1.8&r2=1.9
26
27 Index: metadata.xml
28 ===================================================================
29 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/metadata.xml,v
30 retrieving revision 1.8
31 retrieving revision 1.9
32 diff -u -r1.8 -r1.9
33 --- metadata.xml 27 Aug 2012 08:50:58 -0000 1.8
34 +++ metadata.xml 31 Oct 2012 16:32:18 -0000 1.9
35 @@ -2,16 +2,4 @@
36 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
37 <pkgmetadata>
38 <herd>cpp</herd>
39 - <maintainer>
40 - <email>dev-zero@g.o</email>
41 - <name>Tiziano Müller</name>
42 - </maintainer>
43 - <maintainer>
44 - <email>SebastianLuther@×××.de</email>
45 - <name>Sebastian Luther</name>
46 - </maintainer>
47 - <maintainer>
48 - <email>arfrever.fta@×××××.com</email>
49 - <name>Arfrever Frehtes Taifersar Arahesis</name>
50 - </maintainer>
51 </pkgmetadata>
52
53
54
55 1.9 dev-util/boost-build/boost-build-1.49.0.ebuild
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.49.0.ebuild?rev=1.9&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.49.0.ebuild?rev=1.9&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.49.0.ebuild?r1=1.8&r2=1.9
60
61 Index: boost-build-1.49.0.ebuild
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.49.0.ebuild,v
64 retrieving revision 1.8
65 retrieving revision 1.9
66 diff -u -r1.8 -r1.9
67 --- boost-build-1.49.0.ebuild 21 Oct 2012 09:07:19 -0000 1.8
68 +++ boost-build-1.49.0.ebuild 31 Oct 2012 16:32:18 -0000 1.9
69 @@ -1,6 +1,6 @@
70 # Copyright 1999-2012 Gentoo Foundation
71 # Distributed under the terms of the GNU General Public License v2
72 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.49.0.ebuild,v 1.8 2012/10/21 09:07:19 maekke Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.49.0.ebuild,v 1.9 2012/10/31 16:32:18 flameeyes Exp $
74
75 EAPI="4"
76 PYTHON_DEPEND="python? *"
77 @@ -15,7 +15,7 @@
78 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
79
80 LICENSE="Boost-1.0"
81 -SLOT="$(get_version_component_range 1-2)"
82 +SLOT=0
83 KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
84 IUSE="examples python"
85
86
87
88
89 1.10 dev-util/boost-build/boost-build-1.46.1.ebuild
90
91 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.46.1.ebuild?rev=1.10&view=markup
92 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.46.1.ebuild?rev=1.10&content-type=text/plain
93 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.46.1.ebuild?r1=1.9&r2=1.10
94
95 Index: boost-build-1.46.1.ebuild
96 ===================================================================
97 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.46.1.ebuild,v
98 retrieving revision 1.9
99 retrieving revision 1.10
100 diff -u -r1.9 -r1.10
101 --- boost-build-1.46.1.ebuild 28 Dec 2011 19:22:06 -0000 1.9
102 +++ boost-build-1.46.1.ebuild 31 Oct 2012 16:32:18 -0000 1.10
103 @@ -1,6 +1,6 @@
104 -# Copyright 1999-2011 Gentoo Foundation
105 +# Copyright 1999-2012 Gentoo Foundation
106 # Distributed under the terms of the GNU General Public License v2
107 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.46.1.ebuild,v 1.9 2011/12/28 19:22:06 halcy0n Exp $
108 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.46.1.ebuild,v 1.10 2012/10/31 16:32:18 flameeyes Exp $
109
110 EAPI="2"
111
112 @@ -13,7 +13,7 @@
113 HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
114 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
115 LICENSE="Boost-1.0"
116 -SLOT="$(get_version_component_range 1-2)"
117 +SLOT=0
118 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
119 IUSE="examples python"
120
121
122
123
124 1.2 dev-util/boost-build/boost-build-1.51.0.ebuild
125
126 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.51.0.ebuild?rev=1.2&view=markup
127 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.51.0.ebuild?rev=1.2&content-type=text/plain
128 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.51.0.ebuild?r1=1.1&r2=1.2
129
130 Index: boost-build-1.51.0.ebuild
131 ===================================================================
132 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.51.0.ebuild,v
133 retrieving revision 1.1
134 retrieving revision 1.2
135 diff -u -r1.1 -r1.2
136 --- boost-build-1.51.0.ebuild 25 Oct 2012 21:55:36 -0000 1.1
137 +++ boost-build-1.51.0.ebuild 31 Oct 2012 16:32:18 -0000 1.2
138 @@ -1,6 +1,6 @@
139 # Copyright 1999-2012 Gentoo Foundation
140 # Distributed under the terms of the GNU General Public License v2
141 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.51.0.ebuild,v 1.1 2012/10/25 21:55:36 floppym Exp $
142 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.51.0.ebuild,v 1.2 2012/10/31 16:32:18 flameeyes Exp $
143
144 EAPI="5"
145 PYTHON_DEPEND="python? 2"
146 @@ -15,15 +15,16 @@
147 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
148
149 LICENSE="Boost-1.0"
150 -SLOT="$(get_version_component_range 1-2)"
151 +SLOT=0
152 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
153 IUSE="examples python test"
154
155 +REQUIRED_USE="test? ( python )"
156 +
157 RDEPEND="!<dev-libs/boost-1.34.0
158 !<=dev-util/boost-build-1.35.0-r1"
159 DEPEND="${RDEPEND}
160 - test? ( =dev-lang/python-2*
161 - sys-apps/diffutils )"
162 + test? ( sys-apps/diffutils )"
163
164 S="${WORKDIR}/boost_${MY_PV}/tools/build/v2"
165
166
167
168
169 1.106 dev-util/boost-build/ChangeLog
170
171 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.106&view=markup
172 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.106&content-type=text/plain
173 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.105&r2=1.106
174
175 Index: ChangeLog
176 ===================================================================
177 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
178 retrieving revision 1.105
179 retrieving revision 1.106
180 diff -u -r1.105 -r1.106
181 --- ChangeLog 25 Oct 2012 21:55:36 -0000 1.105
182 +++ ChangeLog 31 Oct 2012 16:32:18 -0000 1.106
183 @@ -1,6 +1,20 @@
184 # ChangeLog for dev-util/boost-build
185 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
186 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.105 2012/10/25 21:55:36 floppym Exp $
187 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.106 2012/10/31 16:32:18 flameeyes Exp $
188 +
189 + 31 Oct 2012; Diego E. Pettenò <flameeyes@g.o>
190 + -boost-build-1.34.1.ebuild, -boost-build-1.35.0-r1.ebuild,
191 + -boost-build-1.35.0-r2.ebuild, -boost-build-1.37.0.ebuild,
192 + -boost-build-1.39.0.ebuild, -boost-build-1.40.0.ebuild,
193 + -boost-build-1.41.0.ebuild, -boost-build-1.42.0.ebuild,
194 + -boost-build-1.45.0.ebuild, -boost-build-1.47.0.ebuild,
195 + -boost-build-1.48.0-r1.ebuild, -boost-build-1.50.0-r3.ebuild,
196 + -boost-build-1.50.0.ebuild, -files/1.35.0-fix_broken_icu_build.patch,
197 + -files/boost-1.41-fix-mpich2-detection.patch,
198 + -files/boost-1.42-fix-mpich2-detection.patch, boost-build-1.46.1.ebuild,
199 + boost-build-1.49.0.ebuild, boost-build-1.51.0.ebuild, metadata.xml:
200 + Unslotting. This removes a bunch of older packages that will not build on
201 + modern systems, keeps only three versions (stable, mostly-stable and masked).
202
203 *boost-build-1.51.0 (25 Oct 2012)