diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-09-17 09:42:40 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-09-17 09:42:40 +0000 |
commit | 6de574cd30ce9e3fb170e0155c78352d45c99087 (patch) | |
tree | 3a28775fc59b8ca1799ddd7034fed799e434999f /x11-libs/libva | |
parent | stable x86, security bug 332361 (diff) | |
download | historical-6de574cd30ce9e3fb170e0155c78352d45c99087.tar.gz historical-6de574cd30ce9e3fb170e0155c78352d45c99087.tar.bz2 historical-6de574cd30ce9e3fb170e0155c78352d45c99087.zip |
stable x86, security bug 332361
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'x11-libs/libva')
-rw-r--r-- | x11-libs/libva/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libva/libva-0.31.0_p13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libva/ChangeLog b/x11-libs/libva/ChangeLog index 4b4af679b202..276f5baf143c 100644 --- a/x11-libs/libva/ChangeLog +++ b/x11-libs/libva/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libva # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/ChangeLog,v 1.5 2010/07/20 03:22:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/ChangeLog,v 1.6 2010/09/17 09:42:40 fauli Exp $ + + 17 Sep 2010; Christian Faulhammer <fauli@gentoo.org> + libva-0.31.0_p13.ebuild: + stable x86, security bug 332361 *libva-0.31.1_p4 (20 Jul 2010) diff --git a/x11-libs/libva/libva-0.31.0_p13.ebuild b/x11-libs/libva/libva-0.31.0_p13.ebuild index d43c29aebf52..99927015048e 100644 --- a/x11-libs/libva/libva-0.31.0_p13.ebuild +++ b/x11-libs/libva/libva-0.31.0_p13.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/libva/libva-0.31.0_p13.ebuild,v 1.4 2010/06/22 12:31:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/libva-0.31.0_p13.ebuild,v 1.5 2010/09/17 09:42:40 fauli 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" +KEYWORDS="~amd64 x86" IUSE="opengl" VIDEO_CARDS="dummy nvidia intel" # fglrx |