diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-06-25 17:06:50 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-06-25 17:06:50 +0000 |
commit | b91e4ee22737590b1ded7a23bfa3decf5a33f061 (patch) | |
tree | 73a449cd65929d869d3ef58a8cffd50c5d91b6d7 /media-libs/libvpx/ChangeLog | |
parent | do not build examples that will not be installed, bug #336426 (diff) | |
download | gentoo-2-b91e4ee22737590b1ded7a23bfa3decf5a33f061.tar.gz gentoo-2-b91e4ee22737590b1ded7a23bfa3decf5a33f061.tar.bz2 gentoo-2-b91e4ee22737590b1ded7a23bfa3decf5a33f061.zip |
drop debug useflag that only adds -g and doesnt
(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 b3de6e01658b..449e31fdd539 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.84 2013/06/25 17:02:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.85 2013/06/25 17:06:50 aballier Exp $ + + 25 Jun 2013; Alexis Ballier <aballier@gentoo.org> libvpx-9999.ebuild: + drop debug useflag that only adds -g and doesnt build. bug #378557 25 Jun 2013; Alexis Ballier <aballier@gentoo.org> libvpx-9999.ebuild: do not build examples that will not be installed, bug #336426 |