summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-01 10:36:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-01 10:36:26 +0000
commit655f7c5aeaea7cccb8a0ab608bcbd4b22da3d6c6 (patch)
treea38ddc9436c492324df847a213cd9686199ec23c /dev-util/valgrind
parentStable for x86, wrt bug #467460 (diff)
downloadgentoo-2-655f7c5aeaea7cccb8a0ab608bcbd4b22da3d6c6.tar.gz
gentoo-2-655f7c5aeaea7cccb8a0ab608bcbd4b22da3d6c6.tar.bz2
gentoo-2-655f7c5aeaea7cccb8a0ab608bcbd4b22da3d6c6.zip
Stable for x86, wrt bug #467850
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/valgrind')
-rw-r--r--dev-util/valgrind/ChangeLog5
-rw-r--r--dev-util/valgrind/valgrind-3.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/valgrind/ChangeLog b/dev-util/valgrind/ChangeLog
index c3b2cffa2519..91a7c94cfe9d 100644
--- a/dev-util/valgrind/ChangeLog
+++ b/dev-util/valgrind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/valgrind
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.164 2013/05/01 10:31:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.165 2013/05/01 10:36:26 ago Exp $
+
+ 01 May 2013; Agostino Sarubbo <ago@gentoo.org> valgrind-3.8.1.ebuild:
+ Stable for x86, wrt bug #467850
01 May 2013; Agostino Sarubbo <ago@gentoo.org> valgrind-3.8.1.ebuild:
Stable for amd64, wrt bug #467850
diff --git a/dev-util/valgrind/valgrind-3.8.1.ebuild b/dev-util/valgrind/valgrind-3.8.1.ebuild
index 3390480ec797..d8288cb27ff9 100644
--- a/dev-util/valgrind/valgrind-3.8.1.ebuild
+++ b/dev-util/valgrind/valgrind-3.8.1.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/valgrind/valgrind-3.8.1.ebuild,v 1.4 2013/05/01 10:31:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.8.1.ebuild,v 1.5 2013/05/01 10:36:26 ago Exp $
EAPI="4"
inherit autotools eutils flag-o-matic toolchain-funcs multilib pax-utils
@@ -11,7 +11,7 @@ SRC_URI="http://www.valgrind.org/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="-* amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="mpi"
DEPEND="mpi? ( virtual/mpi )"