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 1MeQoG-0001g4-9N for garchives@archives.gentoo.org; Fri, 21 Aug 2009 09:53:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08B3EE03D3; Fri, 21 Aug 2009 09:53:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DF767E03D3 for ; Fri, 21 Aug 2009 09:53:22 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id BDE576490D for ; Fri, 21 Aug 2009 09:53:23 +0000 (UTC) Received: from aballier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MeQoE-0005FJ-3e for gentoo-commits@lists.gentoo.org; Fri, 21 Aug 2009 09:53:22 +0000 From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-video/vlc: vlc-9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: vlc-9999.ebuild ChangeLog X-VCS-Directories: media-video/vlc X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alexis Ballier Date: Fri, 21 Aug 2009 09:53:22 +0000 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: fb4a6c47-2623-432e-9fa4-9629b6cff77c X-Archives-Hash: 32075f6f322c0c994b29cdc7e13a65be aballier 09/08/21 09:53:22 Modified: vlc-9999.ebuild ChangeLog Log: xvideo output is now libxcb-xv based, no need to depend on libXv (Portage version: 2.2_rc38/cvs/Linux x86_64) Revision Changes Path 1.33 media-video/vlc/vlc-9999.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vl= c-9999.ebuild?rev=3D1.33&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vl= c-9999.ebuild?rev=3D1.33&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vl= c-9999.ebuild?r1=3D1.32&r2=3D1.33 Index: vlc-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-video/vlc/vlc-9999.ebuild,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- vlc-9999.ebuild 19 Aug 2009 21:52:36 -0000 1.32 +++ vlc-9999.ebuild 21 Aug 2009 09:53:21 -0000 1.33 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.3= 2 2009/08/19 21:52:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.3= 3 2009/08/21 09:53:21 aballier Exp $ =20 EAPI=3D"2" =20 @@ -146,7 +146,6 @@ X? ( x11-libs/libX11 x11-libs/libXext - xv? ( x11-libs/libXv ) opengl? ( virtual/opengl ) ) x264? ( media-libs/x264 ) 1.492 media-video/vlc/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/Ch= angeLog?rev=3D1.492&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/Ch= angeLog?rev=3D1.492&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/Ch= angeLog?r1=3D1.491&r2=3D1.492 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-video/vlc/ChangeLog,v retrieving revision 1.491 retrieving revision 1.492 diff -u -r1.491 -r1.492 --- ChangeLog 19 Aug 2009 21:52:36 -0000 1.491 +++ ChangeLog 21 Aug 2009 09:53:21 -0000 1.492 @@ -1,6 +1,9 @@ # ChangeLog for media-video/vlc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.491 200= 9/08/19 21:52:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.492 200= 9/08/21 09:53:21 aballier Exp $ + + 21 Aug 2009; Alexis Ballier vlc-9999.ebuild: + xvideo output is now libxcb-xv based, no need to depend on libXv =20 19 Aug 2009; Alexis Ballier vlc-9999.ebuild: xinerama is gone in master