blueness 15/03/02 23:18:01 Modified: valgrind-3.10.1.ebuild ChangeLog Log: Stable for arm, bug #541952. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/valgrind-3.10.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/valgrind-3.10.1.ebuild?r1=1.2&r2=1.3 Index: valgrind-3.10.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.10.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- valgrind-3.10.1.ebuild 24 Feb 2015 18:06:33 -0000 1.2 +++ valgrind-3.10.1.ebuild 2 Mar 2015 23:18:01 -0000 1.3 @@ -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.2 2015/02/24 18:06:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.10.1.ebuild,v 1.3 2015/03/02 23:18:01 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.181 dev-util/valgrind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.181&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.181&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?r1=1.180&r2=1.181 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v retrieving revision 1.180 retrieving revision 1.181 diff -u -r1.180 -r1.181 --- ChangeLog 24 Feb 2015 18:06:33 -0000 1.180 +++ ChangeLog 2 Mar 2015 23:18:01 -0000 1.181 @@ -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.180 2015/02/24 18:06:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.181 2015/03/02 23:18:01 blueness Exp $ + + 02 Mar 2015; Anthony G. Basile <[email protected]> valgrind-3.10.1.ebuild: + Stable for arm, bug #541952. 24 Feb 2015; Anthony G. Basile <[email protected]> -valgrind-3.10.0.ebuild, -valgrind-3.8.1-r1.ebuild, valgrind-3.10.1.ebuild:
