summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-06-22 15:22:30 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-06-22 15:22:30 +0000
commit1b80b5bdbfc5f2df8f7fabd359d056d3aeb695af (patch)
tree0e6f8b7fbd1869672bfecc7f59400dd707795f8f /media-libs/libvpx/ChangeLog
parentStable on amd64 wrt bug #372435 (diff)
downloadgentoo-2-1b80b5bdbfc5f2df8f7fabd359d056d3aeb695af.tar.gz
gentoo-2-1b80b5bdbfc5f2df8f7fabd359d056d3aeb695af.tar.bz2
gentoo-2-1b80b5bdbfc5f2df8f7fabd359d056d3aeb695af.zip
sse2 requires mmx, bump to eapi4 to reflect this requirement, reported by andreas schürch in bug #365273
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libvpx/ChangeLog')
-rw-r--r--media-libs/libvpx/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/media-libs/libvpx/ChangeLog b/media-libs/libvpx/ChangeLog
index 314ed5986764..fd28210bf3b2 100644
--- a/media-libs/libvpx/ChangeLog
+++ b/media-libs/libvpx/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/libvpx
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.18 2011/06/21 14:00:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.19 2011/06/22 15:22:30 aballier Exp $
+
+ 22 Jun 2011; Alexis Ballier <aballier@gentoo.org> libvpx-0.9.6.ebuild,
+ libvpx-9999.ebuild:
+ sse2 requires mmx, bump to eapi4 to reflect this requirement, reported by
+ andreas schürch in bug #365273
21 Jun 2011; Tobias Klausmann <klausman@gentoo.org> libvpx-0.9.6.ebuild:
Stable on alpha, bug #365273