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-libs/jemalloc: jemalloc-2.2.5-r1.ebuild jemalloc-3.3.1.ebuild jemalloc-3.6.0.ebuild ChangeLog
Date: Sun, 28 Dec 2014 11:56:06
Message-Id: 20141228115601.1E1FEE58F@oystercatcher.gentoo.org
1 blueness 14/12/28 11:56:01
2
3 Modified: jemalloc-2.2.5-r1.ebuild jemalloc-3.3.1.ebuild
4 jemalloc-3.6.0.ebuild ChangeLog
5 Log:
6 Keyword ~mips
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
9
10 Revision Changes Path
11 1.9 dev-libs/jemalloc/jemalloc-2.2.5-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-2.2.5-r1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-2.2.5-r1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-2.2.5-r1.ebuild?r1=1.8&r2=1.9
16
17 Index: jemalloc-2.2.5-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-2.2.5-r1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- jemalloc-2.2.5-r1.ebuild 21 Oct 2012 19:44:32 -0000 1.8
24 +++ jemalloc-2.2.5-r1.ebuild 28 Dec 2014 11:56:01 -0000 1.9
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-2.2.5-r1.ebuild,v 1.8 2012/10/21 19:44:32 anarchy Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-2.2.5-r1.ebuild,v 1.9 2014/12/28 11:56:01 blueness Exp $
31
32 EAPI=4
33
34 @@ -12,7 +12,7 @@
35
36 LICENSE="BSD"
37 SLOT="0"
38 -KEYWORDS="amd64 ~arm ppc ppc64 x86"
39 +KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86"
40
41 IUSE="debug static-libs stats"
42
43
44
45
46 1.7 dev-libs/jemalloc/jemalloc-3.3.1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.3.1.ebuild?rev=1.7&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.3.1.ebuild?rev=1.7&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.3.1.ebuild?r1=1.6&r2=1.7
51
52 Index: jemalloc-3.3.1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.3.1.ebuild,v
55 retrieving revision 1.6
56 retrieving revision 1.7
57 diff -u -r1.6 -r1.7
58 --- jemalloc-3.3.1.ebuild 29 Jul 2013 12:28:53 -0000 1.6
59 +++ jemalloc-3.3.1.ebuild 28 Dec 2014 11:56:01 -0000 1.7
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.3.1.ebuild,v 1.6 2013/07/29 12:28:53 grobian Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.3.1.ebuild,v 1.7 2014/12/28 11:56:01 blueness Exp $
66
67 EAPI=4
68
69 @@ -12,7 +12,7 @@
70
71 LICENSE="BSD"
72 SLOT="0"
73 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 x86 ~x64-macos"
74 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 x86 ~x64-macos"
75 IUSE="debug static-libs stats"
76
77 src_prepare() {
78
79
80
81 1.11 dev-libs/jemalloc/jemalloc-3.6.0.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?rev=1.11&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?rev=1.11&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?r1=1.10&r2=1.11
86
87 Index: jemalloc-3.6.0.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v
90 retrieving revision 1.10
91 retrieving revision 1.11
92 diff -u -r1.10 -r1.11
93 --- jemalloc-3.6.0.ebuild 25 Aug 2014 11:58:45 -0000 1.10
94 +++ jemalloc-3.6.0.ebuild 28 Dec 2014 11:56:01 -0000 1.11
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2014 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 1.10 2014/08/25 11:58:45 armin76 Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 1.11 2014/12/28 11:56:01 blueness Exp $
100
101 EAPI=5
102
103 @@ -12,7 +12,7 @@
104
105 LICENSE="BSD"
106 SLOT="0"
107 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
108 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
109 IUSE="debug static-libs stats"
110 HTML_DOCS=( doc/jemalloc.html )
111 PATCHES=( "${FILESDIR}/${PN}-3.5.1-strip-optimization.patch"
112
113
114
115 1.48 dev-libs/jemalloc/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?rev=1.48&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?rev=1.48&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?r1=1.47&r2=1.48
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v
124 retrieving revision 1.47
125 retrieving revision 1.48
126 diff -u -r1.47 -r1.48
127 --- ChangeLog 25 Aug 2014 11:58:45 -0000 1.47
128 +++ ChangeLog 28 Dec 2014 11:56:01 -0000 1.48
129 @@ -1,6 +1,10 @@
130 # ChangeLog for dev-libs/jemalloc
131 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.47 2014/08/25 11:58:45 armin76 Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.48 2014/12/28 11:56:01 blueness Exp $
134 +
135 + 28 Dec 2014; Anthony G. Basile <blueness@g.o> jemalloc-2.2.5-r1.ebuild,
136 + jemalloc-3.3.1.ebuild, jemalloc-3.6.0.ebuild:
137 + Keyword ~mips
138
139 25 Aug 2014; Raúl Porcel <armin76@g.o> jemalloc-3.6.0.ebuild:
140 Add ~sparc