ago 15/03/25 13:40:39 Modified: valgrind-3.10.1.ebuild ChangeLog Log: Stable for x86, wrt bug #541952 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path 1.7 dev-util/valgrind/valgrind-3.10.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/valgrind-3.10.1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/valgrind-3.10.1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/valgrind-3.10.1.ebuild?r1=1.6&r2=1.7 Index: valgrind-3.10.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.10.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- valgrind-3.10.1.ebuild 19 Mar 2015 23:57:01 -0000 1.6 +++ valgrind-3.10.1.ebuild 25 Mar 2015 13:40:39 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.10.1.ebuild,v 1.6 2015/03/19 23:57:01 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.10.1.ebuild,v 1.7 2015/03/25 13:40:39 ago 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.185 dev-util/valgrind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.185&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.185&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?r1=1.184&r2=1.185 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v retrieving revision 1.184 retrieving revision 1.185 diff -u -r1.184 -r1.185 --- ChangeLog 19 Mar 2015 23:57:01 -0000 1.184 +++ ChangeLog 25 Mar 2015 13:40:39 -0000 1.185 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/valgrind # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.184 2015/03/19 23:57:01 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.185 2015/03/25 13:40:39 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <[email protected]> valgrind-3.10.1.ebuild: + Stable for x86, wrt bug #541952 19 Mar 2015; Anthony G. Basile <[email protected]> +files/valgrind-3.10.1-linux-4.patch, valgrind-3.10.1.ebuild:
