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 A2174138A1F for ; Fri, 18 Apr 2014 13:58:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DB8FE0B77; Fri, 18 Apr 2014 13:57:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B71E4E0B77 for ; Fri, 18 Apr 2014 13:57:48 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CFBC33403A9 for ; Fri, 18 Apr 2014 13:57:42 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 9DF322004B; Fri, 18 Apr 2014 13:57:41 +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-v4l2: gst-plugins-v4l2-1.2.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gst-plugins-v4l2-1.2.3.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: <20140418135741.9DF322004B@flycatcher.gentoo.org> Date: Fri, 18 Apr 2014 13:57:41 +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: 077dd985-adf0-471b-b6d8-ed6f75175f24 X-Archives-Hash: 40d30f48259788c53cf9a971b96e6558 ago 14/04/18 13:57:41 Modified: gst-plugins-v4l2-1.2.3.ebuild ChangeLog Log: Stable for alpha, wrt bug #507568 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.8 media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.3.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.3.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.3.ebuild?r1=1.7&r2=1.8 Index: gst-plugins-v4l2-1.2.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.3.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gst-plugins-v4l2-1.2.3.ebuild 17 Apr 2014 07:49:42 -0000 1.7 +++ gst-plugins-v4l2-1.2.3.ebuild 18 Apr 2014 13:57:41 -0000 1.8 @@ -1,13 +1,13 @@ # Copyright 1999-2014 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.2.3.ebuild,v 1.7 2014/04/17 07:49:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.3.ebuild,v 1.8 2014/04/18 13:57:41 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.139 media-plugins/gst-plugins-v4l2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.139&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.139&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?r1=1.138&r2=1.139 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- ChangeLog 17 Apr 2014 07:49:42 -0000 1.138 +++ ChangeLog 18 Apr 2014 13:57:41 -0000 1.139 @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-v4l2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.138 2014/04/17 07:49:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.139 2014/04/18 13:57:41 ago Exp $ + + 18 Apr 2014; Agostino Sarubbo gst-plugins-v4l2-1.2.3.ebuild: + Stable for alpha, wrt bug #507568 17 Apr 2014; Agostino Sarubbo gst-plugins-v4l2-1.2.3.ebuild: Stable for ia64, wrt bug #507568