diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 11:02:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 11:02:02 +0000 |
commit | 9401cedd0f15f18d59cb291be3eff05b450b9254 (patch) | |
tree | c7ab8d426623a5baa3072a87e3838ee1969e8695 /media-plugins/gst-plugins-shout2 | |
parent | Stable for alpha, wrt bug #512012 (diff) | |
download | gentoo-2-9401cedd0f15f18d59cb291be3eff05b450b9254.tar.gz gentoo-2-9401cedd0f15f18d59cb291be3eff05b450b9254.tar.bz2 gentoo-2-9401cedd0f15f18d59cb291be3eff05b450b9254.zip |
Stable for alpha, 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 29781fca192c..bb58a5bf0dd6 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.116 2014/08/21 10:44:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.117 2014/08/25 11:02:02 ago Exp $ + + 25 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 alpha, wrt bug #512012 21 Aug 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 d66621104bab..7535bf0a7f19 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.6 2014/08/21 10:44:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.10.31-r1.ebuild,v 1.7 2014/08/25 11:02:02 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 9deb88f99fbd..0d17215fafba 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.6 2014/08/21 10:44:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.2.4-r1.ebuild,v 1.7 2014/08/25 11:02:02 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}]" |