diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-20 04:02:44 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-20 04:02:44 +0000 |
commit | 17bf32db9009a36b7cf1e167c9e553586a12690e (patch) | |
tree | 7cbfabde4b11c9dbaf554fc9931e477985c0434e /media-plugins/gst-plugins-v4l2 | |
parent | x86 stable wrt bug #382225 (diff) | |
download | gentoo-2-17bf32db9009a36b7cf1e167c9e553586a12690e.tar.gz gentoo-2-17bf32db9009a36b7cf1e167c9e553586a12690e.tar.bz2 gentoo-2-17bf32db9009a36b7cf1e167c9e553586a12690e.zip |
x86 stable wrt bug #382225
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-plugins/gst-plugins-v4l2')
-rw-r--r-- | media-plugins/gst-plugins-v4l2/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.30.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-v4l2/ChangeLog b/media-plugins/gst-plugins-v4l2/ChangeLog index 66c1cc41448c..5066e14f5437 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.84 2011/08/04 09:43:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.85 2011/09/20 04:02:44 phajdan.jr Exp $ + + 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-v4l2-0.10.30.ebuild: + x86 stable wrt bug #382225 04 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> gst-plugins-v4l2-0.10.30.ebuild: diff --git a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.30.ebuild b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.30.ebuild index 2e8f989b70d1..cbe703be53a6 100644 --- a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.30.ebuild +++ b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.30.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2011 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.30.ebuild,v 1.2 2011/08/04 09:43:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.30.ebuild,v 1.3 2011/09/20 04:02:44 phajdan.jr Exp $ inherit gst-plugins-good 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="" RDEPEND=">=media-libs/gst-plugins-base-0.10.33 |