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 1PCDa0-0003Og-Tj for garchives@archives.gentoo.org; Sat, 30 Oct 2010 15:42:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04A5BE07BA; Sat, 30 Oct 2010 15:42:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CFC11E07BA for ; Sat, 30 Oct 2010 15:42:45 +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 54CE71B401C for ; Sat, 30 Oct 2010 15:42:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id DF8A320051; Sat, 30 Oct 2010 15:42:43 +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/ffmpeg: ffmpeg-9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ffmpeg-9999.ebuild ChangeLog X-VCS-Directories: media-video/ffmpeg X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20101030154243.DF8A320051@flycatcher.gentoo.org> Date: Sat, 30 Oct 2010 15:42:43 +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: 5499a7db-ab3e-411a-b957-6a4439dabc63 X-Archives-Hash: 5d611faa6794ca1eafdc94b69a90024d aballier 10/10/30 15:42:43 Modified: ffmpeg-9999.ebuild ChangeLog Log: bump x264 requirements =20 (Portage version: 2.2.0_alpha2/cvs/Linux x86_64) Revision Changes Path 1.23 media-video/ffmpeg/ffmpeg-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?rev=3D1.23&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?rev=3D1.23&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?r1=3D1.22&r2=3D1.23 Index: ffmpeg-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/ffmpeg/ffmpeg-9999.ebuild,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ffmpeg-9999.ebuild 1 Oct 2010 01:46:48 -0000 1.22 +++ ffmpeg-9999.ebuild 30 Oct 2010 15:42:43 -0000 1.23 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild= ,v 1.22 2010/10/01 01:46:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild= ,v 1.23 2010/10/30 15:42:43 aballier Exp $ =20 EAPI=3D"2" =20 @@ -46,7 +46,7 @@ mp3? ( media-sound/lame ) theora? ( >=3Dmedia-libs/libtheora-1.1.1[encode] media-libs/libogg ) vorbis? ( media-libs/libvorbis media-libs/libogg ) - x264? ( >=3Dmedia-libs/x264-0.0.20100605 ) + x264? ( >=3Dmedia-libs/x264-0.0.20101029 ) xvid? ( >=3Dmedia-libs/xvid-1.1.0 ) ) frei0r? ( media-plugins/frei0r-plugins ) 1.380 media-video/ffmpeg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?rev=3D1.380&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?rev=3D1.380&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?r1=3D1.379&r2=3D1.380 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/ffmpeg/ChangeLog,v retrieving revision 1.379 retrieving revision 1.380 diff -u -r1.379 -r1.380 --- ChangeLog 11 Oct 2010 22:13:00 -0000 1.379 +++ ChangeLog 30 Oct 2010 15:42:43 -0000 1.380 @@ -1,6 +1,9 @@ # ChangeLog for media-video/ffmpeg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.379 = 2010/10/11 22:13:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.380 = 2010/10/30 15:42:43 aballier Exp $ + + 30 Oct 2010; Alexis Ballier ffmpeg-9999.ebuild: + bump x264 requirements =20 11 Oct 2010; Markus Meier ffmpeg-0.6_p25423.ebuild= : restore ~arm, bug #340269