diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:20:36 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:20:36 +0000 |
commit | 61a3f85f75d9de398cd4551be832bb712ef6bdca (patch) | |
tree | 0314ae4cde46531cfc5f13267e84320de89eea6c | |
parent | media-plugins/gst-plugins-pango stable on ppc. (diff) | |
download | gentoo-2-61a3f85f75d9de398cd4551be832bb712ef6bdca.tar.gz gentoo-2-61a3f85f75d9de398cd4551be832bb712ef6bdca.tar.bz2 gentoo-2-61a3f85f75d9de398cd4551be832bb712ef6bdca.zip |
media-plugins/gst-plugins-raw1394 stable on ppc.
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | media-plugins/gst-plugins-raw1394/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.10.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 f1a4e81e4853..6edba2c5a773 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.13 2005/08/31 22:21:48 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.14 2005/09/02 20:20:36 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gst-plugins-raw1394-0.8.10.ebuild: + Stable on ppc. 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> gst-plugins-raw1394-0.8.10.ebuild: diff --git a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.10.ebuild b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.10.ebuild index 8d70195f2181..d2f37813370d 100644 --- a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.10.ebuild +++ b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.10.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.10.ebuild,v 1.5 2005/08/31 22:21:48 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.8.10.ebuild,v 1.6 2005/09/02 20:20:36 hansmi Exp $ inherit gst-plugins -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" DESCRIPTION="GStreamer plugin to capture firewire video" |