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 F1512138809 for ; Sat, 2 Feb 2013 22:56:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CA2A21C01C; Sat, 2 Feb 2013 22:56:27 +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 DC3BB21C01C for ; Sat, 2 Feb 2013 22:56:26 +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 0675833DD23 for ; Sat, 2 Feb 2013 22:56:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id BF59E2171D; Sat, 2 Feb 2013 22:56:24 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-vp8: gst-plugins-vp8-0.10.23-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gst-plugins-vp8-0.10.23-r1.ebuild ChangeLog X-VCS-Directories: media-plugins/gst-plugins-vp8 X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130202225624.BF59E2171D@flycatcher.gentoo.org> Date: Sat, 2 Feb 2013 22:56:24 +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: e9f1dede-85ea-42c2-9361-c2b68b1bd392 X-Archives-Hash: 1ce331c6b91bf22322d65ae2e7a1e3dc ago 13/02/02 22:56:24 Modified: gst-plugins-vp8-0.10.23-r1.ebuild ChangeLog Log: Add ~arm, wrt bug #449220 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) Revision Changes Path 1.7 media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r1.ebuild?r1=1.6&r2=1.7 Index: gst-plugins-vp8-0.10.23-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gst-plugins-vp8-0.10.23-r1.ebuild 1 Feb 2013 12:40:17 -0000 1.6 +++ gst-plugins-vp8-0.10.23-r1.ebuild 2 Feb 2013 22:56:24 -0000 1.7 @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r1.ebuild,v 1.6 2013/02/01 12:40:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r1.ebuild,v 1.7 2013/02/02 22:56:24 ago Exp $ EAPI="5" inherit eutils gst-plugins-bad gst-plugins10 DESCRIPTION="GStreamer decoder for vpx video format" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="" RDEPEND="media-libs/libvpx" 1.20 media-plugins/gst-plugins-vp8/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 1 Feb 2013 12:40:17 -0000 1.19 +++ ChangeLog 2 Feb 2013 22:56:24 -0000 1.20 @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-vp8 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v 1.19 2013/02/01 12:40:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v 1.20 2013/02/02 22:56:24 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo + gst-plugins-vp8-0.10.23-r1.ebuild: + Add ~arm, wrt bug #449220 01 Feb 2013; Agostino Sarubbo gst-plugins-vp8-0.10.23-r1.ebuild: