From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pt8I7-0006M4-Rx for garchives@archives.gentoo.org; Sat, 26 Feb 2011 00:45:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD2561C044; Sat, 26 Feb 2011 00:45:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9EB161C044 for ; Sat, 26 Feb 2011 00:45:40 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF0F71B402B for ; Sat, 26 Feb 2011 00:45:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 7C03220054; Sat, 26 Feb 2011 00:45:38 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-tv/xbmc: xbmc-10.0.ebuild ChangeLog xbmc-9999.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: xbmc-10.0.ebuild ChangeLog xbmc-9999.ebuild X-VCS-Directories: media-tv/xbmc X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20110226004538.7C03220054@flycatcher.gentoo.org> Date: Sat, 26 Feb 2011 00:45:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 0bbcdca73914335eefb1cf743f869e48 vapier 11/02/26 00:45:38 Modified: xbmc-10.0.ebuild ChangeLog xbmc-9999.ebuild Log: Enable xrandr by default per upstream. =20 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64) Revision Changes Path 1.6 media-tv/xbmc/xbmc-10.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/xbmc= -10.0.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/xbmc= -10.0.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/xbmc= -10.0.ebuild?r1=3D1.5&r2=3D1.6 Index: xbmc-10.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-10.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xbmc-10.0.ebuild 6 Feb 2011 07:27:15 -0000 1.5 +++ xbmc-10.0.ebuild 26 Feb 2011 00:45:38 -0000 1.6 @@ -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 $ =20 EAPI=3D"2" =20 @@ -24,7 +24,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -IUSE=3D"alsa altivec avahi css debug hal joystick midi profile pulseaudi= o rtmp sse sse2 vaapi vdpau webserver xrandr" +IUSE=3D"alsa altivec avahi css debug hal joystick midi profile pulseaudi= o rtmp sse sse2 vaapi vdpau webserver +xrandr" =20 RDEPEND=3D"virtual/opengl app-arch/bzip2 1.82 media-tv/xbmc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/Chan= geLog?rev=3D1.82&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/Chan= geLog?rev=3D1.82&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/Chan= geLog?r1=3D1.81&r2=3D1.82 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- ChangeLog 19 Feb 2011 18:08:27 -0000 1.81 +++ ChangeLog 26 Feb 2011 00:45:38 -0000 1.82 @@ -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/0= 2/19 18:08:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.82 2011/0= 2/26 00:45:38 vapier Exp $ + + 26 Feb 2011; Mike Frysinger xbmc-10.0.ebuild, + xbmc-9999.ebuild: + Enable xrandr by default per upstream. =20 19 Feb 2011; Mike Frysinger xbmc-9999.ebuild: Drop faad2 dep since xbmc no longer uses it #355371 by BT. 1.76 media-tv/xbmc/xbmc-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/xbmc= -9999.ebuild?rev=3D1.76&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/xbmc= -9999.ebuild?rev=3D1.76&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/xbmc/xbmc= -9999.ebuild?r1=3D1.75&r2=3D1.76 Index: xbmc-9999.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- xbmc-9999.ebuild 19 Feb 2011 18:08:27 -0000 1.75 +++ xbmc-9999.ebuild 26 Feb 2011 00:45:38 -0000 1.76 @@ -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 $ =20 EAPI=3D"2" =20 @@ -22,7 +22,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -IUSE=3D"alsa altivec avahi bluray css debug joystick midi profile pulsea= udio rtmp sse sse2 udev vaapi vdpau webserver xrandr" +IUSE=3D"alsa altivec avahi bluray css debug joystick midi profile pulsea= udio rtmp sse sse2 udev vaapi vdpau webserver +xrandr" =20 COMMON_DEPEND=3D"virtual/opengl app-arch/bzip2