Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/boost-build: ChangeLog boost-build-1.37.0.ebuild boost-build-1.39.0.ebuild
Date: Wed, 06 Jun 2012 20:31:34
Message-Id: 20120606203124.58BB92004B@flycatcher.gentoo.org
1 jer 12/06/06 20:31:24
2
3 Modified: ChangeLog boost-build-1.37.0.ebuild
4 boost-build-1.39.0.ebuild
5 Log:
6 Drop HPPA keywording for more ancient versions.
7
8 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.89 dev-util/boost-build/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.89&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.89&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.88&r2=1.89
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
20 retrieving revision 1.88
21 retrieving revision 1.89
22 diff -u -r1.88 -r1.89
23 --- ChangeLog 6 Jun 2012 20:28:58 -0000 1.88
24 +++ ChangeLog 6 Jun 2012 20:31:24 -0000 1.89
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-util/boost-build
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.88 2012/06/06 20:28:58 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.89 2012/06/06 20:31:24 jer Exp $
30 +
31 + 06 Jun 2012; Jeroen Roovers <jer@g.o> boost-build-1.37.0.ebuild,
32 + boost-build-1.39.0.ebuild:
33 + Drop HPPA keywording for more ancient versions.
34
35 06 Jun 2012; Jeroen Roovers <jer@g.o> boost-build-1.34.1.ebuild,
36 boost-build-1.35.0-r1.ebuild, boost-build-1.35.0-r2.ebuild:
37
38
39
40 1.5 dev-util/boost-build/boost-build-1.37.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild?r1=1.4&r2=1.5
45
46 Index: boost-build-1.37.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- boost-build-1.37.0.ebuild 14 Aug 2010 06:35:54 -0000 1.4
53 +++ boost-build-1.37.0.ebuild 6 Jun 2012 20:31:24 -0000 1.5
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild,v 1.4 2010/08/14 06:35:54 dirtyepic Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.37.0.ebuild,v 1.5 2012/06/06 20:31:24 jer Exp $
60
61 EAPI="2"
62
63 @@ -14,7 +14,7 @@
64 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
65 LICENSE="Boost-1.0"
66 SLOT="1.37"
67 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
68 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
69 IUSE="examples python"
70
71 DEPEND="!<dev-libs/boost-1.34.0
72
73
74
75 1.4 dev-util/boost-build/boost-build-1.39.0.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.39.0.ebuild?rev=1.4&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.39.0.ebuild?rev=1.4&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.39.0.ebuild?r1=1.3&r2=1.4
80
81 Index: boost-build-1.39.0.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.39.0.ebuild,v
84 retrieving revision 1.3
85 retrieving revision 1.4
86 diff -u -r1.3 -r1.4
87 --- boost-build-1.39.0.ebuild 14 Aug 2010 06:35:54 -0000 1.3
88 +++ boost-build-1.39.0.ebuild 6 Jun 2012 20:31:24 -0000 1.4
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2010 Gentoo Foundation
91 +# Copyright 1999-2012 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.39.0.ebuild,v 1.3 2010/08/14 06:35:54 dirtyepic Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.39.0.ebuild,v 1.4 2012/06/06 20:31:24 jer Exp $
95
96 EAPI="2"
97
98 @@ -14,7 +14,7 @@
99 SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
100 LICENSE="Boost-1.0"
101 SLOT="$(get_version_component_range 1-2)"
102 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
103 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
104 IUSE="examples python"
105
106 DEPEND="!<dev-libs/boost-1.34.0