diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-05-23 20:45:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-05-23 20:45:52 +0000 |
commit | 2e2bae7f74a0d6a96424be7d897f992c3fc86a0a (patch) | |
tree | 7ff3c3948bed6f9074fdd03e2f844291ca262e31 /media-tv | |
parent | Improve chroot part, bug 321071. Version bump from bind-9.6.1_p3 to bind-9.6.... (diff) | |
download | gentoo-2-2e2bae7f74a0d6a96424be7d897f992c3fc86a0a.tar.gz gentoo-2-2e2bae7f74a0d6a96424be7d897f992c3fc86a0a.tar.bz2 gentoo-2-2e2bae7f74a0d6a96424be7d897f992c3fc86a0a.zip |
add missing vaapi to IUSE
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/xbmc/xbmc-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/xbmc/xbmc-9999.ebuild b/media-tv/xbmc/xbmc-9999.ebuild index b46e4d2a957b..5796e41124fc 100644 --- a/media-tv/xbmc/xbmc-9999.ebuild +++ b/media-tv/xbmc/xbmc-9999.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/media-tv/xbmc/xbmc-9999.ebuild,v 1.52 2010/05/23 18:42:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.53 2010/05/23 20:45:52 mr_bones_ Exp $ EAPI="2" @@ -26,7 +26,7 @@ HOMEPAGE="http://xbmc.org/" LICENSE="GPL-2" SLOT="0" -IUSE="aac alsa altivec avahi css debug joystick midi profile pulseaudio sse sse2 vdpau xrandr" +IUSE="aac alsa altivec avahi css debug joystick midi profile pulseaudio sse sse2 vaapi vdpau xrandr" RDEPEND="virtual/opengl app-arch/bzip2 |