diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:55:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:55:01 +0000 |
commit | 16bdb4e373f1699e34c84c2eb940ac61cd6deb73 (patch) | |
tree | e1003f9ba5594e1149f90e481bcb950e2e8cb279 /media-plugins/gst-plugins-v4l2 | |
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')
-rw-r--r-- | media-plugins/gst-plugins-v4l2/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-v4l2/ChangeLog b/media-plugins/gst-plugins-v4l2/ChangeLog index 2e62301a6d69..c7e053d8ac40 100644 --- a/media-plugins/gst-plugins-v4l2/ChangeLog +++ b/media-plugins/gst-plugins-v4l2/ChangeLog @@ -1,6 +1,9 @@ # 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.158 2015/03/15 11:18:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.159 2015/03/15 11:55:01 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-v4l2-1.4.5.ebuild: + ppc64 stable, bug 534012 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-v4l2-1.4.5.ebuild: ppc stable, bug 534012 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=" |