From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-636300-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 8085D1381F3
	for <garchives@archives.gentoo.org>; Wed, 16 Oct 2013 20:10:06 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 234F5E09BE;
	Wed, 16 Oct 2013 20:10:06 +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 D3089E09A5
	for <gentoo-commits@lists.gentoo.org>; Wed, 16 Oct 2013 20:10:04 +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 948FD33F06D
	for <gentoo-commits@lists.gentoo.org>; Wed, 16 Oct 2013 20:01:07 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 2314)
	id 4BF6C2004C; Wed, 16 Oct 2013 20:01:06 +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-v4l2: gst-plugins-v4l2-1.0.10.ebuild ChangeLog
X-VCS-Repository: gentoo-x86
X-VCS-Files: gst-plugins-v4l2-1.0.10.ebuild ChangeLog
X-VCS-Directories: media-plugins/gst-plugins-v4l2
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
Message-Id: <20131016200106.4BF6C2004C@flycatcher.gentoo.org>
Date: Wed, 16 Oct 2013 20:01:06 +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: aba40c63-4275-4f91-b7b4-be66b74a2a43
X-Archives-Hash: ed21765cc0637b3f4fca6fce7daddeaf

ago         13/10/16 20:01:06

  Modified:             gst-plugins-v4l2-1.0.10.ebuild ChangeLog
  Log:
  Stable for ia64, 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.9                  media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.0.10.ebuild

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

Index: gst-plugins-v4l2-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.0.10.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gst-plugins-v4l2-1.0.10.ebuild	16 Oct 2013 13:53:33 -0000	1.8
+++ gst-plugins-v4l2-1.0.10.ebuild	16 Oct 2013 20:01:06 -0000	1.9
@@ -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-v4l2/gst-plugins-v4l2-1.0.10.ebuild,v 1.8 2013/10/16 13:53:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.0.10.ebuild,v 1.9 2013/10/16 20:01:06 ago Exp $
 
 EAPI="5"
 
 inherit gst-plugins-good gst-plugins10
 
 DESCRIPION="plugin to allow capture from video4linux2 devices"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86"
 IUSE="udev"
 
 RDEPEND="



1.130                media-plugins/gst-plugins-v4l2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog	16 Oct 2013 13:53:33 -0000	1.129
+++ ChangeLog	16 Oct 2013 20:01:06 -0000	1.130
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-v4l2
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.129 2013/10/16 13:53:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.130 2013/10/16 20:01:06 ago Exp $
+
+  16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-v4l2-1.0.10.ebuild:
+  Stable for ia64, wrt bug #480908
 
   16 Oct 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-v4l2-1.0.10.ebuild:
   Stable for HPPA (bug #480908).