Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/boost: ChangeLog boost-1.49.0-r2.ebuild
Date: Fri, 02 Nov 2012 11:56:03
Message-Id: 20121102115546.C2E9321600@flycatcher.gentoo.org
1 armin76 12/11/02 11:55:46
2
3 Modified: ChangeLog boost-1.49.0-r2.ebuild
4 Log:
5 alpha/ia64/s390/sh/sparc stable wrt #425354
6
7 (Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
8
9 Revision Changes Path
10 1.274 dev-libs/boost/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.274&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.274&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.273&r2=1.274
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v
19 retrieving revision 1.273
20 retrieving revision 1.274
21 diff -u -r1.273 -r1.274
22 --- ChangeLog 1 Nov 2012 15:21:39 -0000 1.273
23 +++ ChangeLog 2 Nov 2012 11:55:46 -0000 1.274
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/boost
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.273 2012/11/01 15:21:39 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.274 2012/11/02 11:55:46 armin76 Exp $
29 +
30 + 02 Nov 2012; Raúl Porcel <armin76@g.o> boost-1.49.0-r2.ebuild:
31 + alpha/ia64/s390/sh/sparc stable wrt #425354
32
33 01 Nov 2012; Diego E. Pettenò <flameeyes@g.o> boost-1.51.0-r1.ebuild:
34 Fix removal of python headers.
35
36
37
38 1.3 dev-libs/boost/boost-1.49.0-r2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.49.0-r2.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.49.0-r2.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.49.0-r2.ebuild?r1=1.2&r2=1.3
43
44 Index: boost-1.49.0-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.49.0-r2.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- boost-1.49.0-r2.ebuild 1 Nov 2012 15:17:23 -0000 1.2
51 +++ boost-1.49.0-r2.ebuild 2 Nov 2012 11:55:46 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.49.0-r2.ebuild,v 1.2 2012/11/01 15:17:23 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.49.0-r2.ebuild,v 1.3 2012/11/02 11:55:46 armin76 Exp $
57
58 EAPI="4"
59 PYTHON_DEPEND="python? *"
60 @@ -18,7 +18,7 @@
61 LICENSE="Boost-1.0"
62 SLOT=0
63 MAJOR_V="$(get_version_component_range 1-2)"
64 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
66 IUSE="debug doc icu mpi python static-libs tools"
67
68 RDEPEND="icu? ( >=dev-libs/icu-3.3 )