From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-635970-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 CA6721381F3 for <garchives@archives.gentoo.org>; Tue, 15 Oct 2013 08:11:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63B8AE0A8C; Tue, 15 Oct 2013 08:11:43 +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 E196BE0A8C for <gentoo-commits@lists.gentoo.org>; Tue, 15 Oct 2013 08:11:42 +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 CFA6833EFE2 for <gentoo-commits@lists.gentoo.org>; Tue, 15 Oct 2013 08:11:41 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 030D92004C; Tue, 15 Oct 2013 08:11:39 +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: <20131015081140.030D92004C@flycatcher.gentoo.org> Date: Tue, 15 Oct 2013 08:11:39 +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: fe26a26f-5997-4081-9303-1bbf846bb721 X-Archives-Hash: c24c9dcb5044d05f07ddf79558e0c27e ago 13/10/15 08:11:39 Modified: gst-plugins-v4l2-1.0.10.ebuild ChangeLog Log: Stable for alpha, 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.7 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.7&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.7&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.6&r2=1.7 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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gst-plugins-v4l2-1.0.10.ebuild 14 Oct 2013 05:59:17 -0000 1.6 +++ gst-plugins-v4l2-1.0.10.ebuild 15 Oct 2013 08:11:39 -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-v4l2/gst-plugins-v4l2-1.0.10.ebuild,v 1.6 2013/10/14 05:59:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.0.10.ebuild,v 1.7 2013/10/15 08:11:39 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.128 media-plugins/gst-plugins-v4l2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.128&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.128&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?r1=1.127&r2=1.128 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v retrieving revision 1.127 retrieving revision 1.128 diff -u -r1.127 -r1.128 --- ChangeLog 14 Oct 2013 05:59:17 -0000 1.127 +++ ChangeLog 15 Oct 2013 08:11:39 -0000 1.128 @@ -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.127 2013/10/14 05:59:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.128 2013/10/15 08:11:39 ago Exp $ + + 15 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-v4l2-1.0.10.ebuild: + Stable for alpha, wrt bug #480908 14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-v4l2-1.0.10.ebuild: Stable for arm, wrt bug #480908