diff options
author | 2009-10-18 18:48:17 +0000 | |
---|---|---|
committer | 2009-10-18 18:48:17 +0000 | |
commit | 5589bfc5fe57f24a2ac6d9bd192276ae4e5f3499 (patch) | |
tree | c11de71d75ba3462c7d340be858e6ea67e2ae6bf /media-plugins | |
parent | s390/sh stable (diff) | |
download | gentoo-2-5589bfc5fe57f24a2ac6d9bd192276ae4e5f3499.tar.gz gentoo-2-5589bfc5fe57f24a2ac6d9bd192276ae4e5f3499.tar.bz2 gentoo-2-5589bfc5fe57f24a2ac6d9bd192276ae4e5f3499.zip |
Stable for HPPA (bug #289298).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-speex/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.14.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 1c7d7b6383b0..b7e29a4ba944 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.59 2009/09/08 01:30:12 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.60 2009/10/18 18:48:17 jer Exp $ + + 18 Oct 2009; Jeroen Roovers <jer@gentoo.org> + gst-plugins-speex-0.10.14.ebuild: + Stable for HPPA (bug #289298). *gst-plugins-speex-0.10.15 (08 Sep 2009) diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.14.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.14.ebuild index 210d25d8414c..a0e08b6492da 100644 --- a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.14.ebuild +++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.14.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 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.10.14.ebuild,v 1.8 2009/08/02 14:45:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.14.ebuild,v 1.9 2009/10/18 18:48:17 jer Exp $ inherit gst-plugins-good DESCRIPTION="GStreamer plugin to allow encoding and decoding of speex" -KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" IUSE="" RDEPEND=">=media-libs/speex-1.1.6 |