diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:51:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:51:09 +0000 |
commit | 1ffc97942e9be5fa9a7f3caaa69b80f314e68cbb (patch) | |
tree | 67c529bc3b9e81169da75f5a6b4242e83b00af12 /media-plugins/gst-plugins-speex | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-1ffc97942e9be5fa9a7f3caaa69b80f314e68cbb.tar.gz gentoo-2-1ffc97942e9be5fa9a7f3caaa69b80f314e68cbb.tar.bz2 gentoo-2-1ffc97942e9be5fa9a7f3caaa69b80f314e68cbb.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-speex')
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-speex/ChangeLog b/media-plugins/gst-plugins-speex/ChangeLog index 83f00407b50d..d63603df7ce5 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.158 2014/06/18 20:21:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.159 2014/07/22 10:51:09 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-speex-0.10.31-r1.ebuild, gst-plugins-speex-1.2.4-r1.ebuild: + Stable for amd64, wrt bug #512912 18 Jun 2014; Michał Górny <mgorny@gentoo.org> gst-plugins-speex-0.10.31-r1.ebuild, gst-plugins-speex-1.2.4-r1.ebuild: diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31-r1.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31-r1.ebuild index c554d906ea20..518d3d676744 100644 --- a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31-r1.ebuild +++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.31-r1.ebuild,v 1.2 2014/06/18 20:21:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31-r1.ebuild,v 1.3 2014/07/22 10:51:09 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer 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.2_rc1-r1[${MULTILIB_USEDEP}]" diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.4-r1.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.4-r1.ebuild index ada12e261e83..552a7e3ec8bb 100644 --- a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.4-r1.ebuild +++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.2.4-r1.ebuild,v 1.2 2014/06/18 20:21:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.4-r1.ebuild,v 1.3 2014/07/22 10:51:09 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer 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.2_rc1-r1[${MULTILIB_USEDEP}]" |