Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/valgrind: ChangeLog valgrind-3.2.3-r1.ebuild
Date: Tue, 06 Nov 2007 00:58:00
Message-Id: E1IpClF-0008R4-5K@stork.gentoo.org
1 wolf31o2 07/11/06 00:57:45
2
3 Modified: ChangeLog valgrind-3.2.3-r1.ebuild
4 Log:
5 Stable on amd64 wrt bug #189396.
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.81 dev-util/valgrind/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.81&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.81&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?r1=1.80&r2=1.81
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v
18 retrieving revision 1.80
19 retrieving revision 1.81
20 diff -u -r1.80 -r1.81
21 --- ChangeLog 20 Oct 2007 17:44:40 -0000 1.80
22 +++ ChangeLog 6 Nov 2007 00:57:44 -0000 1.81
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-util/valgrind
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.80 2007/10/20 17:44:40 griffon26 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.81 2007/11/06 00:57:44 wolf31o2 Exp $
28 +
29 + 06 Nov 2007; Chris Gianelloni <wolf31o2@g.o>
30 + valgrind-3.2.3-r1.ebuild:
31 + Stable on amd64 wrt bug #189396.
32
33 *valgrind-3.2.3-r1 (20 Oct 2007)
34
35
36
37
38 1.2 dev-util/valgrind/valgrind-3.2.3-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.2.3-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.2.3-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.2.3-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: valgrind-3.2.3-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.2.3-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- valgrind-3.2.3-r1.ebuild 20 Oct 2007 17:44:40 -0000 1.1
51 +++ valgrind-3.2.3-r1.ebuild 6 Nov 2007 00:57:44 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.2.3-r1.ebuild,v 1.1 2007/10/20 17:44:40 griffon26 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.2.3-r1.ebuild,v 1.2 2007/11/06 00:57:44 wolf31o2 Exp $
57
58 inherit autotools eutils flag-o-matic toolchain-funcs
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
65 +KEYWORDS="-* amd64 ~ppc ~ppc64 ~x86"
66 IUSE="X"
67
68 # bug #49147 (bogus stacktrace in gdb with --db-attach=yes) does not seem to be applicable anymore
69
70
71
72 --
73 gentoo-commits@g.o mailing list