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 1Q9zXz-0003BF-GL for garchives@archives.gentoo.org; Wed, 13 Apr 2011 12:51:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F7571C00C; Wed, 13 Apr 2011 12:51:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 17E0F1C00C for ; Wed, 13 Apr 2011 12:51:44 +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 3044B1B412C for ; Wed, 13 Apr 2011 12:51:43 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id CB65020054; Wed, 13 Apr 2011 12:51:41 +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 virtual/ffmpeg: ffmpeg-0.6.90.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ffmpeg-0.6.90.ebuild ChangeLog X-VCS-Directories: virtual/ffmpeg X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20110413125141.CB65020054@flycatcher.gentoo.org> Date: Wed, 13 Apr 2011 12:51:41 +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: f95cc8e707f298e51e2433bf2df0087f aballier 11/04/13 12:51:41 Modified: ffmpeg-0.6.90.ebuild ChangeLog Log: bump a little the ffmpeg revision required to get in the bugfixes/addit= ions =20 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64) Revision Changes Path 1.2 virtual/ffmpeg/ffmpeg-0.6.90.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffm= peg-0.6.90.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffm= peg-0.6.90.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffm= peg-0.6.90.ebuild?r1=3D1.1&r2=3D1.2 Index: ffmpeg-0.6.90.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/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ffmpeg-0.6.90.ebuild 5 Apr 2011 15:35:00 -0000 1.1 +++ ffmpeg-0.6.90.ebuild 13 Apr 2011 12:51:41 -0000 1.2 @@ -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/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v= 1.1 2011/04/05 15:35:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v= 1.2 2011/04/13 12:51:41 aballier Exp $ =20 EAPI=3D4 =20 @@ -15,7 +15,7 @@ =20 RDEPEND=3D" || ( - >=3Dmedia-video/ffmpeg-0.6.90_rc[X=3D,encode=3D,mp3=3D,sdl=3D,theora=3D= ,threads=3D,vaapi=3D,vdpau=3D,x264=3D] + >=3Dmedia-video/ffmpeg-0.6.90_rc0-r2[X=3D,encode=3D,mp3=3D,sdl=3D,theo= ra=3D,threads=3D,vaapi=3D,vdpau=3D,x264=3D] >=3Dmedia-video/libav-0.6.90_rc[X=3D,encode=3D,mp3=3D,sdl=3D,theora=3D= ,threads=3D,vaapi=3D,vdpau=3D,x264=3D] ) " 1.11 virtual/ffmpeg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/Cha= ngeLog?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/Cha= ngeLog?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/Cha= ngeLog?r1=3D1.10&r2=3D1.11 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/virtual/ffmpeg/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 10 Apr 2011 11:50:41 -0000 1.10 +++ ChangeLog 13 Apr 2011 12:51:41 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for virtual/ffmpeg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.10 2011/= 04/10 11:50:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.11 2011/= 04/13 12:51:41 aballier Exp $ + + 13 Apr 2011; Alexis Ballier ffmpeg-0.6.90.ebuild= : + bump a little the ffmpeg revision required to get in the bugfixes/addi= tions =20 10 Apr 2011; Ra=C3=BAl Porcel ffmpeg-0.6-r1.ebuil= d: ia64 stable