Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@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, 24 Jan 2008 18:59:41
Message-Id: E1JI7IV-00070H-P0@stork.gentoo.org
1 opfer 08/01/24 18:59:35
2
3 Modified: boost-build-1.34.1.ebuild ChangeLog
4 Log:
5 stable x86, security bug 205955
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild?rev=1.5&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.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- boost-build-1.34.1.ebuild 20 Jan 2008 04:00:22 -0000 1.4
22 +++ boost-build-1.34.1.ebuild 24 Jan 2008 18:59:35 -0000 1.5
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.4 2008/01/20 04:00:22 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.5 2008/01/24 18:59:35 opfer Exp $
29
30 inherit flag-o-matic toolchain-funcs versionator
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="Boost-1.0"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
38 IUSE=""
39
40 DEPEND="!<dev-libs/boost-1.34.0"
41
42
43
44 1.14 dev-util/boost-build/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.14&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.14&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.13&r2=1.14
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
53 retrieving revision 1.13
54 retrieving revision 1.14
55 diff -u -r1.13 -r1.14
56 --- ChangeLog 20 Jan 2008 08:20:50 -0000 1.13
57 +++ ChangeLog 24 Jan 2008 18:59:35 -0000 1.14
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-util/boost-build
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.13 2008/01/20 08:20:50 dirtyepic Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.14 2008/01/24 18:59:35 opfer Exp $
63 +
64 + 24 Jan 2008; Christian Faulhammer <opfer@g.o>
65 + boost-build-1.34.1.ebuild:
66 + stable x86, security bug 205955
67
68 20 Jan 2008; Ryan Hill <dirtyepic@g.o> Manifest:
69 Fix Manifest.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list