Gentoo Archives: gentoo-commits

From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/boost-build: boost-build-1.34.1.ebuild ChangeLog
Date: Thu, 27 Sep 2007 17:25:02
Message-Id: E1IawyQ-0004r5-CC@stork.gentoo.org
1 dev-zero 07/09/27 17:16:26
2
3 Modified: boost-build-1.34.1.ebuild ChangeLog
4 Log:
5 Marked ~arm and ~sh for bug #182196
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.3 dev-util/boost-build/boost-build-1.34.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild?r1=1.2&r2=1.3
14
15 Index: boost-build-1.34.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- boost-build-1.34.1.ebuild 31 Jul 2007 09:42:07 -0000 1.2
22 +++ boost-build-1.34.1.ebuild 27 Sep 2007 17:16:25 -0000 1.3
23 @@ -1,10 +1,10 @@
24 # Copyright 1999-2007 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.34.1.ebuild,v 1.2 2007/07/31 09:42:07 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.3 2007/09/27 17:16:25 dev-zero Exp $
28
29 inherit flag-o-matic toolchain-funcs versionator
30
31 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
32 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
33
34 MY_PV=$(replace_all_version_separators _)
35
36
37
38
39 1.11 dev-util/boost-build/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.10&r2=1.11
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- ChangeLog 29 Jul 2007 10:32:34 -0000 1.10
52 +++ ChangeLog 27 Sep 2007 17:16:25 -0000 1.11
53 @@ -1,6 +1,10 @@
54 # ChangeLog for dev-util/boost-build
55 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.10 2007/07/29 10:32:34 dev-zero Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.11 2007/09/27 17:16:25 dev-zero Exp $
58 +
59 + 26 Sep 2007; Tiziano Müller <dev-zero@g.o>
60 + boost-build-1.34.1.ebuild:
61 + Marked ~arm and ~sh for bug #182196
62
63 *boost-build-1.34.1 (29 Jul 2007)
64
65
66
67
68 --
69 gentoo-commits@g.o mailing list