Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/jemalloc: jemalloc-3.2.0.ebuild ChangeLog
Date: Sat, 29 Dec 2012 19:28:33
Message-Id: 20121229192818.DF23D2171D@flycatcher.gentoo.org
1 armin76 12/12/29 19:28:18
2
3 Modified: jemalloc-3.2.0.ebuild ChangeLog
4 Log:
5 Add ~alpha wrt #429708
6
7 (Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
8
9 Revision Changes Path
10 1.3 dev-libs/jemalloc/jemalloc-3.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.2.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.2.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.2.0.ebuild?r1=1.2&r2=1.3
15
16 Index: jemalloc-3.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.2.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- jemalloc-3.2.0.ebuild 19 Dec 2012 18:28:10 -0000 1.2
23 +++ jemalloc-3.2.0.ebuild 29 Dec 2012 19:28:18 -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-libs/jemalloc/jemalloc-3.2.0.ebuild,v 1.2 2012/12/19 18:28:10 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.2.0.ebuild,v 1.3 2012/12/29 19:28:18 armin76 Exp $
29
30 EAPI=4
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
38
39 IUSE="debug static-libs stats"
40
41
42
43
44 1.25 dev-libs/jemalloc/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?rev=1.25&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?rev=1.25&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?r1=1.24&r2=1.25
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v
53 retrieving revision 1.24
54 retrieving revision 1.25
55 diff -u -r1.24 -r1.25
56 --- ChangeLog 19 Dec 2012 18:28:10 -0000 1.24
57 +++ ChangeLog 29 Dec 2012 19:28:18 -0000 1.25
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/jemalloc
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.24 2012/12/19 18:28:10 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.25 2012/12/29 19:28:18 armin76 Exp $
63 +
64 + 29 Dec 2012; Raúl Porcel <armin76@g.o> jemalloc-3.2.0.ebuild:
65 + Add ~alpha wrt #429708
66
67 19 Dec 2012; Agostino Sarubbo <ago@g.o> jemalloc-3.2.0.ebuild:
68 Add ~ia64, wrt bug #429708