phajdan.jr 14/08/14 16:12:11 Modified: valgrind-3.9.0.ebuild ChangeLog Log: x86 stable wrt bug #518666 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/valgrind-3.9.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/valgrind-3.9.0.ebuild?r1=1.2&r2=1.3 Index: valgrind-3.9.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.9.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- valgrind-3.9.0.ebuild 15 Apr 2014 13:32:53 -0000 1.2 +++ valgrind-3.9.0.ebuild 14 Aug 2014 16:12:11 -0000 1.3 @@ -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.2 2014/04/15 13:32:53 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.9.0.ebuild,v 1.3 2014/08/14 16:12:11 phajdan.jr 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.174 dev-util/valgrind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.174&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.174&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/valgrind/ChangeLog?r1=1.173&r2=1.174 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v retrieving revision 1.173 retrieving revision 1.174 diff -u -r1.173 -r1.174 --- ChangeLog 15 Apr 2014 13:32:53 -0000 1.173 +++ ChangeLog 14 Aug 2014 16:12:11 -0000 1.174 @@ -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.173 2014/04/15 13:32:53 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.174 2014/08/14 16:12:11 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr <[email protected]> valgrind-3.9.0.ebuild: + x86 stable wrt bug #518666 15 Apr 2014; Anthony G. Basile <[email protected]> +files/valgrind-3.9.0-glibc-2.19.patch, valgrind-3.9.0.ebuild:
