mgorny 14/06/10 19:16:32 Modified: ChangeLog Added: gst-plugins-soundtouch-1.2.4-r1.ebuild gst-plugins-soundtouch-0.10.23-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.25 media-plugins/gst-plugins-soundtouch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 31 May 2014 15:10:54 -0000 1.24 +++ ChangeLog 10 Jun 2014 19:16:32 -0000 1.25 @@ -1,6 +1,14 @@ # ChangeLog for media-plugins/gst-plugins-soundtouch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.24 2014/05/31 15:10:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.25 2014/06/10 19:16:32 mgorny Exp $ + +*gst-plugins-soundtouch-1.2.4-r1 (10 Jun 2014) +*gst-plugins-soundtouch-0.10.23-r1 (10 Jun 2014) + + 10 Jun 2014; Michał Górny <mgo...@gentoo.org> + +gst-plugins-soundtouch-0.10.23-r1.ebuild, + +gst-plugins-soundtouch-1.2.4-r1.ebuild: + Enable multilib support, bug #493176. *gst-plugins-soundtouch-1.2.4 (31 May 2014) 1.1 media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4-r1.ebuild?rev=1.1&content-type=text/plain Index: gst-plugins-soundtouch-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-soundtouch/gst-plugins-soundtouch-1.2.4-r1.ebuild,v 1.1 2014/06/10 19:16:32 mgorny Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="GStreamer elements for beats-per-minute detection and pitch controlling" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=media-libs/libsoundtouch-1.4[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" 1.1 media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild?rev=1.1&content-type=text/plain Index: gst-plugins-soundtouch-0.10.23-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-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild,v 1.1 2014/06/10 19:16:32 mgorny Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="GStreamer elements for beats-per-minute detection and pitch controlling" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=media-libs/libsoundtouch-1.4[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}"