diff options
author | 2008-01-23 18:13:39 +0000 | |
---|---|---|
committer | 2008-01-23 18:13:39 +0000 | |
commit | b9512ad09a985dd96158a398a13274f804529bb7 (patch) | |
tree | 18ea0d7ff4e03c07a2ab4c7318aa558f0145d3af /media-libs/gstreamer/ChangeLog | |
parent | Add ~alpha, sparc stable (diff) | |
download | historical-b9512ad09a985dd96158a398a13274f804529bb7.tar.gz historical-b9512ad09a985dd96158a398a13274f804529bb7.tar.bz2 historical-b9512ad09a985dd96158a398a13274f804529bb7.zip |
Block <gst-plugins-ugly-0.10.6 because it has incompatible mpegaudioparse and that breaks MP3 playback.
Package-Manager: portage-2.1.4
Diffstat (limited to 'media-libs/gstreamer/ChangeLog')
-rw-r--r-- | media-libs/gstreamer/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog index c36357ffb813..d256f3eafdea 100644 --- a/media-libs/gstreamer/ChangeLog +++ b/media-libs/gstreamer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gstreamer -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.190 2007/11/17 11:34:12 drac Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.191 2008/01/23 18:13:39 drac Exp $ + + 23 Jan 2008; Samuli Suominen <drac@gentoo.org> gstreamer-0.10.15.ebuild: + Block <gst-plugins-ugly-0.10.6 because it has incompatible mpegaudioparse + and that breaks MP3 playback. *gstreamer-0.10.15 (17 Nov 2007) |