diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-01 11:59:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-01 11:59:14 +0000 |
commit | a8f1b18618009d5331638f396e96fe09d300e7d6 (patch) | |
tree | 11830a97c3b458ef2e67586ccc5b7fd32a0c258f /media-plugins/gst-plugins-v4l2 | |
parent | Stable for amd64, wrt bug #454906 (diff) | |
download | gentoo-2-a8f1b18618009d5331638f396e96fe09d300e7d6.tar.gz gentoo-2-a8f1b18618009d5331638f396e96fe09d300e7d6.tar.bz2 gentoo-2-a8f1b18618009d5331638f396e96fe09d300e7d6.zip |
Stable for amd64, wrt bug #454906
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-plugins/gst-plugins-v4l2')
-rw-r--r-- | media-plugins/gst-plugins-v4l2/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-v4l2/ChangeLog b/media-plugins/gst-plugins-v4l2/ChangeLog index 32f154d1b1bd..33eb4aa156b3 100644 --- a/media-plugins/gst-plugins-v4l2/ChangeLog +++ b/media-plugins/gst-plugins-v4l2/ChangeLog @@ -1,6 +1,10 @@ # 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.97 2013/01/21 23:22:16 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.98 2013/02/01 11:59:14 ago Exp $ + + 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-v4l2-0.10.31.ebuild: + Stable for amd64, wrt bug #454906 *gst-plugins-v4l2-1.0.5 (21 Jan 2013) @@ -433,4 +437,3 @@ 17 Mar 2005; <zaheerm@gentoo.org> +gst-plugins-v4l2-0.8.8.ebuild: Initial Commit gstreamer plugin for capture from v4l2 devices (#81401) - diff --git a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31.ebuild b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31.ebuild index 5347a00ff867..f7cceeccac37 100644 --- a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31.ebuild +++ b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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-0.10.31.ebuild,v 1.3 2012/12/03 23:57:46 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31.ebuild,v 1.4 2013/02/01 11:59:14 ago Exp $ EAPI="5" inherit eutils 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=" |