Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/boost-build: boost-build-1.36.0.ebuild ChangeLog boost-build-1.34.1.ebuild boost-build-1.35.0-r2.ebuild boost-build-1.37.0.ebuild boost-build-1.35.0-r1.ebuild
Date: Tue, 24 Mar 2009 04:34:50
Message-Id: E1LlyLa-0000eV-P2@stork.gentoo.org
1 dirtyepic 09/03/24 04:34:42
2
3 Modified: boost-build-1.36.0.ebuild ChangeLog
4 boost-build-1.34.1.ebuild
5 boost-build-1.35.0-r2.ebuild
6 boost-build-1.37.0.ebuild
7 boost-build-1.35.0-r1.ebuild
8 Log:
9 Fix homepage. Bug #234246.
10 (Portage version: 2.2_rc26/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.2 dev-util/boost-build/boost-build-1.36.0.ebuild
14
15 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.36.0.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.36.0.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.36.0.ebuild?r1=1.1&r2=1.2
18
19 Index: boost-build-1.36.0.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.36.0.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- boost-build-1.36.0.ebuild 16 Dec 2008 15:44:42 -0000 1.1
26 +++ boost-build-1.36.0.ebuild 24 Mar 2009 04:34:42 -0000 1.2
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2008 Gentoo Foundation
29 +# Copyright 1999-2009 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.36.0.ebuild,v 1.1 2008/12/16 15:44:42 dev-zero Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.36.0.ebuild,v 1.2 2009/03/24 04:34:42 dirtyepic Exp $
33
34 EAPI="2"
35
36 @@ -10,7 +10,7 @@
37 MAJOR_PV="$(replace_all_version_separators _ $(get_version_component_range 1-2))"
38
39 DESCRIPTION="A system for large project software construction, which is simple to use and powerful."
40 -HOMEPAGE="http://www.boost.org/tools/build/v2/index.html"
41 +HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
42 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
43 LICENSE="Boost-1.0"
44 SLOT="1.36"
45
46
47
48 1.28 dev-util/boost-build/ChangeLog
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.28&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.28&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.27&r2=1.28
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
57 retrieving revision 1.27
58 retrieving revision 1.28
59 diff -u -r1.27 -r1.28
60 --- ChangeLog 7 Feb 2009 17:00:36 -0000 1.27
61 +++ ChangeLog 24 Mar 2009 04:34:42 -0000 1.28
62 @@ -1,6 +1,11 @@
63 # ChangeLog for dev-util/boost-build
64 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.27 2009/02/07 17:00:36 klausman Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.28 2009/03/24 04:34:42 dirtyepic Exp $
67 +
68 + 24 Mar 2009; Ryan Hill <dirtyepic@g.o> boost-build-1.34.1.ebuild,
69 + boost-build-1.35.0-r1.ebuild, boost-build-1.35.0-r2.ebuild,
70 + boost-build-1.36.0.ebuild, boost-build-1.37.0.ebuild:
71 + Fix homepage. Bug #234246.
72
73 07 Feb 2009; Tobias Klausmann <klausman@g.o>
74 boost-build-1.35.0-r1.ebuild:
75
76
77
78 1.16 dev-util/boost-build/boost-build-1.34.1.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild?rev=1.16&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild?rev=1.16&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild?r1=1.15&r2=1.16
83
84 Index: boost-build-1.34.1.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v
87 retrieving revision 1.15
88 retrieving revision 1.16
89 diff -u -r1.15 -r1.16
90 --- boost-build-1.34.1.ebuild 5 Nov 2008 10:30:07 -0000 1.15
91 +++ boost-build-1.34.1.ebuild 24 Mar 2009 04:34:42 -0000 1.16
92 @@ -1,13 +1,13 @@
93 -# Copyright 1999-2008 Gentoo Foundation
94 +# Copyright 1999-2009 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.15 2008/11/05 10:30:07 vapier Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.16 2009/03/24 04:34:42 dirtyepic Exp $
98
99 inherit flag-o-matic toolchain-funcs versionator
100
101 MY_PV=$(replace_all_version_separators _)
102
103 DESCRIPTION="A system for large project software construction, which is simple to use and powerful."
104 -HOMEPAGE="http://www.boost.org/tools/build/v2/index.html"
105 +HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
106 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
107
108 LICENSE="Boost-1.0"
109
110
111
112 1.2 dev-util/boost-build/boost-build-1.35.0-r2.ebuild
113
114 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild?rev=1.2&view=markup
115 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild?rev=1.2&content-type=text/plain
116 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild?r1=1.1&r2=1.2
117
118 Index: boost-build-1.35.0-r2.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v
121 retrieving revision 1.1
122 retrieving revision 1.2
123 diff -u -r1.1 -r1.2
124 --- boost-build-1.35.0-r2.ebuild 16 Dec 2008 15:44:42 -0000 1.1
125 +++ boost-build-1.35.0-r2.ebuild 24 Mar 2009 04:34:42 -0000 1.2
126 @@ -1,6 +1,6 @@
127 -# Copyright 1999-2008 Gentoo Foundation
128 +# Copyright 1999-2009 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v 1.1 2008/12/16 15:44:42 dev-zero Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v 1.2 2009/03/24 04:34:42 dirtyepic Exp $
132
133 EAPI="2"
134
135 @@ -10,7 +10,7 @@
136 MAJOR_PV="$(replace_all_version_separators _ $(get_version_component_range 1-2))"
137
138 DESCRIPTION="A system for large project software construction, which is simple to use and powerful."
139 -HOMEPAGE="http://www.boost.org/tools/build/v2/index.html"
140 +HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
141 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
142 LICENSE="Boost-1.0"
143 SLOT="0"
144
145
146
147 1.2 dev-util/boost-build/boost-build-1.37.0.ebuild
148
149 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild?rev=1.2&view=markup
150 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild?rev=1.2&content-type=text/plain
151 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild?r1=1.1&r2=1.2
152
153 Index: boost-build-1.37.0.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild,v
156 retrieving revision 1.1
157 retrieving revision 1.2
158 diff -u -r1.1 -r1.2
159 --- boost-build-1.37.0.ebuild 16 Dec 2008 15:44:42 -0000 1.1
160 +++ boost-build-1.37.0.ebuild 24 Mar 2009 04:34:42 -0000 1.2
161 @@ -1,6 +1,6 @@
162 -# Copyright 1999-2008 Gentoo Foundation
163 +# Copyright 1999-2009 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild,v 1.1 2008/12/16 15:44:42 dev-zero Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild,v 1.2 2009/03/24 04:34:42 dirtyepic Exp $
167
168 EAPI="2"
169
170 @@ -10,7 +10,7 @@
171 MAJOR_PV="$(replace_all_version_separators _ $(get_version_component_range 1-2))"
172
173 DESCRIPTION="A system for large project software construction, which is simple to use and powerful."
174 -HOMEPAGE="http://www.boost.org/tools/build/v2/index.html"
175 +HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
176 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
177 LICENSE="Boost-1.0"
178 SLOT="1.37"
179
180
181
182 1.3 dev-util/boost-build/boost-build-1.35.0-r1.ebuild
183
184 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild?rev=1.3&view=markup
185 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild?rev=1.3&content-type=text/plain
186 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild?r1=1.2&r2=1.3
187
188 Index: boost-build-1.35.0-r1.ebuild
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v
191 retrieving revision 1.2
192 retrieving revision 1.3
193 diff -u -r1.2 -r1.3
194 --- boost-build-1.35.0-r1.ebuild 7 Feb 2009 17:00:36 -0000 1.2
195 +++ boost-build-1.35.0-r1.ebuild 24 Mar 2009 04:34:42 -0000 1.3
196 @@ -1,13 +1,13 @@
197 # Copyright 1999-2009 Gentoo Foundation
198 # Distributed under the terms of the GNU General Public License v2
199 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.2 2009/02/07 17:00:36 klausman Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.3 2009/03/24 04:34:42 dirtyepic Exp $
201
202 inherit flag-o-matic toolchain-funcs versionator
203
204 MY_PV=$(replace_all_version_separators _)
205
206 DESCRIPTION="A system for large project software construction, which is simple to use and powerful."
207 -HOMEPAGE="http://www.boost.org/tools/build/v2/index.html"
208 +HOMEPAGE="http://www.boost.org/doc/tools/build/index.html"
209 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
210 LICENSE="Boost-1.0"
211 SLOT="0"