diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:39:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:39:46 +0000 |
commit | be1383534e2e0db0ae374a0d717481b5852e8df7 (patch) | |
tree | 324ae77c80313a8f9e6d76a464f21ab8d364afbb /media-plugins | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-be1383534e2e0db0ae374a0d717481b5852e8df7.tar.gz gentoo-2-be1383534e2e0db0ae374a0d717481b5852e8df7.tar.bz2 gentoo-2-be1383534e2e0db0ae374a0d717481b5852e8df7.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-raw1394/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-raw1394/ChangeLog b/media-plugins/gst-plugins-raw1394/ChangeLog index 087100046ec6..5bb13770c44b 100644 --- a/media-plugins/gst-plugins-raw1394/ChangeLog +++ b/media-plugins/gst-plugins-raw1394/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-raw1394 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.114 2015/03/15 11:54:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.115 2015/03/15 13:39:46 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-raw1394-1.4.5.ebuild: + x86 stable, bug 534012 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-raw1394-1.4.5.ebuild: ppc64 stable, bug 534012 diff --git a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.4.5.ebuild b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.4.5.ebuild index f7d6b8dd989c..3135b8f89ecb 100644 --- a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.4.5.ebuild +++ b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-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-raw1394/gst-plugins-raw1394-1.4.5.ebuild,v 1.4 2015/03/15 11:54:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.4.5.ebuild,v 1.5 2015/03/15 13:39:46 pacho Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="GStreamer plugin to capture firewire video" -KEYWORDS="amd64 ppc ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=" |