From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-635358-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 E3A131381F3
	for <garchives@archives.gentoo.org>; Sun, 13 Oct 2013 07:43:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7D997E0998;
	Sun, 13 Oct 2013 07:43:00 +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 0350EE0998
	for <gentoo-commits@lists.gentoo.org>; Sun, 13 Oct 2013 07:42:59 +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 ECB0833EFEC
	for <gentoo-commits@lists.gentoo.org>; Sun, 13 Oct 2013 07:42:58 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 2314)
	id ADCF02004C; Sun, 13 Oct 2013 07:42:57 +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-plugins/gst-plugins-mpeg2dec: gst-plugins-mpeg2dec-1.0.10.ebuild ChangeLog
X-VCS-Repository: gentoo-x86
X-VCS-Files: gst-plugins-mpeg2dec-1.0.10.ebuild ChangeLog
X-VCS-Directories: media-plugins/gst-plugins-mpeg2dec
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
Message-Id: <20131013074257.ADCF02004C@flycatcher.gentoo.org>
Date: Sun, 13 Oct 2013 07:42:57 +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: c8959a5a-849f-46aa-989b-d0011d3e386a
X-Archives-Hash: 17931bb6bf941752704c29b17f4b666c

ago         13/10/13 07:42:57

  Modified:             gst-plugins-mpeg2dec-1.0.10.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #480908
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.0.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.0.10.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.0.10.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.0.10.ebuild?r1=1.4&r2=1.5

Index: gst-plugins-mpeg2dec-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.0.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gst-plugins-mpeg2dec-1.0.10.ebuild	12 Oct 2013 09:58:35 -0000	1.4
+++ gst-plugins-mpeg2dec-1.0.10.ebuild	13 Oct 2013 07:42:57 -0000	1.5
@@ -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-mpeg2dec/gst-plugins-mpeg2dec-1.0.10.ebuild,v 1.4 2013/10/12 09:58:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.0.10.ebuild,v 1.5 2013/10/13 07:42:57 ago Exp $
 
 EAPI="5"
 
 inherit gst-plugins-ugly
 
 DESCRIPTION="Libmpeg2 based decoder plug-in for gstreamer"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=media-libs/libmpeg2-0.4"



1.163                media-plugins/gst-plugins-mpeg2dec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/ChangeLog?rev=1.163&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/ChangeLog?rev=1.163&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/ChangeLog?r1=1.162&r2=1.163

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog	12 Oct 2013 09:58:35 -0000	1.162
+++ ChangeLog	13 Oct 2013 07:42:57 -0000	1.163
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-mpeg2dec
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/ChangeLog,v 1.162 2013/10/12 09:58:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2dec/ChangeLog,v 1.163 2013/10/13 07:42:57 ago Exp $
+
+  13 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-mpeg2dec-1.0.10.ebuild:
+  Stable for ppc64, wrt bug #480908
 
   12 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-mpeg2dec-1.0.10.ebuild: