klausman 15/07/29 10:55:34 Modified: ChangeLog gst-plugins-v4l2-1.4.5.ebuild Log: Stable on alpha, bug 551814 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.164 media-plugins/gst-plugins-v4l2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.164&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.164&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?r1=1.163&r2=1.164 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v retrieving revision 1.163 retrieving revision 1.164 diff -u -r1.163 -r1.164 --- ChangeLog 17 Jul 2015 15:42:57 -0000 1.163 +++ ChangeLog 29 Jul 2015 10:55:34 -0000 1.164 @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-v4l2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.163 2015/07/17 15:42:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.164 2015/07/29 10:55:34 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <[email protected]> + gst-plugins-v4l2-1.4.5.ebuild: + Stable on alpha, bug 551814 17 Jul 2015; Agostino Sarubbo <[email protected]> gst-plugins-v4l2-1.4.5.ebuild: Stable for ia64, wrt bug #551814 1.9 media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.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.4.5.ebuild?r1=1.8&r2=1.9 Index: gst-plugins-v4l2-1.4.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gst-plugins-v4l2-1.4.5.ebuild 17 Jul 2015 15:42:57 -0000 1.8 +++ gst-plugins-v4l2-1.4.5.ebuild 29 Jul 2015 10:55:34 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.4.5.ebuild,v 1.8 2015/07/17 15:42:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild,v 1.9 2015/07/29 10:55:34 klausman Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-good @@ -8,7 +8,7 @@ inherit gstreamer 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="
