Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/boost-build: boost-build-1.35.0-r2.ebuild ChangeLog
Date: Sun, 25 Oct 2009 11:57:17
Message-Id: E1N21il-0005Qs-AF@stork.gentoo.org
1 maekke 09/10/25 11:57:15
2
3 Modified: boost-build-1.35.0-r2.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #284686
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 dev-util/boost-build/boost-build-1.35.0-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild?r1=1.7&r2=1.8
14
15 Index: boost-build-1.35.0-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- boost-build-1.35.0-r2.ebuild 24 Oct 2009 12:06:21 -0000 1.7
22 +++ boost-build-1.35.0-r2.ebuild 25 Oct 2009 11:57:14 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v 1.7 2009/10/24 12:06:21 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v 1.8 2009/10/25 11:57:14 maekke Exp $
28
29 EAPI="2"
30
31 @@ -14,7 +14,7 @@
32 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
33 LICENSE="Boost-1.0"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
36 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
37 IUSE="examples python"
38
39 DEPEND="!<dev-libs/boost-1.34.0
40
41
42
43 1.43 dev-util/boost-build/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.43&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.43&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.42&r2=1.43
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
52 retrieving revision 1.42
53 retrieving revision 1.43
54 diff -u -r1.42 -r1.43
55 --- ChangeLog 24 Oct 2009 12:06:21 -0000 1.42
56 +++ ChangeLog 25 Oct 2009 11:57:14 -0000 1.43
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-util/boost-build
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.42 2009/10/24 12:06:21 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.43 2009/10/25 11:57:14 maekke Exp $
62 +
63 + 25 Oct 2009; Markus Meier <maekke@g.o>
64 + boost-build-1.35.0-r2.ebuild:
65 + amd64/x86 stable, bug #284686
66
67 24 Oct 2009; nixnut <nixnut@g.o> boost-build-1.35.0-r2.ebuild:
68 ppc stable #284686