Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/jemalloc: ChangeLog jemalloc-3.6.0.ebuild
Date: Sun, 27 Jul 2014 11:28:02
Message-Id: 20140727112759.8C6972004E@flycatcher.gentoo.org
1 phajdan.jr 14/07/27 11:27:59
2
3 Modified: ChangeLog jemalloc-3.6.0.ebuild
4 Log:
5 x86 stable wrt bug #512330
6
7 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.45 dev-libs/jemalloc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?rev=1.45&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?rev=1.45&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?r1=1.44&r2=1.45
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v
19 retrieving revision 1.44
20 retrieving revision 1.45
21 diff -u -r1.44 -r1.45
22 --- ChangeLog 26 Jul 2014 14:18:20 -0000 1.44
23 +++ ChangeLog 27 Jul 2014 11:27:59 -0000 1.45
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/jemalloc
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.44 2014/07/26 14:18:20 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.45 2014/07/27 11:27:59 phajdan.jr Exp $
29 +
30 + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@g.o> jemalloc-3.6.0.ebuild:
31 + x86 stable wrt bug #512330
32
33 26 Jul 2014; Anthony G. Basile <blueness@g.o> jemalloc-3.6.0.ebuild:
34 Stable on ppc and ppc64, bug #512330
35
36
37
38 1.8 dev-libs/jemalloc/jemalloc-3.6.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?r1=1.7&r2=1.8
43
44 Index: jemalloc-3.6.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- jemalloc-3.6.0.ebuild 26 Jul 2014 14:18:20 -0000 1.7
51 +++ jemalloc-3.6.0.ebuild 27 Jul 2014 11:27:59 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 1.7 2014/07/26 14:18:20 blueness Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 1.8 2014/07/27 11:27:59 phajdan.jr Exp $
57
58 EAPI=5
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
65 +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~x64-macos"
66 IUSE="debug static-libs stats"
67 HTML_DOCS=( doc/jemalloc.html )
68 PATCHES=( "${FILESDIR}/${PN}-3.5.1-strip-optimization.patch"