Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/google-perftools: google-perftools-2.0.ebuild ChangeLog
Date: Fri, 02 Nov 2012 00:48:48
Message-Id: 20121102004832.8C85E21600@flycatcher.gentoo.org
1 blueness 12/11/02 00:48:32
2
3 Modified: google-perftools-2.0.ebuild ChangeLog
4 Log:
5 keyword ~ppc64, bug #429710
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
8
9 Revision Changes Path
10 1.3 dev-util/google-perftools/google-perftools-2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild?r1=1.2&r2=1.3
15
16 Index: google-perftools-2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- google-perftools-2.0.ebuild 9 Jul 2012 10:49:06 -0000 1.2
23 +++ google-perftools-2.0.ebuild 2 Nov 2012 00:48:32 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild,v 1.2 2012/07/09 10:49:06 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild,v 1.3 2012/11/02 00:48:32 blueness Exp $
29
30 EAPI=4
31
32 @@ -14,7 +14,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86 ~x86-fbsd"
37 +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
38 IUSE="largepages +debug minimal test"
39
40 DEPEND="sys-libs/libunwind"
41
42
43
44 1.20 dev-util/google-perftools/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.20&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.20&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?r1=1.19&r2=1.20
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v
53 retrieving revision 1.19
54 retrieving revision 1.20
55 diff -u -r1.19 -r1.20
56 --- ChangeLog 9 Jul 2012 10:49:06 -0000 1.19
57 +++ ChangeLog 2 Nov 2012 00:48:32 -0000 1.20
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-util/google-perftools
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.19 2012/07/09 10:49:06 flameeyes Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.20 2012/11/02 00:48:32 blueness Exp $
63 +
64 + 02 Nov 2012; Anthony G. Basile <blueness@g.o>
65 + google-perftools-2.0.ebuild:
66 + keyword ~ppc64, bug #429710
67
68 09 Jul 2012; Diego E. Pettenò <flameeyes@g.o>
69 +files/gperftools-2.0+glibc-2.16.patch, -google-perftools-1.10.ebuild,