diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 16:56:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 16:56:48 +0000 |
commit | 63d65c2612060ea361c7a1572cd8c2ee6a8e8f2b (patch) | |
tree | f36ba6765b3438e1742896f7a704df1f658ffef7 /dev-util/google-perftools | |
parent | Stable for amd64, wrt bug #473292 (diff) | |
download | gentoo-2-63d65c2612060ea361c7a1572cd8c2ee6a8e8f2b.tar.gz gentoo-2-63d65c2612060ea361c7a1572cd8c2ee6a8e8f2b.tar.bz2 gentoo-2-63d65c2612060ea361c7a1572cd8c2ee6a8e8f2b.zip |
Stable for amd64, wrt bug #473292
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/google-perftools')
-rw-r--r-- | dev-util/google-perftools/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/google-perftools/google-perftools-2.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/google-perftools/ChangeLog b/dev-util/google-perftools/ChangeLog index c09fbd59131c..ddf33a11f674 100644 --- a/dev-util/google-perftools/ChangeLog +++ b/dev-util/google-perftools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/google-perftools # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.28 2013/06/25 16:49:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.29 2013/06/25 16:56:48 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> google-perftools-2.0-r2.ebuild: + Stable for amd64, wrt bug #473292 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> google-perftools-2.0-r2.ebuild: Stable for x86, wrt bug #473292 diff --git a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild index 4aa99ccbba1a..beb3201daa40 100644 --- a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild +++ b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.4 2013/06/25 16:49:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.5 2013/06/25 16:56:48 ago Exp $ EAPI=5 @@ -19,7 +19,7 @@ SLOT="0/4" # linux x86/amd64/ppc/ppc64/arm # OSX ppc/amd64 # AIX ppc/ppc64 -KEYWORDS="-* ~amd64 arm ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="-* amd64 arm ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="largepages +debug minimal test static-libs" DEPEND="sys-libs/libunwind" |