summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-05 19:06:47 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-05 19:06:47 +0000
commit86b42761bc7d74bb33f38f5eb7d48607c4c5fc03 (patch)
tree564abc5d312ea67be04de188eaea970ff9c1ad2e /media-video/streamdvd/ChangeLog
parentUse PYTHON() instead of get_python(). (diff)
downloadgentoo-2-86b42761bc7d74bb33f38f5eb7d48607c4c5fc03.tar.gz
gentoo-2-86b42761bc7d74bb33f38f5eb7d48607c4c5fc03.tar.bz2
gentoo-2-86b42761bc7d74bb33f38f5eb7d48607c4c5fc03.zip
Fix building with GCC 4.4+ and GLIBC 2.10+ wrt #278421.
(Portage version: 2.2_rc36/cvs/Linux x86_64)
Diffstat (limited to 'media-video/streamdvd/ChangeLog')
-rw-r--r--media-video/streamdvd/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/media-video/streamdvd/ChangeLog b/media-video/streamdvd/ChangeLog
index 7b4f0fd735e4..8b90d7fe3fcf 100644
--- a/media-video/streamdvd/ChangeLog
+++ b/media-video/streamdvd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/streamdvd
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/ChangeLog,v 1.20 2008/07/09 09:24:15 loki_val Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/ChangeLog,v 1.21 2009/08/05 19:06:47 ssuominen Exp $
+
+ 05 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+ streamdvd-0.4-r1.ebuild, +files/streamdvd-0.4-gcc44.patch:
+ Fix building with GCC 4.4+ and GLIBC 2.10+ wrt #278421.
09 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+files/streamdvd-0.4-gcc43.patch, streamdvd-0.4-r1.ebuild: