summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-06-23 14:38:30 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-06-23 14:38:30 +0000
commit3c5b9bbab0233baf2624480f6e23ef6cb53c0cc0 (patch)
tree2a470160fe7650263ac3f551961e84e93c9b6893 /x11-libs/libva
parentMask just 0.7 release. Not the pre or the live ebuild. (diff)
downloadhistorical-3c5b9bbab0233baf2624480f6e23ef6cb53c0cc0.tar.gz
historical-3c5b9bbab0233baf2624480f6e23ef6cb53c0cc0.tar.bz2
historical-3c5b9bbab0233baf2624480f6e23ef6cb53c0cc0.zip
x86 stable wrt security bug #365273
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'x11-libs/libva')
-rw-r--r--x11-libs/libva/ChangeLog5
-rw-r--r--x11-libs/libva/libva-0.32.0_p2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libva/ChangeLog b/x11-libs/libva/ChangeLog
index d360c10d0399..7dcb509d2e9a 100644
--- a/x11-libs/libva/ChangeLog
+++ b/x11-libs/libva/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libva
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/ChangeLog,v 1.19 2011/06/07 17:00:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/ChangeLog,v 1.20 2011/06/23 14:38:30 phajdan.jr Exp $
+
+ 23 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libva-0.32.0_p2.ebuild:
+ x86 stable wrt security bug #365273
*libva-9999 (07 Jun 2011)
diff --git a/x11-libs/libva/libva-0.32.0_p2.ebuild b/x11-libs/libva/libva-0.32.0_p2.ebuild
index 01bddae552a7..ef5b2b0e95a3 100644
--- a/x11-libs/libva/libva-0.32.0_p2.ebuild
+++ b/x11-libs/libva/libva-0.32.0_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/libva-0.32.0_p2.ebuild,v 1.2 2011/04/26 11:34:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/libva-0.32.0_p2.ebuild,v 1.3 2011/06/23 14:38:30 phajdan.jr Exp $
EAPI="2"
inherit eutils autotools
@@ -15,7 +15,7 @@ SRC_URI="http://www.splitted-desktop.com/~gbeauchesne/${PN}/${PN}_${MY_PV}-1+sds
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux"
IUSE="opengl"
VIDEO_CARDS="dummy nvidia intel fglrx"