From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F22E0138BF3 for ; Mon, 17 Feb 2014 18:13:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5DC9E0A9E; Mon, 17 Feb 2014 18:13:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4449CE0A9E for ; Mon, 17 Feb 2014 18:13:39 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 709AB33EEAE for ; Mon, 17 Feb 2014 18:13:38 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 0B0982004C; Mon, 17 Feb 2014 18:13:36 +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 Content-Transfer-Encoding: 8bit Message-Id: <20140217181337.0B0982004C@flycatcher.gentoo.org> Date: Mon, 17 Feb 2014 18:13:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0ecaa6c2-4f2e-403d-8279-5b8b30a2eaca X-Archives-Hash: 10e04ca1006d4de79af86bd1525c8af0 aballier 14/02/17 18:13:36 Modified: ffmpeg-9999.ebuild ChangeLog Log: Depend on fdk-aac 0.1.3, bug #499402 by Alex Xu (Hello71). (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision Changes Path 1.147 media-video/ffmpeg/ffmpeg-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.147&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.147&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?r1=1.146&r2=1.147 Index: ffmpeg-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- ffmpeg-9999.ebuild 12 Feb 2014 13:15:46 -0000 1.146 +++ ffmpeg-9999.ebuild 17 Feb 2014 18:13:36 -0000 1.147 @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.146 2014/02/12 13:15:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.147 2014/02/17 18:13:36 aballier Exp $ EAPI="5" @@ -94,7 +94,7 @@ x264? ( >=media-libs/x264-0.0.20111017:= ) xvid? ( >=media-libs/xvid-1.1.0 ) ) - fdk? ( media-libs/fdk-aac ) + fdk? ( >=media-libs/fdk-aac-0.1.3 ) flite? ( app-accessibility/flite ) fontconfig? ( media-libs/fontconfig ) frei0r? ( media-plugins/frei0r-plugins ) 1.713 media-video/ffmpeg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.713&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.713&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.712&r2=1.713 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v retrieving revision 1.712 retrieving revision 1.713 diff -u -r1.712 -r1.713 --- ChangeLog 12 Feb 2014 13:22:09 -0000 1.712 +++ ChangeLog 17 Feb 2014 18:13:36 -0000 1.713 @@ -1,6 +1,9 @@ # ChangeLog for media-video/ffmpeg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.712 2014/02/12 13:22:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.713 2014/02/17 18:13:36 aballier Exp $ + + 17 Feb 2014; Alexis Ballier ffmpeg-9999.ebuild: + Depend on fdk-aac 0.1.3, bug #499402 by Alex Xu (Hello71). 12 Feb 2014; Alexis Ballier -files/ffmpeg-1.2.4-freetype251.patch, -files/ffmpeg-2.0.2-freetype251.patch: