diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-24 20:44:37 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-24 20:44:37 +0000 |
commit | d9951b4dfa541f2fca3680125185b351da543623 (patch) | |
tree | fd32638bfedc8ed3358f8fda8150fd17586d1b73 /x11-libs/libva | |
parent | Stable on amd64 wrt bug #332361 (diff) | |
download | gentoo-2-d9951b4dfa541f2fca3680125185b351da543623.tar.gz gentoo-2-d9951b4dfa541f2fca3680125185b351da543623.tar.bz2 gentoo-2-d9951b4dfa541f2fca3680125185b351da543623.zip |
Stable on amd64 wrt bug #332361
(Portage version: 2.2_rc83/cvs/Linux x86_64)
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 baeb3fd2e68d..d5678f6b7efd 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.7 2010/09/17 09:44:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/ChangeLog,v 1.8 2010/09/24 20:44:37 hwoarang Exp $ + + 24 Sep 2010; Markos Chandras <hwoarang@gentoo.org> + libva-0.31.0_p13.ebuild: + Stable on amd64 wrt bug #332361 17 Sep 2010; Christian Faulhammer <fauli@gentoo.org> libva-0.31.0_p13.ebuild: diff --git a/x11-libs/libva/libva-0.31.0_p13.ebuild b/x11-libs/libva/libva-0.31.0_p13.ebuild index 1d07fd9d415c..8824f06533b1 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.6 2010/09/17 09:44:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/libva-0.31.0_p13.ebuild,v 1.7 2010/09/24 20:44:37 hwoarang 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" # fglrx |