diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 21:55:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 21:55:18 +0000 |
commit | 5c288e0eb4096d9b63c8464e34a7c187607e5830 (patch) | |
tree | 85aab9f7745c8669b61ef952a6db3bb17e5f4687 /media-plugins/gst-plugins-raw1394 | |
parent | cuda only works on x86 and amd64 (diff) | |
download | gentoo-2-5c288e0eb4096d9b63c8464e34a7c187607e5830.tar.gz gentoo-2-5c288e0eb4096d9b63c8464e34a7c187607e5830.tar.bz2 gentoo-2-5c288e0eb4096d9b63c8464e34a7c187607e5830.zip |
Stable for ppc, wrt bug #458188
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-raw1394')
-rw-r--r-- | media-plugins/gst-plugins-raw1394/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-raw1394/ChangeLog b/media-plugins/gst-plugins-raw1394/ChangeLog index 198d30e50f53..5fd4976f97c7 100644 --- a/media-plugins/gst-plugins-raw1394/ChangeLog +++ b/media-plugins/gst-plugins-raw1394/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-raw1394 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.86 2013/02/21 16:52:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.87 2013/02/21 21:55:18 ago Exp $ + + 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-raw1394-1.0.5.ebuild: + Stable for ppc, wrt bug #458188 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-raw1394-1.0.5.ebuild: diff --git a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.5.ebuild b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.5.ebuild index 39d0de8ee64f..ec0224d12ce5 100644 --- a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.5.ebuild +++ b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 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.0.5.ebuild,v 1.3 2013/02/21 16:52:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.5.ebuild,v 1.4 2013/02/21 21:55:18 ago Exp $ EAPI="5" inherit gst-plugins-good DESCRIPTION="GStreamer plugin to capture firewire video" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" RDEPEND=" |