From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-590468-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3CD341381F3 for <garchives@archives.gentoo.org>; Tue, 14 May 2013 09:37:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C42CDE0863; Tue, 14 May 2013 09:37:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 534A9E0863 for <gentoo-commits@lists.gentoo.org>; Tue, 14 May 2013 09:37:48 +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 74EEE33DF90 for <gentoo-commits@lists.gentoo.org>; Tue, 14 May 2013 09:37:47 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 413DB2171D; Tue, 14 May 2013 09:37:46 +0000 (UTC) From: "Agostino Sarubbo (ago)" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg2theora: ffmpeg2theora-0.29.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ffmpeg2theora-0.29.ebuild ChangeLog X-VCS-Directories: media-video/ffmpeg2theora X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130514093746.413DB2171D@flycatcher.gentoo.org> Date: Tue, 14 May 2013 09:37:46 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c97c3882-2661-43cd-88d9-95776ae8bb2d X-Archives-Hash: 96a68efb0a50f0a79bc201acfabd181e ago 13/05/14 09:37:46 Modified: ffmpeg2theora-0.29.ebuild ChangeLog Log: Stable for x86, wrt bug #464560 (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.5 media-video/ffmpeg2theora/ffmpeg2theora-0.29.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg2theora/ffmpeg2theora-0.29.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg2theora/ffmpeg2theora-0.29.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg2theora/ffmpeg2theora-0.29.ebuild?r1=1.4&r2=1.5 Index: ffmpeg2theora-0.29.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg2theora/ffmpeg2theora-0.29.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ffmpeg2theora-0.29.ebuild 14 May 2013 09:31:12 -0000 1.4 +++ ffmpeg2theora-0.29.ebuild 14 May 2013 09:37:46 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg2theora/ffmpeg2theora-0.29.ebuild,v 1.4 2013/05/14 09:31:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg2theora/ffmpeg2theora-0.29.ebuild,v 1.5 2013/05/14 09:37:46 ago Exp $ EAPI=4 inherit eutils scons-utils @@ -11,7 +11,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug kate" RDEPEND=" 1.60 media-video/ffmpeg2theora/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg2theora/ChangeLog?rev=1.60&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg2theora/ChangeLog?rev=1.60&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg2theora/ChangeLog?r1=1.59&r2=1.60 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg2theora/ChangeLog,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- ChangeLog 14 May 2013 09:31:12 -0000 1.59 +++ ChangeLog 14 May 2013 09:37:46 -0000 1.60 @@ -1,6 +1,9 @@ # ChangeLog for media-video/ffmpeg2theora # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg2theora/ChangeLog,v 1.59 2013/05/14 09:31:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg2theora/ChangeLog,v 1.60 2013/05/14 09:37:46 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> ffmpeg2theora-0.29.ebuild: + Stable for x86, wrt bug #464560 14 May 2013; Agostino Sarubbo <ago@gentoo.org> ffmpeg2theora-0.29.ebuild: Stable for amd64, wrt bug #464560