diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:47:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:47:51 +0000 |
commit | 7a4fbbb4e1d1df9fc151f47fb9b6c2608bdb8aca (patch) | |
tree | 713e692de9f4855d03ac8ea9fb03f86347fda937 /media-plugins/gst-plugins-shout2 | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-7a4fbbb4e1d1df9fc151f47fb9b6c2608bdb8aca.tar.gz gentoo-2-7a4fbbb4e1d1df9fc151f47fb9b6c2608bdb8aca.tar.bz2 gentoo-2-7a4fbbb4e1d1df9fc151f47fb9b6c2608bdb8aca.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-shout2')
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-shout2/ChangeLog b/media-plugins/gst-plugins-shout2/ChangeLog index e1e354b396a7..53b3bfeb8684 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.114 2014/07/23 15:22:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.115 2014/07/28 13:47:51 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-shout2-0.10.31-r1.ebuild, gst-plugins-shout2-1.2.4-r1.ebuild: + Stable for ppc, wrt bug #512012 23 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 2d2a84081463..14d0645b5e8c 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.4 2014/07/23 15:22:15 ago Exp $ +# $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 $ 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 885914d9bd95..68e9e2d2b41e 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.4 2014/07/23 15:22:15 ago Exp $ +# $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 $ 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}]" |