From 6e3abb8f252d5ee482317143bd61ea8216958269 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 26 Feb 2011 00:45:38 +0000 Subject: Enable xrandr by default per upstream. (Portage version: 2.2.0_alpha25/cvs/Linux x86_64) --- media-tv/xbmc/ChangeLog | 6 +++++- media-tv/xbmc/xbmc-10.0.ebuild | 4 ++-- media-tv/xbmc/xbmc-9999.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'media-tv/xbmc') diff --git a/media-tv/xbmc/ChangeLog b/media-tv/xbmc/ChangeLog index b47458bc8915..2aac7f642082 100644 --- a/media-tv/xbmc/ChangeLog +++ b/media-tv/xbmc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-tv/xbmc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.81 2011/02/19 18:08:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.82 2011/02/26 00:45:38 vapier Exp $ + + 26 Feb 2011; Mike Frysinger xbmc-10.0.ebuild, + xbmc-9999.ebuild: + Enable xrandr by default per upstream. 19 Feb 2011; Mike Frysinger xbmc-9999.ebuild: Drop faad2 dep since xbmc no longer uses it #355371 by BT. diff --git a/media-tv/xbmc/xbmc-10.0.ebuild b/media-tv/xbmc/xbmc-10.0.ebuild index 219fdd129bcd..3d10ebb23673 100644 --- a/media-tv/xbmc/xbmc-10.0.ebuild +++ b/media-tv/xbmc/xbmc-10.0.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/media-tv/xbmc/xbmc-10.0.ebuild,v 1.5 2011/02/06 07:27:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-10.0.ebuild,v 1.6 2011/02/26 00:45:38 vapier Exp $ EAPI="2" @@ -24,7 +24,7 @@ HOMEPAGE="http://xbmc.org/" LICENSE="GPL-2" SLOT="0" -IUSE="alsa altivec avahi css debug hal joystick midi profile pulseaudio rtmp sse sse2 vaapi vdpau webserver xrandr" +IUSE="alsa altivec avahi css debug hal joystick midi profile pulseaudio rtmp sse sse2 vaapi vdpau webserver +xrandr" RDEPEND="virtual/opengl app-arch/bzip2 diff --git a/media-tv/xbmc/xbmc-9999.ebuild b/media-tv/xbmc/xbmc-9999.ebuild index 9a6fff80a94b..67fb355b767f 100644 --- a/media-tv/xbmc/xbmc-9999.ebuild +++ b/media-tv/xbmc/xbmc-9999.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/media-tv/xbmc/xbmc-9999.ebuild,v 1.75 2011/02/19 18:08:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.76 2011/02/26 00:45:38 vapier Exp $ EAPI="2" @@ -22,7 +22,7 @@ HOMEPAGE="http://xbmc.org/" LICENSE="GPL-2" SLOT="0" -IUSE="alsa altivec avahi bluray css debug joystick midi profile pulseaudio rtmp sse sse2 udev vaapi vdpau webserver xrandr" +IUSE="alsa altivec avahi bluray css debug joystick midi profile pulseaudio rtmp sse sse2 udev vaapi vdpau webserver +xrandr" COMMON_DEPEND="virtual/opengl app-arch/bzip2 -- cgit v1.2.3-65-gdbad