summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-11-08 07:57:15 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-11-08 07:57:15 +0000
commitccc2afc83581d345d4cd520a942d7c7e811edfb1 (patch)
tree4b49c12a7d7cd4f7238512cea8c4534c75c423ba /media-libs
parentarm/s390/sh stable (diff)
downloadgentoo-2-ccc2afc83581d345d4cd520a942d7c7e811edfb1.tar.gz
gentoo-2-ccc2afc83581d345d4cd520a942d7c7e811edfb1.tar.bz2
gentoo-2-ccc2afc83581d345d4cd520a942d7c7e811edfb1.zip
stable x86, security bug 150288
(Portage version: 2.1.3.16)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/win32codecs/ChangeLog6
-rw-r--r--media-libs/win32codecs/win32codecs-20071007-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/win32codecs/ChangeLog b/media-libs/win32codecs/ChangeLog
index 24e30aafb447..86d62856347b 100644
--- a/media-libs/win32codecs/ChangeLog
+++ b/media-libs/win32codecs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/win32codecs
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v 1.46 2007/11/07 15:12:24 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v 1.47 2007/11/08 07:57:15 opfer Exp $
+
+ 08 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
+ win32codecs-20071007-r2.ebuild:
+ stable x86, security bug 150288
*win32codecs-20071007-r2 (07 Nov 2007)
diff --git a/media-libs/win32codecs/win32codecs-20071007-r2.ebuild b/media-libs/win32codecs/win32codecs-20071007-r2.ebuild
index 01b65d21b854..3bab88ec634e 100644
--- a/media-libs/win32codecs/win32codecs-20071007-r2.ebuild
+++ b/media-libs/win32codecs/win32codecs-20071007-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20071007-r2.ebuild,v 1.1 2007/11/07 15:12:24 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20071007-r2.ebuild,v 1.2 2007/11/08 07:57:15 opfer Exp $
inherit multilib
@@ -9,7 +9,7 @@ SRC_URI="mirror://mplayer/releases/codecs/all-${PV}.tar.bz2"
HOMEPAGE="http://www.mplayerhq.hu/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="-* ~amd64 x86 ~x86-fbsd"
IUSE="real"
RDEPEND="real? ( =virtual/libstdc++-3.3*