klausman 15/07/29 10:54:35 Modified: ChangeLog gst-plugins-shout2-1.4.5.ebuild Log: Stable on alpha, bug 551814 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.123 media-plugins/gst-plugins-shout2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog?rev=1.123&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog?rev=1.123&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog?r1=1.122&r2=1.123 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v retrieving revision 1.122 retrieving revision 1.123 diff -u -r1.122 -r1.123 --- ChangeLog 15 Mar 2015 13:40:09 -0000 1.122 +++ ChangeLog 29 Jul 2015 10:54:35 -0000 1.123 @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-shout2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.122 2015/03/15 13:40:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.123 2015/07/29 10:54:35 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <[email protected]> + gst-plugins-shout2-1.4.5.ebuild: + Stable on alpha, bug 551814 15 Mar 2015; Pacho Ramos <[email protected]> gst-plugins-shout2-1.4.5.ebuild: x86 stable, bug 534012 1.6 media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild?r1=1.5&r2=1.6 Index: gst-plugins-shout2-1.4.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gst-plugins-shout2-1.4.5.ebuild 15 Mar 2015 13:40:09 -0000 1.5 +++ gst-plugins-shout2-1.4.5.ebuild 29 Jul 2015 10:54:35 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.4.5.ebuild,v 1.5 2015/03/15 13:40:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild,v 1.6 2015/07/29 10:54:35 klausman Exp $ EAPI="5" @@ -8,7 +8,7 @@ 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}]"
