klausman 14/08/08 08:44:28 Modified: ChangeLog jemalloc-3.6.0.ebuild Log: Stable on alpha, bug 512330 (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.46 dev-libs/jemalloc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?rev=1.46&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?rev=1.46&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?r1=1.45&r2=1.46 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- ChangeLog 27 Jul 2014 11:27:59 -0000 1.45 +++ ChangeLog 8 Aug 2014 08:44:28 -0000 1.46 @@ -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.45 2014/07/27 11:27:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.46 2014/08/08 08:44:28 klausman Exp $ + + 08 Aug 2014; Tobias Klausmann <[email protected]> jemalloc-3.6.0.ebuild: + Stable on alpha, bug 512330 26 Jul 2014; Pawel Hajdan jr <[email protected]> jemalloc-3.6.0.ebuild: x86 stable wrt bug #512330 1.9 dev-libs/jemalloc/jemalloc-3.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?r1=1.8&r2=1.9 Index: jemalloc-3.6.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- jemalloc-3.6.0.ebuild 27 Jul 2014 11:27:59 -0000 1.8 +++ jemalloc-3.6.0.ebuild 8 Aug 2014 08:44:28 -0000 1.9 @@ -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.8 2014/07/27 11:27:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 1.9 2014/08/08 08:44:28 klausman Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="debug static-libs stats" HTML_DOCS=( doc/jemalloc.html ) PATCHES=( "${FILESDIR}/${PN}-3.5.1-strip-optimization.patch"
