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 1RbweD-0004ro-8u for garchives@archives.gentoo.org; Sat, 17 Dec 2011 15:58:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A85D21C0AD; Sat, 17 Dec 2011 15:57:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2579221C0AD for ; Sat, 17 Dec 2011 15:57:58 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D8BF1B4009 for ; Sat, 17 Dec 2011 15:57:57 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 615032004B; Sat, 17 Dec 2011 15:57:56 +0000 (UTC) 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/mplayer: mplayer-9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mplayer-9999.ebuild ChangeLog X-VCS-Directories: media-video/mplayer X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20111217155756.615032004B@flycatcher.gentoo.org> Date: Sat, 17 Dec 2011 15:57:56 +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: d785fafa-2b64-4769-8ed6-e35bdc0b5180 X-Archives-Hash: cc36bc37aa9f5bcac3fe6d64cd571403 aballier 11/12/17 15:57:56 Modified: mplayer-9999.ebuild ChangeLog Log: cosmetics =20 (Portage version: 2.2.0_alpha81/cvs/Linux x86_64) Revision Changes Path 1.115 media-video/mplayer/mplayer-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?rev=3D1.115&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?rev=3D1.115&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?r1=3D1.114&r2=3D1.115 Index: mplayer-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/mplayer/mplayer-9999.ebuild= ,v retrieving revision 1.114 retrieving revision 1.115 diff -u -r1.114 -r1.115 --- mplayer-9999.ebuild 17 Dec 2011 15:56:34 -0000 1.114 +++ mplayer-9999.ebuild 17 Dec 2011 15:57:56 -0000 1.115 @@ -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-video/mplayer/mplayer-9999.ebui= ld,v 1.114 2011/12/17 15:56:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-9999.ebui= ld,v 1.115 2011/12/17 15:57:56 aballier Exp $ =20 EAPI=3D4 =20 @@ -185,9 +185,6 @@ # xvmc requires xvideo support REQUIRED_USE=3D"bindist? ( !faac !win32codecs )" =20 -PATCHES=3D( -) - pkg_setup() { if [[ ${PV} =3D=3D *9999* ]]; then elog 1.822 media-video/mplayer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplaye= r/ChangeLog?rev=3D1.822&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplaye= r/ChangeLog?rev=3D1.822&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplaye= r/ChangeLog?r1=3D1.821&r2=3D1.822 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/mplayer/ChangeLog,v retrieving revision 1.821 retrieving revision 1.822 diff -u -r1.821 -r1.822 --- ChangeLog 17 Dec 2011 15:56:34 -0000 1.821 +++ ChangeLog 17 Dec 2011 15:57:56 -0000 1.822 @@ -1,6 +1,9 @@ # ChangeLog for media-video/mplayer # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.821= 2011/12/17 15:56:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.822= 2011/12/17 15:57:56 aballier Exp $ + + 17 Dec 2011; Alexis Ballier mplayer-9999.ebuild: + cosmetics =20 17 Dec 2011; Alexis Ballier mplayer-9999.ebuild: remove custom-cpuopts option: if anything breaks the build we can disa= llow it