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-util/boost-build: boost-build-1.35.0-r2.ebuild ChangeLog
Date: Sat, 04 Apr 2009 14:21:02
Message-Id: E1Lq6k0-00082n-Lw@stork.gentoo.org
1 armin76 09/04/04 14:21:00
2
3 Modified: boost-build-1.35.0-r2.ebuild ChangeLog
4 Log:
5 Fix keywording
6 (Portage version: 2.1.6.7/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.4 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.4&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.4&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.3&r2=1.4
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.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- boost-build-1.35.0-r2.ebuild 4 Apr 2009 14:12:48 -0000 1.3
22 +++ boost-build-1.35.0-r2.ebuild 4 Apr 2009 14:21:00 -0000 1.4
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.3 2009/04/04 14:12:48 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v 1.4 2009/04/04 14:21:00 armin76 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.35 dev-util/boost-build/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.35&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.35&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.34&r2=1.35
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
52 retrieving revision 1.34
53 retrieving revision 1.35
54 diff -u -r1.34 -r1.35
55 --- ChangeLog 4 Apr 2009 14:16:52 -0000 1.34
56 +++ ChangeLog 4 Apr 2009 14:21:00 -0000 1.35
57 @@ -1,6 +1,6 @@
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.34 2009/04/04 14:16:52 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.35 2009/04/04 14:21:00 armin76 Exp $
62
63 04 Apr 2009; Raúl Porcel <armin76@g.o>
64 boost-build-1.35.0-r1.ebuild:
65 @@ -10,10 +10,6 @@
66 boost-build-1.35.0-r1.ebuild:
67 x86 stable, bug #245192
68
69 - 04 Apr 2009; Raúl Porcel <armin76@g.o>
70 - boost-build-1.35.0-r2.ebuild:
71 - alpha/ia64/x86 stable wrt #245192
72 -
73 02 Apr 2009; Friedrich Oslage <bluebird@g.o>
74 boost-build-1.35.0-r1.ebuild:
75 Stable on sparc, bug #245192