summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-06-24 19:17:21 +0000
committerMarkus Meier <maekke@gentoo.org>2014-06-24 19:17:21 +0000
commite3195e258b73f1b037860446d8b7d80a38d09cb4 (patch)
tree3c33da0d90dfbe687b00f657de0899b6f8c7a53f /dev-libs
parentarm stable, bug #512506 (diff)
downloadgentoo-2-e3195e258b73f1b037860446d8b7d80a38d09cb4.tar.gz
gentoo-2-e3195e258b73f1b037860446d8b7d80a38d09cb4.tar.bz2
gentoo-2-e3195e258b73f1b037860446d8b7d80a38d09cb4.zip
arm stable, bug #512330
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/jemalloc/ChangeLog5
-rw-r--r--dev-libs/jemalloc/jemalloc-3.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/jemalloc/ChangeLog b/dev-libs/jemalloc/ChangeLog
index ab807de7ba72..709a762e1c89 100644
--- a/dev-libs/jemalloc/ChangeLog
+++ b/dev-libs/jemalloc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/jemalloc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.40 2014/06/22 14:10:48 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.41 2014/06/24 19:17:21 maekke Exp $
+
+ 24 Jun 2014; Markus Meier <maekke@gentoo.org> jemalloc-3.6.0.ebuild:
+ arm stable, bug #512330
22 Jun 2014; Akinori Hattori <hattya@gentoo.org> jemalloc-3.6.0.ebuild:
ia64 stable wrt bug #512330
diff --git a/dev-libs/jemalloc/jemalloc-3.6.0.ebuild b/dev-libs/jemalloc/jemalloc-3.6.0.ebuild
index 711d5239587a..77363bd8ff0a 100644
--- a/dev-libs/jemalloc/jemalloc-3.6.0.ebuild
+++ b/dev-libs/jemalloc/jemalloc-3.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 1.3 2014/06/22 14:10:48 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 1.4 2014/06/24 19:17:21 maekke Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://www.canonware.com/download/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~x86 ~x64-macos"
IUSE="debug static-libs stats"
HTML_DOCS=( doc/jemalloc.html )
PATCHES=( "${FILESDIR}/${PN}-3.5.1-strip-optimization.patch"