diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-23 13:53:10 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-23 13:53:10 +0000 |
commit | d41e5e09113967360c51183c07ef4e170add4e4b (patch) | |
tree | ba91c896ae9b2ff50b4f74a68aa95ae0895e6177 /media-plugins/gst-plugins-raw1394 | |
parent | stable on amd64 (diff) | |
download | gentoo-2-d41e5e09113967360c51183c07ef4e170add4e4b.tar.gz gentoo-2-d41e5e09113967360c51183c07ef4e170add4e4b.tar.bz2 gentoo-2-d41e5e09113967360c51183c07ef4e170add4e4b.zip |
Stable on x86 wrt bug #119634.
(Portage version: 2.1_pre3-r1)
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-0.8.11.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 0680072cf76d..670d65e9871f 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 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.19 2006/01/20 20:23:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.20 2006/01/23 13:52:56 wolf31o2 Exp $ + + 23 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gst-plugins-raw1394-0.8.11.ebuild: + Stable on x86 wrt bug #119634. 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gst-plugins-raw1394-0.8.11.ebuild: diff --git a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.11.ebuild b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.11.ebuild index 3fca69be8fd0..6ff73d31c692 100644 --- a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.11.ebuild +++ b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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-0.8.11.ebuild,v 1.2 2006/01/20 20:23:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.11.ebuild,v 1.3 2006/01/23 13:52:56 wolf31o2 Exp $ inherit gst-plugins -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc x86" DESCRIPTION="GStreamer plugin to capture firewire video" |