diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:47:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:47:57 +0000 |
commit | f6e2c325624c11f74a357530ec754a5aaa9f6638 (patch) | |
tree | 632ea938dfc5c5bcfb7cb4c2434d013ee6962259 /media-plugins/gst-plugins-speex | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-f6e2c325624c11f74a357530ec754a5aaa9f6638.tar.gz gentoo-2-f6e2c325624c11f74a357530ec754a5aaa9f6638.tar.bz2 gentoo-2-f6e2c325624c11f74a357530ec754a5aaa9f6638.zip |
Stable for ppc, wrt bug #512012
(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 e6b6fce666d4..e68d948f96d3 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.160 2014/07/23 15:22:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.161 2014/07/28 13:47:57 ago Exp $ + + 28 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 ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@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 964911730b67..a72de844d04c 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.4 2014/07/23 15:22:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31-r1.ebuild,v 1.5 2014/07/28 13:47:57 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 7de449b166a2..5aa42332b78c 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.4 2014/07/23 15:22:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.4-r1.ebuild,v 1.5 2014/07/28 13:47:57 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}]" |