diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:22:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:22:59 +0000 |
commit | e2833ccae609850924c6ca3bf5f978187e015b4e (patch) | |
tree | ca1054c9f240332f0ad3afb268ae84e882b821d4 /media-plugins/gst-plugins-v4l2 | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-e2833ccae609850924c6ca3bf5f978187e015b4e.tar.gz gentoo-2-e2833ccae609850924c6ca3bf5f978187e015b4e.tar.bz2 gentoo-2-e2833ccae609850924c6ca3bf5f978187e015b4e.zip |
Stable for sparc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-v4l2')
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-v4l2/ChangeLog b/media-plugins/gst-plugins-v4l2/ChangeLog index 53028ad1d21c..7e6752a7ac33 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.152 2014/08/25 11:02:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.153 2014/09/15 08:22:59 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-v4l2-0.10.31-r1.ebuild, gst-plugins-v4l2-1.2.4-r1.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-v4l2-0.10.31-r1.ebuild, gst-plugins-v4l2-1.2.4-r1.ebuild: diff --git a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31-r1.ebuild b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31-r1.ebuild index f8d0e023637b..a241b857b829 100644 --- a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31-r1.ebuild +++ b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31-r1.ebuild @@ -1,6 +1,6 @@ # 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-0.10.31-r1.ebuild,v 1.10 2014/08/25 11:02:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31-r1.ebuild,v 1.11 2014/09/15 08:22:59 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit eutils 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=" diff --git a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.4-r1.ebuild b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.4-r1.ebuild index e52edca42a66..49be16deadff 100644 --- a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.4-r1.ebuild +++ b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ # 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.4-r1.ebuild,v 1.10 2014/08/25 11:02:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.2.4-r1.ebuild,v 1.11 2014/09/15 08:22:59 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good 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=" |