mgorny 14/06/10 19:15:00 Modified: ChangeLog Added: gst-plugins-pulse-0.10.31-r1.ebuild gst-plugins-pulse-1.2.4-r1.ebuild Log: Enable multilib support, bug #493176. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.122 media-plugins/gst-plugins-pulse/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.122&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.122&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.121&r2=1.122 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- ChangeLog 31 May 2014 15:01:09 -0000 1.121 +++ ChangeLog 10 Jun 2014 19:15:00 -0000 1.122 @@ -1,6 +1,13 @@ # ChangeLog for media-plugins/gst-plugins-pulse # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.121 2014/05/31 15:01:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.122 2014/06/10 19:15:00 mgorny Exp $ + +*gst-plugins-pulse-0.10.31-r1 (10 Jun 2014) +*gst-plugins-pulse-1.2.4-r1 (10 Jun 2014) + + 10 Jun 2014; Michał Górny <mgo...@gentoo.org> + +gst-plugins-pulse-0.10.31-r1.ebuild, +gst-plugins-pulse-1.2.4-r1.ebuild: + Enable multilib support, bug #493176. *gst-plugins-pulse-1.2.4 (31 May 2014) 1.1 media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild?rev=1.1&content-type=text/plain Index: gst-plugins-pulse-0.10.31-r1.ebuild =================================================================== # 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-pulse/gst-plugins-pulse-0.10.31-r1.ebuild,v 1.1 2014/06/10 19:15:00 mgorny Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="GStreamer plugin for the PulseAudio sound server" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND=">=media-sound/pulseaudio-0.98[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" 1.1 media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.2.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.2.4-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.2.4-r1.ebuild?rev=1.1&content-type=text/plain Index: gst-plugins-pulse-1.2.4-r1.ebuild =================================================================== # 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-pulse/gst-plugins-pulse-1.2.4-r1.ebuild,v 1.1 2014/06/10 19:15:00 mgorny Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="GStreamer plugin for the PulseAudio sound server" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND=">=media-sound/pulseaudio-2[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}"