diff options
author | 2010-09-24 20:45:12 +0000 | |
---|---|---|
committer | 2010-09-24 20:45:12 +0000 | |
commit | 5c34512b2d82e0b2f9f6f3f78faa41f5cbab0611 (patch) | |
tree | 5689c4b2892d6ffc27b3390e85380333ad091820 /x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild | |
parent | Stable on amd64 wrt bug #332361 (diff) | |
download | gentoo-2-5c34512b2d82e0b2f9f6f3f78faa41f5cbab0611.tar.gz gentoo-2-5c34512b2d82e0b2f9f6f3f78faa41f5cbab0611.tar.bz2 gentoo-2-5c34512b2d82e0b2f9f6f3f78faa41f5cbab0611.zip |
Stable on amd64 wrt bug #332361
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild')
-rw-r--r-- | x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 d5f912297271..39cec0ae5549 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.2 2010/09/17 09:41:58 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vdpau-video/vdpau-video-0.6.10.ebuild,v 1.3 2010/09/24 20:45:12 hwoarang 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?] |