diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-11-23 19:19:48 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-11-23 19:19:48 +0000 |
commit | 0e4033c2918f622f5c4ba841d34160da9e65c239 (patch) | |
tree | 1b70568fb9ba53644e963715666d9a52abf1284e /dev-util/valgrind/ChangeLog | |
parent | Version bump, remove old. (diff) | |
download | gentoo-2-0e4033c2918f622f5c4ba841d34160da9e65c239.tar.gz gentoo-2-0e4033c2918f622f5c4ba841d34160da9e65c239.tar.bz2 gentoo-2-0e4033c2918f622f5c4ba841d34160da9e65c239.zip |
Replace original patch with the version accepted upstream
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/valgrind/ChangeLog')
-rw-r--r-- | dev-util/valgrind/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-util/valgrind/ChangeLog b/dev-util/valgrind/ChangeLog index 3f455db9bef8..1f29e062cda7 100644 --- a/dev-util/valgrind/ChangeLog +++ b/dev-util/valgrind/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-util/valgrind # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.130 2011/11/11 01:40:06 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.131 2011/11/23 19:19:48 blueness Exp $ + +*valgrind-3.7.0-r1 (23 Nov 2011) + + 23 Nov 2011; Anthony G. Basile <blueness@gentoo.org> -valgrind-3.7.0.ebuild, + +valgrind-3.7.0-r1.ebuild, files/valgrind-3.7.0-fix-gcc-regex.patch: + Replace original patch with the version accepted upstream + https://bugs.kde.org/show_bug.cgi?id=286384 *valgrind-3.7.0 (11 Nov 2011) |