blueness 14/09/10 11:56:23 Modified: valgrind-3.9.0.ebuild ChangeLog Log: Stable on arm, bug #518666 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.5 dev-util/valgrind/valgrind-3.9.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/valgrind-3.9.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/valgrind-3.9.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/valgrind-3.9.0.ebuild?r1=1.4&r2=1.5 Index: valgrind-3.9.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.9.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- valgrind-3.9.0.ebuild 9 Sep 2014 16:02:01 -0000 1.4 +++ valgrind-3.9.0.ebuild 10 Sep 2014 11:56:23 -0000 1.5 @@ -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-util/valgrind/valgrind-3.9.0.ebuild,v 1.4 2014/09/09 16:02:01 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.9.0.ebuild,v 1.5 2014/09/10 11:56:23 blueness Exp $ EAPI="4" inherit autotools eutils flag-o-matic toolchain-funcs multilib pax-utils @@ -11,7 +11,7 @@ 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 )" 1.176 dev-util/valgrind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.176&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.176&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?r1=1.175&r2=1.176 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v retrieving revision 1.175 retrieving revision 1.176 diff -u -r1.175 -r1.176 --- ChangeLog 9 Sep 2014 16:02:01 -0000 1.175 +++ ChangeLog 10 Sep 2014 11:56:23 -0000 1.176 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/valgrind # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.175 2014/09/09 16:02:01 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.176 2014/09/10 11:56:23 blueness Exp $ + + 10 Sep 2014; Anthony G. Basile <[email protected]> valgrind-3.9.0.ebuild: + Stable on arm, bug #518666 09 Sep 2014; Chema Alonso <[email protected]> valgrind-3.9.0.ebuild: Stable for amd64 wrt bug #518666
