diff options
author | 2015-03-15 11:55:01 +0000 | |
---|---|---|
committer | 2015-03-15 11:55:01 +0000 | |
commit | 16bdb4e373f1699e34c84c2eb940ac61cd6deb73 (patch) | |
tree | e1003f9ba5594e1149f90e481bcb950e2e8cb279 /media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild | |
parent | ppc64 stable, bug 534012 (diff) | |
download | gentoo-2-16bdb4e373f1699e34c84c2eb940ac61cd6deb73.tar.gz gentoo-2-16bdb4e373f1699e34c84c2eb940ac61cd6deb73.tar.bz2 gentoo-2-16bdb4e373f1699e34c84c2eb940ac61cd6deb73.zip |
ppc64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild index f1bc9e91a13e..d35a9086bd7d 100644 --- a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild +++ b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild @@ -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.3 2015/03/15 11:18:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild,v 1.4 2015/03/15 11:55:01 pacho Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-good @@ -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=" |