diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 10:19:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 10:19:47 +0000 |
commit | 774f2cb20d3254823c165aec97b5c7e449b1475a (patch) | |
tree | 7fb76a2106c4d4d7d3a3dbd76f630d21bc024c56 /media-plugins/gst-plugins-speex | |
parent | Stable for hppa, wrt bug #458188 (diff) | |
download | gentoo-2-774f2cb20d3254823c165aec97b5c7e449b1475a.tar.gz gentoo-2-774f2cb20d3254823c165aec97b5c7e449b1475a.tar.bz2 gentoo-2-774f2cb20d3254823c165aec97b5c7e449b1475a.zip |
Stable for hppa, 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-speex')
-rw-r--r-- | media-plugins/gst-plugins-speex/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-speex/gst-plugins-speex-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-speex/ChangeLog b/media-plugins/gst-plugins-speex/ChangeLog index dc86a0b926fc..43bb70e0987f 100644 --- a/media-plugins/gst-plugins-speex/ChangeLog +++ b/media-plugins/gst-plugins-speex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-speex # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.130 2013/02/23 09:27:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.131 2013/02/23 10:19:47 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-speex-1.0.5.ebuild: + Stable for hppa, wrt bug #458188 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-speex-1.0.5.ebuild: Stable for sparc, wrt bug #458188 diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.0.5.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.0.5.ebuild index 320e2286b4da..d5a45459c649 100644 --- a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.0.5.ebuild +++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-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-speex/gst-plugins-speex-1.0.5.ebuild,v 1.7 2013/02/23 09:27:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-1.0.5.ebuild,v 1.8 2013/02/23 10:19:47 ago Exp $ EAPI="5" inherit gst-plugins-good DESCRIPTION="GStreamer plugin to allow encoding and decoding of speex" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/speex-1.1.6" |