Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/boost: ChangeLog boost-1.49.0.ebuild boost-1.48.0-r1.ebuild
Date: Sat, 28 Apr 2012 03:26:58
Message-Id: 20120428032643.50BFD2004B@flycatcher.gentoo.org
1 aballier 12/04/28 03:26:43
2
3 Modified: ChangeLog boost-1.49.0.ebuild
4 boost-1.48.0-r1.ebuild
5 Log:
6 keyword ~amd64-fbsd
7
8 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.242 dev-libs/boost/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.242&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.242&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.241&r2=1.242
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v
20 retrieving revision 1.241
21 retrieving revision 1.242
22 diff -u -r1.241 -r1.242
23 --- ChangeLog 12 Apr 2012 18:08:53 -0000 1.241
24 +++ ChangeLog 28 Apr 2012 03:26:43 -0000 1.242
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-libs/boost
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.241 2012/04/12 18:08:53 floppym Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.242 2012/04/28 03:26:43 aballier Exp $
30 +
31 + 28 Apr 2012; Alexis Ballier <aballier@g.o> boost-1.48.0-r1.ebuild,
32 + boost-1.49.0.ebuild:
33 + keyword ~amd64-fbsd
34
35 12 Apr 2012; Mike Gilbert <floppym@g.o> boost-1.48.0-r1.ebuild,
36 boost-1.49.0.ebuild:
37
38
39
40 1.3 dev-libs/boost/boost-1.49.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.49.0.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.49.0.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.49.0.ebuild?r1=1.2&r2=1.3
45
46 Index: boost-1.49.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.49.0.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- boost-1.49.0.ebuild 12 Apr 2012 18:08:53 -0000 1.2
53 +++ boost-1.49.0.ebuild 28 Apr 2012 03:26:43 -0000 1.3
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.49.0.ebuild,v 1.2 2012/04/12 18:08:53 floppym Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.49.0.ebuild,v 1.3 2012/04/28 03:26:43 aballier Exp $
59
60 EAPI="4"
61 PYTHON_DEPEND="python? *"
62 @@ -17,7 +17,7 @@
63
64 LICENSE="Boost-1.0"
65 SLOT="$(get_version_component_range 1-2)"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
67 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
68 IUSE="debug doc +eselect icu mpi python static-libs test tools"
69
70 RDEPEND="icu? ( >=dev-libs/icu-3.3 )
71
72
73
74 1.6 dev-libs/boost/boost-1.48.0-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.48.0-r1.ebuild?rev=1.6&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.48.0-r1.ebuild?rev=1.6&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.48.0-r1.ebuild?r1=1.5&r2=1.6
79
80 Index: boost-1.48.0-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.48.0-r1.ebuild,v
83 retrieving revision 1.5
84 retrieving revision 1.6
85 diff -u -r1.5 -r1.6
86 --- boost-1.48.0-r1.ebuild 12 Apr 2012 18:08:53 -0000 1.5
87 +++ boost-1.48.0-r1.ebuild 28 Apr 2012 03:26:43 -0000 1.6
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.48.0-r1.ebuild,v 1.5 2012/04/12 18:08:53 floppym Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.48.0-r1.ebuild,v 1.6 2012/04/28 03:26:43 aballier Exp $
93
94 EAPI="4"
95 PYTHON_DEPEND="python? *"
96 @@ -17,7 +17,7 @@
97
98 LICENSE="Boost-1.0"
99 SLOT="$(get_version_component_range 1-2)"
100 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
101 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
102 IUSE="debug doc +eselect icu mpi python static-libs test tools"
103
104 RDEPEND="icu? ( >=dev-libs/icu-3.3 )