diff options
author | 2013-06-25 18:27:50 +0000 | |
---|---|---|
committer | 2013-06-25 18:27:50 +0000 | |
commit | 3b9faf7d7dea61ce7a657e57f06a00dc15547b6d (patch) | |
tree | 2edab65bdfe3bbbc3d0441880d2d053e78ecc524 /media-libs/libvpx/ChangeLog | |
parent | Version bump (bug #474756). (diff) | |
download | gentoo-2-3b9faf7d7dea61ce7a657e57f06a00dc15547b6d.tar.gz gentoo-2-3b9faf7d7dea61ce7a657e57f06a00dc15547b6d.tar.bz2 gentoo-2-3b9faf7d7dea61ce7a657e57f06a00dc15547b6d.zip |
dont build tests if they will not be ran
(Portage version: 2.2.0_alpha185/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'media-libs/libvpx/ChangeLog')
-rw-r--r-- | media-libs/libvpx/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/media-libs/libvpx/ChangeLog b/media-libs/libvpx/ChangeLog index fa46e24de2b3..0ec41f356d05 100644 --- a/media-libs/libvpx/ChangeLog +++ b/media-libs/libvpx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libvpx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.86 2013/06/25 17:38:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.87 2013/06/25 18:27:50 aballier Exp $ + + 25 Jun 2013; Alexis Ballier <aballier@gentoo.org> libvpx-9999.ebuild: + dont build tests if they will not be ran 25 Jun 2013; Alexis Ballier <aballier@gentoo.org> libvpx-9999.ebuild: it builds fine now with -ggdb3, drop the replace-flags |