diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:44:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:44:16 +0000 |
commit | e73f741d2de717fcd68f5f9edd45bd217a6d918b (patch) | |
tree | fb8be1ff4cd8583d107072be483980d6c8baa526 /media-plugins | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-e73f741d2de717fcd68f5f9edd45bd217a6d918b.tar.gz gentoo-2-e73f741d2de717fcd68f5f9edd45bd217a6d918b.tar.bz2 gentoo-2-e73f741d2de717fcd68f5f9edd45bd217a6d918b.zip |
Stable for ppc64, 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')
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-shout2/ChangeLog b/media-plugins/gst-plugins-shout2/ChangeLog index 53b3bfeb8684..29781fca192c 100644 --- a/media-plugins/gst-plugins-shout2/ChangeLog +++ b/media-plugins/gst-plugins-shout2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-shout2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.115 2014/07/28 13:47:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.116 2014/08/21 10:44:16 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-shout2-0.10.31-r1.ebuild, gst-plugins-shout2-1.2.4-r1.ebuild: + Stable for ppc64, wrt bug #512012 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-shout2-0.10.31-r1.ebuild, gst-plugins-shout2-1.2.4-r1.ebuild: diff --git a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31-r1.ebuild b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31-r1.ebuild index 14d0645b5e8c..d66621104bab 100644 --- a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31-r1.ebuild +++ b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-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-shout2/gst-plugins-shout2-0.10.31-r1.ebuild,v 1.5 2014/07/28 13:47:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31-r1.ebuild,v 1.6 2014/08/21 10:44:16 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="GStreamer plugin to send data to an icecast server" -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sh x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~sh x86" IUSE="" RDEPEND=">=media-libs/libshout-2.3.1-r1[${MULTILIB_USEDEP}]" diff --git a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.2.4-r1.ebuild b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.2.4-r1.ebuild index 68e9e2d2b41e..9deb88f99fbd 100644 --- a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.2.4-r1.ebuild +++ b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-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-shout2/gst-plugins-shout2-1.2.4-r1.ebuild,v 1.5 2014/07/28 13:47:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.2.4-r1.ebuild,v 1.6 2014/08/21 10:44:16 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="GStreamer plugin to send data to an icecast server" -KEYWORDS="~alpha amd64 ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=media-libs/libshout-2.3.1-r1[${MULTILIB_USEDEP}]" |