diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:22:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:22:51 +0000 |
commit | ae4e24af94a2b226df9df09e734c0f81de0a3773 (patch) | |
tree | a3652e6c5fbe4b21994b6e6eb8d890ff8de557fe /media-plugins/gst-plugins-speex | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-ae4e24af94a2b226df9df09e734c0f81de0a3773.tar.gz gentoo-2-ae4e24af94a2b226df9df09e734c0f81de0a3773.tar.bz2 gentoo-2-ae4e24af94a2b226df9df09e734c0f81de0a3773.zip |
Stable for sparc, 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 94b25d47e95e..2a1daede4949 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.165 2014/08/25 11:02:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.166 2014/09/15 08:22:51 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-speex-0.10.31-r1.ebuild, gst-plugins-speex-1.2.4-r1.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 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 5fabc2f80fee..63f1085e44bb 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.9 2014/08/25 11:02:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.31-r1.ebuild,v 1.10 2014/09/15 08:22:51 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 c222f77debf0..8757b61904c7 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.9 2014/08/25 11:02:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.4-r1.ebuild,v 1.10 2014/09/15 08:22:51 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}]" |