summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-09-17 09:41:58 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-09-17 09:41:58 +0000
commitc37d67a317c46d2a681eeffb1e4de5c362afcde3 (patch)
tree2793302b14e304c375eb7bc4056caebb7295d3f0 /x11-libs/vdpau-video
parentRevision bump to also provide sys-libs/talloc libs as they are also required ... (diff)
downloadgentoo-2-c37d67a317c46d2a681eeffb1e4de5c362afcde3.tar.gz
gentoo-2-c37d67a317c46d2a681eeffb1e4de5c362afcde3.tar.bz2
gentoo-2-c37d67a317c46d2a681eeffb1e4de5c362afcde3.zip
stable x86, security bug 332361
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-libs/vdpau-video')
-rw-r--r--x11-libs/vdpau-video/ChangeLog6
-rw-r--r--x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/vdpau-video/ChangeLog b/x11-libs/vdpau-video/ChangeLog
index 78db94d52603..030648e7ba3f 100644
--- a/x11-libs/vdpau-video/ChangeLog
+++ b/x11-libs/vdpau-video/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/vdpau-video
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vdpau-video/ChangeLog,v 1.3 2010/07/20 03:22:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vdpau-video/ChangeLog,v 1.4 2010/09/17 09:41:58 fauli Exp $
+
+ 17 Sep 2010; Christian Faulhammer <fauli@gentoo.org>
+ vdpau-video-0.6.10.ebuild:
+ stable x86, security bug 332361
*vdpau-video-0.6.10 (20 Jul 2010)
diff --git a/x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild b/x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild
index 558e0c4937a7..d5f912297271 100644
--- a/x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild
+++ b/x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild,v 1.1 2010/07/20 03:22:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild,v 1.2 2010/09/17 09:41:58 fauli Exp $
EAPI="2"
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="http://www.splitted-desktop.com/~gbeauchesne/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="debug opengl"
RDEPEND="x11-libs/libva[opengl?]