diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:21:05 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:21:05 +0000 |
commit | bf28a9b9ae0c47a92d6b8444e7b08f4cb56935e5 (patch) | |
tree | bf5c6e2f656e5d6b0da5ef3915d2a7ca7efc0df0 | |
parent | media-plugins/gst-plugins-raw1394 stable on ppc. (diff) | |
download | historical-bf28a9b9ae0c47a92d6b8444e7b08f4cb56935e5.tar.gz historical-bf28a9b9ae0c47a92d6b8444e7b08f4cb56935e5.tar.bz2 historical-bf28a9b9ae0c47a92d6b8444e7b08f4cb56935e5.zip |
media-plugins/gst-plugins-speex stable on ppc.
Package-Manager: portage-2.0.51.22-r2
-rw-r--r-- | media-plugins/gst-plugins-speex/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-speex/gst-plugins-speex-0.8.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-speex/ChangeLog b/media-plugins/gst-plugins-speex/ChangeLog index 7aad12620ddd..c08e6313df05 100644 --- a/media-plugins/gst-plugins-speex/ChangeLog +++ b/media-plugins/gst-plugins-speex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-speex # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.11 2005/08/31 22:22:56 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.12 2005/09/02 20:21:05 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gst-plugins-speex-0.8.10.ebuild: + Stable on ppc. 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> gst-plugins-speex-0.8.10.ebuild: diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.8.10.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.8.10.ebuild index 98a7c40a8782..629a5d03af6b 100644 --- a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.8.10.ebuild +++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-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-speex/gst-plugins-speex-0.8.10.ebuild,v 1.5 2005/08/31 22:22:56 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-0.8.10.ebuild,v 1.6 2005/09/02 20:21:05 hansmi Exp $ inherit gst-plugins -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" DESCRIPTION="GStreamer plugin to allow encoding and decoding of speex" |